NJointControllerClassesWidgetEntry Class Reference

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

+ Inheritance diagram for NJointControllerClassesWidgetEntry:

Public Slots

void setVisible (bool vis)
 

Public Member Functions

bool hasRemoteCreation ()
 
bool matchName (const QString &name)
 
 NJointControllerClassesWidgetEntry (NJointControllerClassesWidget &parent, QTreeWidget &treeWidget, const NJointControllerClassDescription &desc, RobotUnitInterfacePrx robotUnit)
 
void updateDefaultName (const QString &oldName, const QString &newName)
 

Public Attributes

std::string className
 
QString classNameQStr
 
WidgetDescription::DescribedWidgetBasecreator {nullptr}
 
QTreeWidgetItem * header {nullptr}
 
QLineEdit * nameEdit {nullptr}
 
NJointControllerClassesWidgetparent
 
RobotUnitInterfacePrx robotUnit
 

Detailed Description

Definition at line 109 of file NJointControllerClassesWidget.h.

Constructor & Destructor Documentation

◆ NJointControllerClassesWidgetEntry()

NJointControllerClassesWidgetEntry ( NJointControllerClassesWidget & parent,
QTreeWidget & treeWidget,
const NJointControllerClassDescription & desc,
RobotUnitInterfacePrx robotUnit )

Definition at line 317 of file NJointControllerClassesWidget.cpp.

Member Function Documentation

◆ hasRemoteCreation()

bool hasRemoteCreation ( )

Definition at line 392 of file NJointControllerClassesWidget.cpp.

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

◆ matchName()

bool matchName ( const QString & name)

Definition at line 386 of file NJointControllerClassesWidget.cpp.

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

◆ setVisible

void setVisible ( bool vis)
slot

Definition at line 408 of file NJointControllerClassesWidget.cpp.

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

◆ updateDefaultName()

void updateDefaultName ( const QString & oldName,
const QString & newName )

Definition at line 398 of file NJointControllerClassesWidget.cpp.

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

Member Data Documentation

◆ className

std::string className

Definition at line 130 of file NJointControllerClassesWidget.h.

◆ classNameQStr

QString classNameQStr

Definition at line 131 of file NJointControllerClassesWidget.h.

◆ creator

Definition at line 135 of file NJointControllerClassesWidget.h.

◆ header

QTreeWidgetItem* header {nullptr}

Definition at line 133 of file NJointControllerClassesWidget.h.

◆ nameEdit

QLineEdit* nameEdit {nullptr}

Definition at line 134 of file NJointControllerClassesWidget.h.

◆ parent

◆ robotUnit

Definition at line 132 of file NJointControllerClassesWidget.h.


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