#include "numbers.h"#include "data-string.h"

Defines | |
| #define | BASIC_TYPE(WHAT, NAME, CLASS) |
Functions | |
| BASIC_TYPES QString | type_name (Data) |
| Data | to_data (Data blah) |
| void | convertTo (const Data &data, Data &target) |
| #define BASIC_TYPE | ( | WHAT, | |||
| NAME, | |||||
| CLASS | ) |
Referenced by DataTexter::dumpSequence().
| BASIC_TYPES QString type_name | ( | Data | ) | [inline] |
Referenced by DataTexter::visitArray().
1.6.2