QPartialOrdering: add missing \since to is_eq etc
Change-Id: I8d04e75805ed503f432b5ea117bd2b885cb57e38 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>bb10
parent
ee623402df
commit
ddb646d17b
|
|
@ -743,6 +743,7 @@ CHECK(strong, equivalent);
|
|||
\fn QPartialOrdering::is_gt (QPartialOrdering o)
|
||||
\fn QPartialOrdering::is_gteq(QPartialOrdering o)
|
||||
|
||||
\since 6.7
|
||||
\include qcompare.cpp is_eq_table
|
||||
|
||||
These functions are provided for compatibility with \c{std::partial_ordering}.
|
||||
|
|
|
|||
Loading…
Reference in New Issue