#include "numbers.h"
#include "data-string.h"
Go to the source code of this file.
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 | ) |
BASIC_TYPES QString type_name | ( | Data | ) | [inline] |