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