diff options
| author | Tatiana Borisova <tatiana.borisova@qt.io> | 2024-04-19 14:43:25 +0200 |
|---|---|---|
| committer | Tatiana Borisova <tatiana.borisova@qt.io> | 2024-04-30 17:46:34 +0200 |
| commit | 5dbd6a44d81d6eb062878fbc0d14c19464308d21 (patch) | |
| tree | 0cf6e456a2aecc3b540b66fb41c2f38bf8778e35 /src/network/access/qnetworkreply.cpp | |
| parent | 9ed9ef5502dd552ee6e2b69b8e2f93288be56fb8 (diff) | |
QMimeType: use modernize comparisons
Replace class operators operator==(), operator!=() of
QMimeType to friend method comparesEqual() and
Q_DECLARE_EQUALITY_COMPARABLE macro.
Use QT_CORE_REMOVED_SINCE and removed_api.cpp to get rid of
current comparison methods and replace them with a friend.
Task-number: QTBUG-120304
Change-Id: I9776e98c8a3b14d599733c91af61fbc12b1f0e57
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/network/access/qnetworkreply.cpp')
0 files changed, 0 insertions, 0 deletions
