QSharedData

Binding for C++ class QSharedData.

extern (C++) extern (C++)
struct QSharedData {}

Constructors

this
this()
Undocumented in source.
this
this(const(QSharedData) )
Undocumented in source.

Postblit

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

Members

Variables

ref_
QAtomicInt ref_;
Undocumented in source.

Meta