QPropertyBindingPrivatePtr

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Aliases

T
alias T = RefCounted
Undocumented in source.

Functions

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.
destroyAndFreeMemory
void destroyAndFreeMemory()
Undocumented in source.
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.
take
T* take()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta