28 #ifndef QY2ComboTabWidget_h 29 #define QY2ComboTabWidget_h 57 const char * name = 0 );
68 void addPage(
const QString & page_label, QWidget * page );
101 QComboBox * combo_box;
102 QLabel * combo_label;
103 QStackedWidget * widget_stack;
104 QHash<int, QWidget *> pages;
107 #endif // QY2ComboTabWidget_h