summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtimer.cpp
diff options
context:
space:
mode:
authorTatiana Borisova <tatiana.borisova@qt.io>2024-03-04 20:02:55 +0100
committerTatiana Borisova <tatiana.borisova@qt.io>2024-03-13 20:34:22 +0100
commit1cd95e3165268267da5ab64b0958010e9b83c243 (patch)
tree9f79e3bec0c111c2bce00ed4c1751ecfd1551063 /src/corelib/kernel/qtimer.cpp
parente7d7eded4ce64896d98dbc92ac1c1f21aae52b06 (diff)
QCborValue: use new comparison helper macros
Replace public operators operator==() and operator!=() of QCborValue to friend method comparesEqual(). Replace public operator<() of QCborValue to friend method compareThreeWay(). Use QT_CORE_REMOVED_SINCE to get rid of current comparison methods and replace them with a friend. Delete #if 0 && __has_include(<compare>) blocks, since they are not required anymore. Task-number: QTBUG-120300 Change-Id: I884ff6ce2a71618b0e3eaa907f0852f93c2a073c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/corelib/kernel/qtimer.cpp')
0 files changed, 0 insertions, 0 deletions