|
|
#include <RobotAPI/libraries/armem_gui/instance/WidgetsWithToolbar.h>
Inheritance diagram for WidgetsWithToolbar:Public Slots | |
| void | close () |
Signals | |
| void | closing () |
Public Member Functions | |
| void | addWidget (QWidget *widget) |
| WidgetsWithToolbar (QWidget *parent=nullptr) | |
Public Attributes | |
| QToolBar * | toolbar |
Definition at line 33 of file WidgetsWithToolbar.h.
| WidgetsWithToolbar | ( | QWidget * | parent = nullptr | ) |
| void addWidget | ( | QWidget * | widget | ) |
|
slot |
|
signal |
Here is the caller graph for this function:| QToolBar* toolbar |
Definition at line 61 of file WidgetsWithToolbar.h.