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;
112 virtual void setLabel(
const std::string & label );
145 virtual bool setProperty(
const std::string & propertyName,
209 #endif // YRadioButton_h
Abstract base class for macro recorders.
Transport class for the value of simple properties.
A set of properties to check names and types against.