summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstorageinfo_linux.cpp
diff options
context:
space:
mode:
authorTatiana Borisova <tatiana.borisova@qt.io>2024-03-20 17:43:22 +0100
committerTatiana Borisova <tatiana.borisova@qt.io>2024-03-25 23:29:31 +0100
commit25652c281960aa5647bc137dcee54b7e712e4897 (patch)
tree2e533d2c6fc208b2e455a9d24c6d7f1a5ce45b87 /src/corelib/io/qstorageinfo_linux.cpp
parentf5d5a42dc3fba2a3a9d911e8ddc589d191f7d247 (diff)
QJsonObject: use new comparison helper macros
Replace public operators operator==(), operator!=() of QJsonObject to friend methods comparesEqual(). Use QT_CORE_REMOVED_SINCE and removed_api.cpp to get rid of current comparison methods and replace them with a friend. Add friend method comparesEqual(QJsonObject, QJsonValue) to the QJsonObject class, to support comparison between QJsonObject and QJsonValue elements, see test-case valueEquals(). Task-number: QTBUG-120300 Change-Id: Ibab0b4b39966205447e31c41e94e7e1a4e31e553 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/corelib/io/qstorageinfo_linux.cpp')
0 files changed, 0 insertions, 0 deletions