|
|
|
@ -74,9 +74,8 @@ public:
@@ -74,9 +74,8 @@ public:
|
|
|
|
|
void setMin(const QVariant& max); |
|
|
|
|
void setMax(const QVariant& max); |
|
|
|
|
|
|
|
|
|
/// Initialize the meta data given only the type.
|
|
|
|
|
void initFromTypeOnly(ValueType_t initType); |
|
|
|
|
|
|
|
|
|
/// Used to clear a default value which it is found to possibly be invalid
|
|
|
|
|
void clearDefaultValue(void); |
|
|
|
|
|
|
|
|
|
private: |
|
|
|
|
QVariant _minForType(void); |
|
|
|
|