dqml v0.5.0 (2016-04-10T13:04:11Z)
Home
Dub
Repo
QtProperty
dqml
qobjectgenerators
Undocumented in source.
struct
QtProperty (
T
) {
QtPropertyData
data
;
this
(string name, string read, string write, string notify);
}
Constructors
this
this
(string name, string read, string write, string notify)
Undocumented in source.
Members
Variables
data
QtPropertyData
data
;
Undocumented in source.
Meta
Source
See Implementation
dqml
qobjectgenerators
functions
GenerateArgumentList
GenerateCaseBlock
GenerateMetaType
GenerateMetaTypesListForSignal
GenerateMetaTypesListForSlot
GenerateOnSlotCalled
GenerateSignalCall
GenerateSignals
GenerateSlotCall
GenerateVariantConversionCall
mixin templates
Q_OBJECT
static functions
GenerateMetaObject
GetQtUDA
QObjectSuperClass
structs
FunctionInfo
QtInfo
QtProperty
QtPropertyData
QtSignal
QtSlot