How set icon for executable file in linux?
-
wrote on 7 Oct 2013, 06:52 last edited by
Hi, how can set icon for Qt executable file in linux?
-
check "windowIcon":http://qt-project.org/doc/qt-5.0/qtwidgets/qapplication.html#windowIcon-prop
-
[quote author="p3c0" date="1381129082"]check "windowIcon":http://qt-project.org/doc/qt-5.0/qtwidgets/qapplication.html#windowIcon-prop[/quote]
that is - as the name already tells - the icon for the window.For the executable you can check "this":http://qt-project.org/doc/qt-4.8/appicon.html.
3/3