QPropertyBindingError

Binding for C++ class QPropertyBindingError.

Constructors

this
this()
Undocumented in source.
this
this(Type type, const(QString) description)
Undocumented in source.
this
this(const(QPropertyBindingError) other)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Enums

Type
enum Type
Undocumented in source.

Functions

description
QString description()
Undocumented in source.
hasError
bool hasError()
Undocumented in source. Be warned that the author may not have intended to support it.
rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
type
Type type()
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