Doc: Add since version
for QCursor::swap and QOperatingSystemVersion::currentType. Fixes: QTBUG-80854 Fixes: QTBUG-80891 Change-Id: Ia256fa0d3ad4665f44b933f5a4a8d4ee87e9fc13 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
669a29f5e7
commit
caa82e1fc2
@ -299,6 +299,8 @@ int QOperatingSystemVersion::compare(const QOperatingSystemVersion &v1,
|
||||
|
||||
Returns the current OS type without constructing a QOperatingSystemVersion instance.
|
||||
|
||||
\since 5.10
|
||||
|
||||
\sa current()
|
||||
*/
|
||||
|
||||
|
@ -175,6 +175,8 @@ QT_BEGIN_NAMESPACE
|
||||
\fn void QCursor::swap(QCursor &other)
|
||||
|
||||
Swaps this cursor with the \a other cursor.
|
||||
|
||||
\since 5.7
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user