Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.6.3
-
None
-
Qt 4.6.3 Mac OS X Carbon
Description
This can be seen in the mdi example. Simply add the following line of code to the MdiChild class constructor:
setWindowIcon(QIcon(":/images/save.png"));
and open the application. Open a few new document windows and minimize them. Notice how the title text overlaps the window icon.