qt5base-lts/examples/opengl/contextinfo
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
..
contextinfo.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
main.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-27 09:18:05 +02:00
renderwindow.cpp Use requestUpdate instead of timer in a few GL examples 2019-01-22 21:25:39 +00:00
renderwindow.h Use requestUpdate instead of timer in a few GL examples 2019-01-22 21:25:39 +00:00
widget.cpp Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
widget.h Unify license header usage. 2016-03-29 10:20:03 +00:00