25 #ifndef YSimpleInputField_h 26 #define YSimpleInputField_h 57 virtual std::string
value() = 0;
65 virtual void setValue(
const std::string & text ) = 0;
70 std::string
label()
const;
78 virtual void setLabel(
const std::string & label );
90 virtual bool setProperty(
const std::string & propertyName,
137 #endif // YSimpleInputField_h
Transport class for the value of simple properties.
A set of properties to check names and types against.