MetaObjectForType

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Aliases

MetaObjectFn
alias MetaObjectFn = const(QMetaObject)* function(const(QMetaTypeInterface)*)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Static functions

metaObjectFunction
const(QMetaObject)* metaObjectFunction(const(QMetaTypeInterface)* )
Undocumented in source. Be warned that the author may not have intended to support it.
value
const(QMetaObject)* value()
Undocumented in source. Be warned that the author may not have intended to support it.
value
const(QMetaObject)* value()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

metaObjectFunction
MetaObjectFn metaObjectFunction;
Undocumented in source.

Meta