qt5base-lts/examples/widgets/painting/gradients
Christian Ehrlicher 10ec683a96 QLineF: mark angle(const QLineF&) as deprecated
QLineF::angle(const QLineF&) was deprecated during Qt4 times but not
decorated with QT_DEPRECATED_X. Add this so it can be removed with Qt6

Change-Id: I8950b646cc5fa8206e47bdd16647d17d615f6c6a
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-03-05 17:56:45 +00:00
..
gradients.cpp QLineF: mark angle(const QLineF&) as deprecated 2019-03-05 17:56:45 +00:00
gradients.h Add demo of the new QGradient presets to the gradients example 2018-07-24 16:45:41 +00:00
gradients.html Add demo of the new QGradient presets to the gradients example 2018-07-24 16:45:41 +00:00
gradients.pro Move arthurwidget based examples to new QOpenGL classes 2018-10-17 09:16:01 +00:00
gradients.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
main.cpp Cleanup Widgets examples - foreach 2019-01-23 18:48:59 +00:00