![]() |
NorMIT-nav
18.04-rc6
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 23 of file cxPopupToolbarWidget.h.
| cx::PopupButton::PopupButton | ( | QWidget * | parent = NULL | ) |
Definition at line 23 of file cxPopupToolbarWidget.cpp.
| bool cx::PopupButton::getShowPopup | ( | ) | const |
Definition at line 50 of file cxPopupToolbarWidget.cpp.
|
signal |
| void cx::PopupButton::setShowPopup | ( | bool | val | ) |
Definition at line 55 of file cxPopupToolbarWidget.cpp.