dqml v0.5.0 (2016-04-10T13:04:11Z)
Home
Dub
Repo
QVariant.this
dqml
qvariant
QVariant
Undocumented in source.
this
()
this
(int value)
this
(bool value)
class
QVariant
this
(
bool
value
)
this
(string value)
this
(float value)
this
(double value)
this
(QObject value)
this
(void* vptr, Ownership ownership)
Meta
Source
See Implementation
dqml
qvariant
QVariant
constructors
this
destructors
~this
functions
getValue
isNull
setValue
toBool
toDouble
toFloat
toInt
toString
voidPointer