QPropertyChangeHandler

Binding for C++ class QPropertyChangeHandler.

extern (C++)
class QPropertyChangeHandler : QPropertyObserver (
Functor
) {}

Inherited Members

From QPropertyObserver

base0
QPropertyObserverBase base0;
Undocumented in source.
ChangeHandler
alias ChangeHandler = QPropertyObserverBase.ChangeHandler
Undocumented in source.
~this
~this()
Undocumented in source.
setSource
void setSource(const(Property) property)
Undocumented in source. Be warned that the author may not have intended to support it.
setSource
void setSource(const(qt.core.propertyprivate.QPropertyBindingData) property)
Undocumented in source.
aliasedProperty
QUntypedPropertyData* aliasedProperty()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta