26 #ifndef YQRadioButton_h 27 #define YQRadioButton_h 29 #include <yui/YRadioButton.h> 30 #include <QRadioButton> 44 const std::string & label,
59 virtual void setValue(
bool checked );
66 virtual void setLabel(
const std::string & label );
101 virtual void setSize(
int newWidth,
int newHeight );
123 #endif // YQRadioButton_h