QUntypedPropertyBinding

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.
this
this(QMetaType metaType, const(BindingFunctionVTable)* vtable, void* function_, const(QPropertyBindingSourceLocation) location)
Undocumented in source.
this
this(const(QUntypedPropertyBinding) other)
Undocumented in source.
this
this(QPropertyBindingPrivate* priv)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Aliases

BindingFunctionVTable
alias BindingFunctionVTable = qt.core.propertyprivate.BindingFunctionVTable
Undocumented in source.

Functions

error
QPropertyBindingError error()
Undocumented in source.
isNull
bool isNull()
Undocumented in source.
rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
valueMetaType
QMetaType valueMetaType()
Undocumented in source.

Static functions

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

Meta