summaryrefslogtreecommitdiffstats
path: root/examples/opengl/openglwindow/main.cpp
diff options
context:
space:
mode:
authorRym Bouabid <rym.bouabid@qt.io>2024-02-20 16:54:53 +0100
committerRym Bouabid <rym.bouabid@qt.io>2024-03-06 11:09:21 +0100
commit8103d29e94f90131ee0ad69fc312c1e62e74a6a9 (patch)
treeeaa067a796a42da3ebd72e411cabec8d935e052d /examples/opengl/openglwindow/main.cpp
parent907e9a8b293a0a4372ea474ad76e7507e7c7ebd9 (diff)
QUrl: Use new comparison helper macros
The class had operator==(), operator!=() and operator <() defined as public member functions, so use QT_CORE_REMOVED_SINCE and removed_api.cpp to get rid of these methods and replace them with hidden friends. Use QT_TEST_ALL_EQUALITY_OPS macro in unit-tests. Use new \compares command in the documentation to describe the comparison operators provided by QUrl. Task-number: QTBUG-120303 Change-Id: Ic4fa2335292cc4b75ad2373832c0b89d768f529c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'examples/opengl/openglwindow/main.cpp')
0 files changed, 0 insertions, 0 deletions