|
#include <armarx/navigation/gui-plugins/LocationGraphEditor/widgets/RobotVisuWidget.h>
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 125 of file RobotVisuWidget.h.
RobotVisuWidget | ( | ManagedIceObject & | component, |
QWidget * | parent = nullptr |
||
) |
|
signal |
robotvisu::Connection & connection | ( | ) |
|
slot |
Definition at line 216 of file RobotVisuWidget.cpp.
bool isConnected | ( | ) | const |
bool isEnabled | ( | ) | const |
Indicates whether the connection is established and visu is enabled.
Definition at line 195 of file RobotVisuWidget.cpp.
|
signal |