Is there a way to use an image (png, ico) for the ApplicationWindow title?
-
Hi,
The decoration of the widgets are typically something that is managed by the OS you run on and not Qt. So you'll have to check with your current platform/window manager/style what is possible to do.
-
Hi
Well on some platforms ( Windows) you can change the default icon

http://doc.qt.io/qt-5/appicon.html
http://doc.qt.io/qt-5/qapplication.html#windowIcon-prop