QMetaClassInfo

Binding for C++ class QMetaClassInfo.

extern (C++) extern (C++)
@Q_RELOCATABLE_TYPE
struct QMetaClassInfo {}

Constructors

this
this()
Undocumented in source.

Members

Functions

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

Meta