32 #ifndef CXPOPUPTOOLBARWIDGET_H
33 #define CXPOPUPTOOLBARWIDGET_H
36 #include "cxResourceWidgetsExport.h"
49 bool getShowPopup()
const;
50 void setShowPopup(
bool val);
53 void popup(
bool show);
58 QToolButton* mShowHeaderButton;
83 bool popupIsVisible()
const;
87 void setPopupVisible(
bool val);
92 QWidget* getToolbar();
104 void popup(
bool show);
107 QWidget* mButtonWidget;
108 QHBoxLayout* mControlLayout;
114 #endif // CXPOPUPTOOLBARWIDGET_H