|
|
#include <armarx/navigation/gui-plugins/LocationGraphEditor/widgets/ObjectPoseClientWidget.h>
Inheritance diagram for ObjectPoseClientWidget:Public Slots | |
| void | connectToObjectPoseComponent () |
Signals | |
| void | connected () |
Public Member Functions | |
| objectposes::Connection & | connection () |
| bool | isConnected () const |
| ObjectPoseClientWidget (ManagedIceObject &component, QWidget *parent=nullptr) | |
Definition at line 88 of file ObjectPoseClientWidget.h.
| ObjectPoseClientWidget | ( | ManagedIceObject & | component, |
| QWidget * | parent = nullptr |
||
| ) |
|
signal |
Here is the caller graph for this function:| objectposes::Connection & connection | ( | ) |
Definition at line 125 of file ObjectPoseClientWidget.cpp.
Here is the caller graph for this function:
|
slot |
Definition at line 131 of file ObjectPoseClientWidget.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool isConnected | ( | ) | const |
Definition at line 119 of file ObjectPoseClientWidget.cpp.