PropertyDefinition

Undocumented in source.

Constructors

this
this(string name, QMetaType type, string readSlot, string writeSlot, string notifySignal)
Undocumented in source.

Members

Variables

name
string name;
Undocumented in source.
notifySignal
string notifySignal;
Undocumented in source.
readSlot
string readSlot;
Undocumented in source.
type
QMetaType type;
Undocumented in source.
writeSlot
string writeSlot;
Undocumented in source.

Meta