|
|
The StatusDockWidgetTitleBar class. More...
#include <ArmarXGui/applications/ArmarXGui/Widgets/TitlebarWidget.h>
Inheritance diagram for StatusDockWidgetTitleBar:Public Slots | |
| void | changeFloatingStatus () |
| void | changeStatus (ManagedIceObjectState state, QStringList dependencies) |
| void | openChangeTitleDialog (bool) |
Public Member Functions | |
| void | addCustomWidget (QWidget *widget) |
| bool | event (QEvent *event) override |
| QSize | minimumSizeHint () const override |
| QSize | sizeHint () const override |
| StatusDockWidgetTitleBar (QWidget *parent=0, ArmarXMainWindow *mainWindow=0) | |
The StatusDockWidgetTitleBar class.
Definition at line 50 of file TitlebarWidget.h.
| StatusDockWidgetTitleBar | ( | QWidget * | parent = 0, |
| ArmarXMainWindow * | mainWindow = 0 |
||
| ) |
| void addCustomWidget | ( | QWidget * | widget | ) |
Definition at line 102 of file TitlebarWidget.cpp.
|
slot |
|
slot |
Definition at line 184 of file TitlebarWidget.cpp.
|
override |
Definition at line 169 of file TitlebarWidget.cpp.
|
override |
Definition at line 143 of file TitlebarWidget.cpp.
|
slot |
Definition at line 271 of file TitlebarWidget.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
override |
Definition at line 118 of file TitlebarWidget.cpp.