25 #ifndef YRadioButton_h 26 #define YRadioButton_h 84 virtual const char *
widgetClass()
const {
return "YRadioButton"; }
92 virtual bool value() = 0;
99 virtual void setValue(
bool checked ) = 0;
104 std::string
label()
const;
145 virtual bool setProperty(
const std::string & propertyName,
211 #endif // YRadioButton_h
Definition: YMacroRecorder.h:38
Definition: YProperty.h:104
Definition: YProperty.h:197