QMetaObject.SuperData

Undocumented in source.

Constructors

this
this(typeof(null) )
Undocumented in source.
this
this(const(QMetaObject)* mo)
Undocumented in source.
this
this(Getter g)
Undocumented in source.

Members

Aliases

Getter
alias Getter = ExternCPPFunc!(const(QMetaObject)* function())
Undocumented in source.

Static functions

link
SuperData link()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

direct
const(QMetaObject)* direct;
Undocumented in source.
indirect
Getter indirect;
Undocumented in source.

Meta