summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp
diff options
context:
space:
mode:
authorRym Bouabid <rym.bouabid@qt.io>2024-02-14 16:15:19 +0100
committerRym Bouabid <rym.bouabid@qt.io>2024-02-23 19:46:02 +0100
commitcd67684c89ab6e8b951778c317d459124e6d9c5d (patch)
tree5359934955503ec164009cf2edee22418344c61f /src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp
parentddcbf02d2004baab53c88a5661b5350942ebff75 (diff)
QUrlQuery: Use new comparison helper macros
QUrlQuery had 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 a hidden friend. Use QT_TEST_ALL_EQUALITY_OPS macro in unit-tests. Use new \compares command in the documentation to describe the comparison operators provided by QUrlQuery. Task-number: QTBUG-120303 Change-Id: I083487a134887010ebbb78906d2c1982f2ad41b5 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions