static VarTypeMap * _address
pointer to the singleMapper instance
QVariant::Type operator[](QString type) const
return type map
QMap< QString, QVariant::Type > _typeMap
mapping from given type values to QVariant types
VarTypeMap & operator=(const VarTypeMap &)
not assignable
Convert parameter types into Qt versions.
static VarTypeMap & instance()
return reference to an VarTypeMap instance
static QMutex _lock
Mutex to avoid multiple creation.