RobotVisuWidget Class Reference

#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::Connectionconnection ()
 
bool isConnected () const
 
bool isEnabled () const
 Indicates whether the connection is established and visu is enabled. More...
 
 RobotVisuWidget (ManagedIceObject &component, QWidget *parent=nullptr)
 

Detailed Description

Definition at line 125 of file RobotVisuWidget.h.

Constructor & Destructor Documentation

◆ RobotVisuWidget()

RobotVisuWidget ( ManagedIceObject component,
QWidget *  parent = nullptr 
)

Definition at line 160 of file RobotVisuWidget.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ connected

void connected ( )
signal
+ Here is the caller graph for this function:

◆ connection()

robotvisu::Connection & connection ( )

Definition at line 209 of file RobotVisuWidget.cpp.

+ Here is the caller graph for this function:

◆ connectToRobot

void connectToRobot ( )
slot

Definition at line 216 of file RobotVisuWidget.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isConnected()

bool isConnected ( ) const

Definition at line 202 of file RobotVisuWidget.cpp.

+ Here is the caller graph for this function:

◆ isEnabled()

bool isEnabled ( ) const

Indicates whether the connection is established and visu is enabled.

Definition at line 195 of file RobotVisuWidget.cpp.

+ Here is the call graph for this function:

◆ settingsChanged

void settingsChanged ( )
signal
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: