- 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.