dqml.qobjectgenerators

Undocumented in source.

Members

Functions

GenerateArgumentList
string GenerateArgumentList(string[] typeNames)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateCaseBlock
string GenerateCaseBlock(FunctionInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateMetaType
string GenerateMetaType(string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateMetaTypesListForSignal
string GenerateMetaTypesListForSignal(FunctionInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateMetaTypesListForSlot
string GenerateMetaTypesListForSlot(FunctionInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateOnSlotCalled
string GenerateOnSlotCalled(QtInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateSignalCall
string GenerateSignalCall(FunctionInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateSignals
string GenerateSignals(QtInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateSlotCall
string GenerateSlotCall(FunctionInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GenerateVariantConversionCall
string GenerateVariantConversionCall(string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

Q_OBJECT
mixintemplate Q_OBJECT()
Undocumented in source.

Static functions

GenerateMetaObject
string GenerateMetaObject(string qobjectSuperClassName, QtInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GetQtUDA
QtInfo GetQtUDA()
Undocumented in source. Be warned that the author may not have intended to support it.
QObjectSuperClass
string QObjectSuperClass()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FunctionInfo
struct FunctionInfo
Undocumented in source.
QtInfo
struct QtInfo
Undocumented in source.
QtProperty
struct QtProperty(T)
Undocumented in source.
QtPropertyData
struct QtPropertyData
Undocumented in source.
QtSignal
struct QtSignal
Undocumented in source.
QtSlot
struct QtSlot
Undocumented in source.

Meta