|
|
Representation of a value object.
It stores a value and a value type. mostly is a QVariant, with some more datatypes when QT 3.0 will be out, probably all implementation will go away and we will have only a QVariant here. Actually, at my best knowledge, this is source compatible with QT 3.0 QVariant.
enum |
|
|
|
|
|
|
|
|
|
|
|
|
Value & |
bool |
[const]
bool |
[const]
Type |
[const]
const char* |
[const]
bool |
[const]
bool |
const QString |
[const]
const QDate |
[const]
const QTime |
[const]
const QDateTime |
[const]
const long |
[const]
const KDB_ULONG |
[const]
QString& |
QDate& |
QTime& |
QDateTime& |
long& |
KDB_ULONG& |
const char* |
[static]
Type |
[static]