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