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 105 of file NJointControllerClassesWidget.h.

Constructor & Destructor Documentation

◆ NJointControllerClassesWidgetEntry()

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

Definition at line 289 of file NJointControllerClassesWidget.cpp.

Member Function Documentation

◆ hasRemoteCreation()

bool hasRemoteCreation ( )

Definition at line 357 of file NJointControllerClassesWidget.cpp.

◆ matchName()

bool matchName ( const QString &  name)

Definition at line 352 of file NJointControllerClassesWidget.cpp.

◆ setVisible

void setVisible ( bool  vis)
slot

Definition at line 370 of file NJointControllerClassesWidget.cpp.

◆ updateDefaultName()

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

Definition at line 362 of file NJointControllerClassesWidget.cpp.

Member Data Documentation

◆ className

std::string className

Definition at line 128 of file NJointControllerClassesWidget.h.

◆ classNameQStr

QString classNameQStr

Definition at line 129 of file NJointControllerClassesWidget.h.

◆ creator

Definition at line 133 of file NJointControllerClassesWidget.h.

◆ header

QTreeWidgetItem* header {nullptr}

Definition at line 131 of file NJointControllerClassesWidget.h.

◆ nameEdit

QLineEdit* nameEdit {nullptr}

Definition at line 132 of file NJointControllerClassesWidget.h.

◆ parent

◆ robotUnit

Definition at line 130 of file NJointControllerClassesWidget.h.


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