qt5base-lts/examples/widgets/mainwindows/mainwindow
Kevin Funk 58c14c4a7e Replace Q_NULLPTR with nullptr where possible
Remaining uses of Q_NULLPTR are in:
src/corelib/global/qcompilerdetection.h
  (definition and documentation of Q_NULLPTR)
tests/manual/qcursor/qcursorhighdpi/main.cpp
  (a test executable compilable both under Qt4 and Qt5)

Change-Id: If6b074d91486e9b784138f4514f5c6d072acda9a
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-09-19 11:53:55 +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 Updated license headers 2016-01-21 18:55:32 +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
qt.png Doc: Replaced Trolltech logo with Qt logo 2016-02-03 12:37:37 +00:00
titlebarCenter.png
titlebarLeft.png
titlebarRight.png
toolbar.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
toolbar.h Updated license headers 2016-01-21 18:55:32 +00:00