- 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.