|
|
#include <RobotAPI/libraries/armem_gui/view/instance_group/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 |
Definition at line 68 of file WidgetsWithToolbar.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
signal |
Here is the caller graph for this function:| QToolBar* toolbar |
Definition at line 61 of file WidgetsWithToolbar.h.