|
|
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]
Reimplemented from QVariant.
| const char* |
[const]
Reimplemented from QVariant.
| bool |
[const]
Reimplemented from QVariant.
| bool |
| const QString |
[const]
Reimplemented from QVariant.
| const QDate |
[const]
| const QTime |
[const]
| const QDateTime |
[const]
| const long |
[const]
| const KDB_ULONG |
[const]
| QString& |
Reimplemented from QVariant.
| QDate& |
| QTime& |
| QDateTime& |
| long& |
| KDB_ULONG& |
| const char* |
[static]
Reimplemented from QVariant.
| Type |
[static]
Reimplemented from QVariant.