ObjectPoseClientWidget Class Reference

#include <armarx/navigation/gui-plugins/LocationGraphEditor/widgets/ObjectPoseClientWidget.h>

+ Inheritance diagram for ObjectPoseClientWidget:

Public Slots

void connectToObjectPoseComponent ()
 

Signals

void connected ()
 

Public Member Functions

objectposes::Connectionconnection ()
 
bool isConnected () const
 
 ObjectPoseClientWidget (ManagedIceObject &component, QWidget *parent=nullptr)
 

Detailed Description

Definition at line 82 of file ObjectPoseClientWidget.h.

Constructor & Destructor Documentation

◆ ObjectPoseClientWidget()

ObjectPoseClientWidget ( ManagedIceObject component,
QWidget *  parent = nullptr 
)

Definition at line 81 of file ObjectPoseClientWidget.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()

objectposes::Connection & connection ( )

Definition at line 113 of file ObjectPoseClientWidget.cpp.

+ Here is the caller graph for this function:

◆ connectToObjectPoseComponent

void connectToObjectPoseComponent ( )
slot

Definition at line 119 of file ObjectPoseClientWidget.cpp.

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

◆ isConnected()

bool isConnected ( ) const

Definition at line 107 of file ObjectPoseClientWidget.cpp.


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