11 #ifndef CXPOPUPTOOLBARWIDGET_H 12 #define CXPOPUPTOOLBARWIDGET_H 15 #include "cxResourceWidgetsExport.h" 28 bool getShowPopup()
const;
29 void setShowPopup(
bool val);
32 void popup(
bool show);
37 QToolButton* mShowHeaderButton;
62 bool popupIsVisible()
const;
66 void setPopupVisible(
bool val);
71 QWidget* getToolbar();
83 void popup(
bool show);
86 QWidget* mButtonWidget;
87 QHBoxLayout* mControlLayout;
93 #endif // CXPOPUPTOOLBARWIDGET_H
Namespace for all CustusX production code.