Doc: Fix typos
Change-Id: I852fec49b23acaefb61284e347e63d86ba8331ae Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
74fb78b4cd
commit
58e4e015b5
@ -535,7 +535,7 @@
|
||||
|
||||
\section2 The QMetaType class
|
||||
|
||||
In Qt 6, registration of comparators, and \cQDebug and \QDataStream streaming operators is
|
||||
In Qt 6, registration of comparators, and QDebug and QDataStream streaming operators is
|
||||
done automatically. Consequently, \c QMetaType::registerEqualsComparator(),
|
||||
\c QMetaType::registerComparators(), \c qRegisterMetaTypeStreamOperators() and
|
||||
\c QMetaType::registerDebugStreamOperator() do no longer exist. Calls to those methods
|
||||
|
Loading…
Reference in New Issue
Block a user