|
|
#include <armarx/navigation/gui-plugins/LocationGraphEditor/widgets/RobotVisuWidget.h>
Inheritance diagram for RobotVisuWidget:Public Slots | |
| void | connectToRobot () |
Signals | |
| void | connected () |
| void | settingsChanged () |
Public Member Functions | |
| robotvisu::Connection & | connection () |
| bool | isConnected () const |
| bool | isEnabled () const |
| Indicates whether the connection is established and visu is enabled. More... | |
| RobotVisuWidget (ManagedIceObject &component, QWidget *parent=nullptr) | |
Definition at line 131 of file RobotVisuWidget.h.
| RobotVisuWidget | ( | ManagedIceObject & | component, |
| QWidget * | parent = nullptr |
||
| ) |
|
signal |
Here is the caller graph for this function:| robotvisu::Connection & connection | ( | ) |
|
slot |
Definition at line 209 of file RobotVisuWidget.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool isConnected | ( | ) | const |
| bool isEnabled | ( | ) | const |
Indicates whether the connection is established and visu is enabled.
Definition at line 191 of file RobotVisuWidget.cpp.
Here is the call graph for this function:
|
signal |
Here is the caller graph for this function: