qt5base-lts/examples/widgets/painting/shared
Lars Knoll 92f9842732 Deprecate conversion functions between QList and QSet
Users should use range constructors instead to do the conversion.
Keep conversion methods between QList and QVector as these will turn
into a no-op in Qt 6, whereas forcing people to use range constructors
would lead to deep copies of the data.

Change-Id: Id9fc9e4d007044e019826da523e8418857c91283
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-05-07 14:15:44 +00:00
..
images Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
arthurstyle.cpp QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
arthurstyle.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
arthurwidgets.cpp Cleanup Widgets examples - foreach 2019-01-23 18:48:59 +00:00
arthurwidgets.h Move arthurwidget based examples to new QOpenGL classes 2018-10-17 09:16:01 +00:00
fbopaintdevice.cpp Move arthurwidget based examples to new QOpenGL classes 2018-10-17 09:16:01 +00:00
fbopaintdevice.h Move arthurwidget based examples to new QOpenGL classes 2018-10-17 09:16:01 +00:00
hoverpoints.cpp Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
hoverpoints.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
shared.pri Move arthurwidget based examples to new QOpenGL classes 2018-10-17 09:16:01 +00:00
shared.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00