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;
90 virtual bool setProperty(
const std::string & propertyName,
137 #endif // YSimpleInputField_h
Definition: YProperty.h:104
Definition: YProperty.h:197