22 #ifndef GUI_WIDGETS_TABSTRIP_H
23 #define GUI_WIDGETS_TABSTRIP_H
31 const std::string &group,
void setPressFirst(const bool press)
Widget * createWidget(const std::string &name, const bool pressed) const
TabStrip(const Widget2 *const widget, const std::string &group, const int height, const int spacing)
void action(const ActionEvent &event)
#define A_DELETE_COPY(func)