QBindable

Binding for C++ class QBindable.

extern (C++) extern (C++)
struct QBindable (
T
) {}

Alias This

base0

Members

Functions

setValue
void setValue(const(T) value)
Undocumented in source. Be warned that the author may not have intended to support it.
value
T value()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base0
QUntypedBindable base0;
Undocumented in source.

Meta