QBindingStorage

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.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

bindingData
qt.core.propertyprivate.QPropertyBindingData* bindingData(const(QUntypedPropertyData)* data)
Undocumented in source. Be warned that the author may not have intended to support it.
bindingData
qt.core.propertyprivate.QPropertyBindingData* bindingData(QUntypedPropertyData* data, bool create)
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
maybeUpdateBindingAndRegister
void maybeUpdateBindingAndRegister(const(QUntypedPropertyData)* data)
Undocumented in source. Be warned that the author may not have intended to support it.
rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
registerDependency
void registerDependency(const(QUntypedPropertyData)* data)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
typeof(this) create()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta