dqml ~master (2022-04-12T23:38:49.558781)
Dub
Repo
ParameterDefinition
dqml
qmetaobject
Undocumented in source.
struct
ParameterDefinition {
this
(string name, QMetaType metaType);
string
name
;
QMetaType
metaType
;
}
Constructors
this
this
(string name, QMetaType metaType)
Undocumented in source.
Members
Variables
metaType
QMetaType
metaType
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
dqml
qmetaobject
classes
QMetaObject
functions
mallocArray
structs
ParameterDefinition
PropertyDefinition
SignalDefinition
SlotDefinition