QPropertyBindingData

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

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Functions

binding
QPropertyBindingPrivate* binding()
Undocumented in source. Be warned that the author may not have intended to support it.
evaluateIfDirty
void evaluateIfDirty(const(QUntypedPropertyData)* )
Undocumented in source.
hasBinding
bool hasBinding()
Undocumented in source. Be warned that the author may not have intended to support it.
isNotificationDelayed
bool isNotificationDelayed()
Undocumented in source. Be warned that the author may not have intended to support it.
notifyObservers
void notifyObservers(QUntypedPropertyData* propertyDataPtr)
Undocumented in source.
notifyObservers
void notifyObservers(QUntypedPropertyData* propertyDataPtr, QBindingStorage* storage)
Undocumented in source.
registerWithCurrentlyEvaluatingBinding
void registerWithCurrentlyEvaluatingBinding(qt.core.bindingstorage.BindingEvaluationState* currentBinding)
Undocumented in source. Be warned that the author may not have intended to support it.
registerWithCurrentlyEvaluatingBinding
void registerWithCurrentlyEvaluatingBinding()
Undocumented in source.
removeBinding
void removeBinding()
Undocumented in source. Be warned that the author may not have intended to support it.
setBinding
QUntypedPropertyBinding setBinding(const(QUntypedPropertyBinding) newBinding, QUntypedPropertyData* propertyDataPtr, QPropertyObserverCallback staticObserverCallback, QPropertyBindingWrapper bindingWrapper)
Undocumented in source.

Static variables

BindingBit
quintptr BindingBit;
Undocumented in source.
DelayedNotificationBit
quintptr DelayedNotificationBit;
Undocumented in source.

Meta