NJointControllersWidgetEntry Class Reference

#include <RobotAPI/gui-plugins/RobotUnitPlugin/QWidgets/NJointControllersWidget.h>

+ Inheritance diagram for NJointControllersWidgetEntry:

Public Slots

void setVisible (bool vis)
 

Public Member Functions

void deleteContent ()
 
bool isActiveState (const QString &state)
 
bool isErrorState (const QString &state)
 
bool isRequestedState (const QString &state)
 
bool matchClass (const QString &name)
 
bool matchDevice (const QString &dev)
 
bool matchMode (const QString &mode)
 
bool matchName (const QString &name)
 
 NJointControllersWidgetEntry (NJointControllersWidget &parent, QTreeWidget &treeWidget, const NJointControllerDescription &desc)
 
void update (const NJointControllerStatus &status)
 

Friends

class NJointControllersWidget
 

Detailed Description

Definition at line 98 of file NJointControllersWidget.h.

Constructor & Destructor Documentation

◆ NJointControllersWidgetEntry()

NJointControllersWidgetEntry ( NJointControllersWidget parent,
QTreeWidget &  treeWidget,
const NJointControllerDescription &  desc 
)

Definition at line 264 of file NJointControllersWidget.cpp.

Member Function Documentation

◆ deleteContent()

void deleteContent ( )

Definition at line 413 of file NJointControllersWidget.cpp.

◆ isActiveState()

bool isActiveState ( const QString &  state)

Definition at line 374 of file NJointControllersWidget.cpp.

◆ isErrorState()

bool isErrorState ( const QString &  state)

Definition at line 384 of file NJointControllersWidget.cpp.

◆ isRequestedState()

bool isRequestedState ( const QString &  state)

Definition at line 379 of file NJointControllersWidget.cpp.

◆ matchClass()

bool matchClass ( const QString &  name)

Definition at line 369 of file NJointControllersWidget.cpp.

◆ matchDevice()

bool matchDevice ( const QString &  dev)

Definition at line 389 of file NJointControllersWidget.cpp.

◆ matchMode()

bool matchMode ( const QString &  mode)

Definition at line 401 of file NJointControllersWidget.cpp.

◆ matchName()

bool matchName ( const QString &  name)

Definition at line 364 of file NJointControllersWidget.cpp.

◆ setVisible

void setVisible ( bool  vis)
slot

Definition at line 422 of file NJointControllersWidget.cpp.

◆ update()

void update ( const NJointControllerStatus &  status)

Definition at line 351 of file NJointControllersWidget.cpp.

+ Here is the call graph for this function:

Friends And Related Function Documentation

◆ NJointControllersWidget

friend class NJointControllersWidget
friend

Definition at line 102 of file NJointControllersWidget.h.


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