diff options
| author | Rym Bouabid <rym.bouabid@qt.io> | 2024-02-20 16:54:53 +0100 |
|---|---|---|
| committer | Rym Bouabid <rym.bouabid@qt.io> | 2024-03-06 11:09:21 +0100 |
| commit | 8103d29e94f90131ee0ad69fc312c1e62e74a6a9 (patch) | |
| tree | eaa067a796a42da3ebd72e411cabec8d935e052d /examples/opengl/openglwindow/main.cpp | |
| parent | 907e9a8b293a0a4372ea474ad76e7507e7c7ebd9 (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
