![]() |
Diana Software
|
Go to the source code of this file.
Classes | |
| class | QBaseType< T > |
| base types wrapped into a QObject. Currently implemented types are QInt QDouble and QFloat. QBool and QString are implemented elsewhere. More... | |
Typedefs | |
| typedef QBaseType< int > | QInt |
| int wrapped in a QObject More... | |
| typedef QBaseType< float > | QFloat |
| float wrapped in a QObject More... | |
| typedef QBaseType< double > | QDouble |
| double wrapped in a QObject More... | |
| typedef QBaseType< Long64_t > | QLong64 |
| double wrapped in a QObject More... | |
| typedef QBaseType< ULong64_t > | QULong64 |
| unsigned long wrapped in a QObject More... | |
double wrapped in a QObject
Definition at line 184 of file QBaseType.hh.
float wrapped in a QObject
Definition at line 179 of file QBaseType.hh.
int wrapped in a QObject
Definition at line 174 of file QBaseType.hh.
double wrapped in a QObject
Definition at line 189 of file QBaseType.hh.
unsigned long wrapped in a QObject
Definition at line 196 of file QBaseType.hh.