qt5base-lts/examples/widgets/mainwindows/mainwindow
Andre de la Rocha ac8011c161 Make the Main Window example use high-DPI toolbar icons
The Main Window example generates icons programmatically for its
toolbars. However, these icons are shown with low resolution in a
high-DPI display because the application is not enabling high-DPI
pixmap support.

Change-Id: Id763b707105d02f63162fff2efeb607eb5b59ed1
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2017-12-19 17:57:08 +00:00
..
colorswatch.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
colorswatch.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
main.cpp Make the Main Window example use high-DPI toolbar icons 2017-12-19 17:57:08 +00:00
mainwindow.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
mainwindow.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
mainwindow.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
mainwindow.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
qt.png Doc: Replaced Trolltech logo with Qt logo 2016-02-03 12:37:37 +00:00
titlebarCenter.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
titlebarLeft.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
titlebarRight.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
toolbar.cpp Make the Main Window example use high-DPI toolbar icons 2017-12-19 17:57:08 +00:00
toolbar.h Updated license headers 2016-01-21 18:55:32 +00:00