CustusX
16.5.0-rc9
An IGT application
|
#include <cxPopupToolbarWidget.h>
Signals | |
void | popup (bool show) |
Public Member Functions | |
PopupButton (QWidget *parent=NULL) | |
bool | getShowPopup () const |
void | setShowPopup (bool val) |
Definition at line 44 of file cxPopupToolbarWidget.h.
cx::PopupButton::PopupButton | ( | QWidget * | parent = NULL | ) |
Definition at line 43 of file cxPopupToolbarWidget.cpp.
bool cx::PopupButton::getShowPopup | ( | ) | const |
Definition at line 70 of file cxPopupToolbarWidget.cpp.
|
signal |
void cx::PopupButton::setShowPopup | ( | bool | val | ) |
Definition at line 75 of file cxPopupToolbarWidget.cpp.