dqml v0.5.0 (2016-04-10T13:04:11Z)
Home
Dub
Repo
QVariant.getValue
dqml
qvariant
QVariant
Undocumented in source. Be warned that the author may not have intended to support it.
void
getValue
(int value)
class
QVariant
void
getValue
(
ref
int
value
)
void
getValue
(bool value)
void
getValue
(string value)
void
getValue
(float value)
void
getValue
(double value)
Meta
Source
See Implementation
dqml
qvariant
QVariant
constructors
this
destructors
~this
functions
getValue
isNull
setValue
toBool
toDouble
toFloat
toInt
toString
voidPointer