51 #include "prototypeDataType.hh"
54 prototypeDataType::prototypeDataType(QObject *parent ) :
59 QString prototypeDataType::toString()
const {
61 DataType s = thisObject().property(
"type").toNumber();
DLLEXPORT QString typeName(DataType _id)
Get the name of a type with given id.