qt5base-lts/tests/manual/cocoa/appicon
Allan Sandfeld Jensen 564b59d903 Another round of replacing 0 with nullptr
This time based on grepping to also include documentation, tests and
examples previously missed by the automatic tool.

Change-Id: Ied1703f4bcc470fbc275f759ed5b7c588a5c4e9f
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-10-07 23:02:47 +02:00
..
appicon.pro Add a means to set the application icon where supported 2015-04-10 10:10:25 +00:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
main.cpp Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
README Add a means to set the application icon where supported 2015-04-10 10:10:25 +00:00

Test for checking that the dock icon is changed when
QGuiApplication::setWindowIcon() is called. Clicking the
buttong should change the entry in the dock to a red icon.