summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextstream/resources/big_endian/operator_shift_ulong_resource_RawUnicode_4.data
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2024-06-11 11:15:32 +0200
committerMarc Mutz <marc.mutz@qt.io>2024-06-14 08:26:02 +0200
commite3bfc1a2ef3732b158d8297a9b8b3c18766827f9 (patch)
tree4e167f3f6f2636648664c0e7396c932d33a02f8b /tests/auto/qtextstream/resources/big_endian/operator_shift_ulong_resource_RawUnicode_4.data
parent171ff57be1b8fd1c1b33cffbffa389790f239b5c (diff)
Q{AbstractAnimation,Unified}Timer: Port runningAnimationCount() to qsizetypeHEADdev
Applying headersclean_check to private headers has pointed out that QAbstractAnimationTimer::runningAnimationCount() narrows qsizetype to int in its return statement. Since this is private API, we can change the return type of the functions called runningAnimationCount() (incl. the one in QUnifiedTimer) from int to qsizetype, but have to adapt the users in other modules first. QtDeclarative is the only such module. As a drive-by, make the functions const. This means we need a macro to propagate the information of which signature to use to qtdeclarative (if it was just the return type, we could use decltype() introspection to automatically adjust the overriding function's return type). Task-number: QTBUG-103530 Task-number: QTBUG-126219 Change-Id: I1bb6b75f1539b453982d305f95b464d732aa5222 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto/qtextstream/resources/big_endian/operator_shift_ulong_resource_RawUnicode_4.data')
0 files changed, 0 insertions, 0 deletions