#include class MyPushButton : public QPushButton { public: MyPushButton( const QString& ); };