dqml v0.5.0 (2016-04-10T13:04:11Z)
Home
Dub
Repo
PropertyDefinition.this
dqml
qmetaobject
PropertyDefinition
Undocumented in source.
struct
PropertyDefinition
this
(
string
name
,
QMetaType
type
,
string
readSlot
,
string
writeSlot
,
string
notifySignal
)
Meta
Source
See Implementation
dqml
qmetaobject
PropertyDefinition
constructors
this
variables
name
notifySignal
readSlot
type
writeSlot