26 #ifndef YQGenericButton_h 27 #define YQGenericButton_h 31 #include <yui/YPushButton.h> 56 const std::string & label );
80 void setLabel(
const QString & label );
87 virtual void setLabel(
const std::string & label );
114 virtual void setIcon(
const std::string & iconName );
119 QString
text()
const;
169 QPushButton * _qPushButton;
172 #endif // YQGenericButton_h