QExplicitlySharedDataPointer

Binding for C++ class QExplicitlySharedDataPointer.

Constructors

this
this(T* data, QAdoptSharedDataTag )
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Aliases

Type
alias Type = T
Undocumented in source.
pointer
alias pointer = T*
Undocumented in source.

Functions

clone
T* clone()
Undocumented in source. Be warned that the author may not have intended to support it.
constData
const(T)* constData()
Undocumented in source. Be warned that the author may not have intended to support it.
data
T* data()
Undocumented in source. Be warned that the author may not have intended to support it.
detach
void detach()
Undocumented in source. Be warned that the author may not have intended to support it.
get
T* get()
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
T opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta