dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QSharedData
qt
core
shareddata
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) extern (
C
++)
struct
QSharedData {
QAtomicInt
ref_
;
this
();
this(this)
;
this
(const(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
Source
See Implementation
qt
core
shareddata
structs
QExplicitlySharedDataPointer
QSharedData
QSharedDataPointer