QMetaObject

Undocumented in source.

Constructors

this
this(void* vptr)
Undocumented in source.
this
this(QMetaObject superClass, string className, SignalDefinition[] signalDefinitions, SlotDefinition[] slotDefinitions, PropertyDefinition[] propertyDefinitions)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

voidPointer
void* voidPointer()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

properties
PropertyDefinition[] properties [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
signals
SignalDefinition[] signals [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
slots
SlotDefinition[] slots [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta