qt5base-lts/examples/widgets/graphicsview/embeddeddialogs
Allan Sandfeld Jensen af2daafde7 Deprecate constructing QFlags from a pointer
This was used to support QFlags f = 0 initialization, but with 0 used
as a pointer literal now considered bad form, it had been changed many
places to QFlags f = nullptr, which is meaningless and confusing.

Change-Id: I4bc592151c255dc5cab1a232615caecc520f02e8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-20 19:43:38 +01:00
..
customproxy.cpp Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
customproxy.h Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
embeddeddialog.cpp Examples: replace deprecated QComboBox functions 2019-03-04 16:54:52 +00:00
embeddeddialog.h Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
embeddeddialog.ui QtBase: examples/widgets/graphicsview/ codestyle 2012-11-23 17:04:00 +01:00
embeddeddialogs.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
embeddeddialogs.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
main.cpp Cleanup Widgets examples - nullptr 2019-01-23 15:13:45 +00:00
No-Ones-Laughing-3.jpg Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00