9 #ifndef propertyType_H_
10 #define propertyType_H_
13 #include <QtCore/QVariant>
45 virtual bool isValid(QVariant value)
const = 0;
48 virtual QString text(QVariant value)
const;
51 virtual QString string()
const = 0;
DtPropertyType is the abstract base class for property types.
Definition: propertyType.h:20
#define DT_DLL_ASSISTANTAPP
Definition: rtiMsConfig.h:151