26 #ifndef YQWizardButton_h
27 #define YQWizardButton_h
30 #include "YQGenericButton.h"
46 QWidget * buttonParent,
47 const std::string & label );
58 virtual const char *
widgetClass()
const {
return "YQWizardButton"; }
100 virtual void setSize(
int newWidth,
int newHeight );
120 #endif // YQWizardButton_h