qt5base-lts/examples/widgets/painting/pathstroke
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
..
main.cpp Cleanup Widgets examples - foreach 2019-01-23 18:48:59 +00:00
pathstroke.cpp Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
pathstroke.h Add Qt::SvgMiterJoin option to pathstroke example 2018-03-21 06:24:41 +00:00
pathstroke.html
pathstroke.pro Move arthurwidget based examples to new QOpenGL classes 2018-10-17 09:16:01 +00:00
pathstroke.qrc