dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QAtomicInt
qt
core
atomic
Binding for C++ class
QAtomicInt
.
extern (
C
++) extern (
C
++)
struct
QAtomicInt {
QAtomicInteger
!(
int
)
base0
;
this
();
this
(int value);
}
Constructors
this
this
()
Undocumented in source.
this
this
(int value)
Undocumented in source.
Alias This
base0
Members
Variables
base0
QAtomicInteger
!(
int
)
base0
;
Undocumented in source.
Meta
Source
See Implementation
qt
core
atomic
functions
qAtomicAssign
qAtomicDetach
structs
QAtomicInt
QAtomicInteger
QAtomicPointer
Binding for C++ class QAtomicInt.