dqml ~master (2022-04-12T23:38:49.558781)
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
GenerateParameterNamesList
GenerateSignalCall
GenerateSignals
GenerateSlotCall
GenerateVariantConversionCall
mixin templates
Q_OBJECT
static functions
GenerateMetaObject
GetQtUDA
QObjectSuperClass
structs
FunctionInfo
QtInfo
QtProperty
QtPropertyData
QtSignal
QtSlot