Am 07.07.2014 um 09:59 schrieb Till Oliver Knoll :
> ...
>
>> and I had added to mi .pro this line:
>>
>> ICON = adviser.icns
>
> This however looks fine and should set the /desktop/ icon
Related to the *.icns topic on OS X (but somewhat unrelated to Qt): You might
also want to read the Appl
Am 07.07.2014 um 09:17 schrieb Freddy Martinez Garcia :
> ...
>
> I had generate a XCode project to put there my icons and it doesn't work...
Just to clarify: are you now using qmake or Xcode (possibly generated from a
*.pro file)?
What is your tool of choice?
> app.setWindowIcon(QIcon(":/
Hi guys...
I had develop my app using QtQuick and I can't put the app icon
I had look over internet but the advises does not fix my problem...
I had generate a XCode project to put there my icons and it doesn't work...
i had read this http://qt-project.org/doc/qt-5/appicon.html but I can't put