Doc: QAtomicInteger first appeared in Qt 5.3
Change-Id: I900e5b0ec8291d34685cb545540a5a9f54551d05 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
ebe4aaadb2
commit
29513210df
@ -58,6 +58,7 @@
|
||||
\inmodule QtCore
|
||||
\brief The QAtomicInteger class provides platform-independent atomic operations on integers.
|
||||
\ingroup thread
|
||||
\since 5.3
|
||||
|
||||
For atomic operations on pointers, see the QAtomicPointer class.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user