QAtomicInteger

Binding for C++ class QAtomicInteger.

Constructors

this
this()
Undocumented in source.
this
this(T value)
Undocumented in source.
this
this(const(QAtomicInteger) other)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

base0

Members

Variables

base0
QBasicAtomicInteger!(T) base0;
Undocumented in source.

Meta