|
#include <RobotAPI/gui-plugins/RobotUnitPlugin/QWidgets/NJointControllersWidget.h>
Public Member Functions | |
void | loadSettings (QSettings *settings) override |
virtual void | nJointControllerCreated (std::string name) |
virtual void | nJointControllerDeleted (std::string name) |
void | nJointControllerStatusChanged (const NJointControllerStatusSeq &allStatus) |
NJointControllersWidget (QWidget *parent=0) | |
void | saveSettings (QSettings *settings) override |
~NJointControllersWidget () override | |
Public Member Functions inherited from RobotUnitWidgetTemplateBase< Ui::NJointControllersWidget > | |
RobotUnitWidgetTemplateBase (QString name, QWidget *parent) | |
Public Member Functions inherited from RobotUnitWidgetBase | |
void | reset (RobotUnitInterfacePrx ru) |
RobotUnitWidgetBase (QString name, QWidget *parent) | |
void | setVisible (bool visible) override |
~RobotUnitWidgetBase () | |
Static Public Attributes | |
static constexpr int | idxActivate = 8 |
static constexpr int | idxActive = 2 |
static constexpr int | idxClass = 1 |
static constexpr int | idxCtrlDev = 6 |
static constexpr int | idxCtrlMode = 7 |
static constexpr int | idxDeactivate = 9 |
static constexpr int | idxDelete = 10 |
static constexpr int | idxError = 4 |
static constexpr int | idxInternal = 5 |
static constexpr int | idxName = 0 |
static constexpr int | idxRequested = 3 |
Protected Member Functions | |
bool | addOneFromResetData () override |
void | clearAll () override |
void | doContentUpdate () override |
void | getResetData () override |
Protected Member Functions inherited from RobotUnitWidgetTemplateBase< Ui::NJointControllersWidget > | |
QLabel & | getResettigLabel () final override |
QStackedWidget & | getStackedWidget () final override |
QTreeWidget & | getTreeWidget () final override |
Protected Member Functions inherited from RobotUnitWidgetBase | |
virtual void | addFilter () |
void | timerEvent (QTimerEvent *) override |
Additional Inherited Members | |
Protected Slots inherited from RobotUnitWidgetBase | |
void | updateContent () |
Protected Attributes inherited from RobotUnitWidgetTemplateBase< Ui::NJointControllersWidget > | |
Ui::NJointControllersWidget * | ui |
Protected Attributes inherited from RobotUnitWidgetBase | |
std::atomic_bool | doMetaCall {false} |
std::atomic_bool | gotResetData {false} |
std::atomic_bool | isResetting {false} |
std::recursive_timed_mutex | mutex |
int | resetCount {0} |
int | resetTimerId {0} |
RobotUnitInterfacePrx | robotUnit |
Definition at line 53 of file NJointControllersWidget.h.
|
explicit |
Definition at line 29 of file NJointControllersWidget.cpp.
|
override |
Definition at line 85 of file NJointControllersWidget.cpp.
|
overrideprotectedvirtual |
Implements RobotUnitWidgetBase.
Definition at line 253 of file NJointControllersWidget.cpp.
|
overrideprotectedvirtual |
Implements RobotUnitWidgetBase.
Definition at line 191 of file NJointControllersWidget.cpp.
|
overrideprotectedvirtual |
Implements RobotUnitWidgetBase.
Definition at line 199 of file NJointControllersWidget.cpp.
|
overrideprotectedvirtual |
Implements RobotUnitWidgetBase.
Definition at line 241 of file NJointControllersWidget.cpp.
|
overridevirtual |
Reimplemented from RobotUnitWidgetBase.
Definition at line 175 of file NJointControllersWidget.cpp.
|
virtual |
Definition at line 143 of file NJointControllersWidget.cpp.
|
virtual |
Definition at line 165 of file NJointControllersWidget.cpp.
void nJointControllerStatusChanged | ( | const NJointControllerStatusSeq & | allStatus | ) |
Definition at line 90 of file NJointControllersWidget.cpp.
|
overridevirtual |
Reimplemented from RobotUnitWidgetBase.
Definition at line 183 of file NJointControllersWidget.cpp.
|
staticconstexpr |
Definition at line 93 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 87 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 86 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 91 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 92 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 94 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 95 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 89 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 90 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 85 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 88 of file NJointControllersWidget.h.