diff options
| author | Tatiana Borisova <[email protected]> | 2024-03-14 17:28:57 +0100 |
|---|---|---|
| committer | Tatiana Borisova <[email protected]> | 2024-03-20 19:50:01 +0100 |
| commit | cd5dd8b95bbda1e9531af52c251ea926f125c8ea (patch) | |
| tree | 01a9e72e2294c7276d4bf31f89ab17b8d495bb2c /src/plugins/platforms/android/androidcontentfileengine.cpp | |
| parent | c8fb376de50683c81cbf64b4422058d4dd2e9f07 (diff) | |
Xml: use new comparison helper macros
New comparison macros are used for following classes:
-QXmlStreamAttribute
-QXmlStreamNamespaceDeclaration
-QXmlStreamNotationDeclaration
-QXmlStreamEntityDeclaration
Replace public operators operator==(), operator!=() of
classes to friend methods comparesEqual();
Use QT_CORE_REMOVED_SINCE to get rid of current comparison methods
and replace them with a friend.
Add checkStreamNotationDeclarations()/checkStreamEntityDeclarations()
test-cases to test change.
Task-number: QTBUG-120300
Change-Id: I0b5642b2e23cc21ede7bc4888f0a9bddd6c08d07
Reviewed-by: Ivan Solovev <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/plugins/platforms/android/androidcontentfileengine.cpp')
0 files changed, 0 insertions, 0 deletions
