QVariant

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(int value)
Undocumented in source.
this
this(bool value)
Undocumented in source.
this
this(string value)
Undocumented in source.
this
this(float value)
Undocumented in source.
this
this(double value)
Undocumented in source.
this
this(QObject value)
Undocumented in source.
this
this(void* vptr, Ownership ownership)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getValue
void getValue(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
void getValue(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
void getValue(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
void getValue(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
void getValue(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(QObject value)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
toBool
bool toBool()
Undocumented in source. Be warned that the author may not have intended to support it.
toDouble
double toDouble()
Undocumented in source. Be warned that the author may not have intended to support it.
toFloat
float toFloat()
Undocumented in source. Be warned that the author may not have intended to support it.
toInt
int toInt()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
voidPointer
void* voidPointer()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta