QPropertyObserver

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(ChangeHandler changeHandler)
Undocumented in source.
this
this(QUntypedPropertyData* aliasedPropertyPtr)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Alias This

base0

Members

Aliases

ChangeHandler
alias ChangeHandler = QPropertyObserverBase.ChangeHandler
Undocumented in source.

Functions

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

Variables

base0
QPropertyObserverBase base0;
Undocumented in source.

Meta