qt5base-lts/examples/widgets
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
..
animation Fix build of the sub-attaq example 2019-11-07 13:35:21 +02:00
desktop Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
dialogs Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
doc Widget examples: replace QItemDelegate with QStyledItemDelegate 2019-11-02 13:29:17 +01:00
draganddrop QtWidgets/D&D/dropsite example: Add copy functionality 2019-09-05 10:50:49 +02:00
effects Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
gestures Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
graphicsview Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
itemviews Widget examples: replace QItemDelegate with QStyledItemDelegate 2019-10-28 19:36:32 +02:00
layouts Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
painting Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
scroller Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
statemachine Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
tools Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
touch Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
tutorials Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
widgets Merge remote-tracking branch 'origin/5.14' into 5.15 2019-11-15 16:29:40 +01:00
windowcontainer Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
widgets.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00