summaryrefslogtreecommitdiffstats
path: root/src/corelib/text
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-09-25 15:21:48 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-09-28 07:07:56 +0200
commit36df66591aa24c575f5da2851a7f265d9f6f2fa8 (patch)
treeeaa605fa2bbb79e6d2e9dd47cfcba8241b036e02 /src/corelib/text
parent7083ddb5822e4b03b8e4098aeab1ca606940f7f0 (diff)
Fix some qdoc warnings from QHash and QMultiHash
It's no longer possible to decrement an iterator, and the class uses qsizetype, not int for sizes. Fix incorrect function prototypes in the documentation, and remove documentation for functions/overloads that don't exist. QMultiHash doesn't have Java style iterators (not a new issue in Qt 6), so remove the references to QMultiHashIterator. Change-Id: I149b4620963f2087f3f66bb70a9c97b292a35378 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/corelib/text')
0 files changed, 0 insertions, 0 deletions