qt5base-lts/examples/widgets/tools/codecs
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
..
doc Unify license header usage. 2016-03-29 10:20:03 +00:00
encodedfiles Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
codecs.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Example: migrate the codecs example to use QRegularExpression 2017-02-15 14:45:40 +00:00
mainwindow.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-05 08:58:48 +02:00
previewform.cpp examples: Use QOverload to select overloaded signals and slots 2016-12-22 14:54:55 +00:00
previewform.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00