|
|
#include <RobotAPI/gui-plugins/RobotUnitPlugin/QWidgets/NJointControllersWidget.h>
Inheritance diagram for NJointControllersWidget: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 55 of file NJointControllersWidget.h.
|
explicit |
Definition at line 30 of file NJointControllersWidget.cpp.
|
override |
Definition at line 100 of file NJointControllersWidget.cpp.
|
overrideprotectedvirtual |
Implements RobotUnitWidgetBase.
Definition at line 283 of file NJointControllersWidget.cpp.
|
overrideprotectedvirtual |
Implements RobotUnitWidgetBase.
Definition at line 218 of file NJointControllersWidget.cpp.
|
overrideprotectedvirtual |
Implements RobotUnitWidgetBase.
Definition at line 227 of file NJointControllersWidget.cpp.
|
overrideprotectedvirtual |
Implements RobotUnitWidgetBase.
Definition at line 270 of file NJointControllersWidget.cpp.
|
overridevirtual |
Reimplemented from RobotUnitWidgetBase.
Definition at line 200 of file NJointControllersWidget.cpp.
Here is the caller graph for this function:
|
virtual |
Definition at line 166 of file NJointControllersWidget.cpp.
Here is the caller graph for this function:
|
virtual |
Definition at line 189 of file NJointControllersWidget.cpp.
Here is the caller graph for this function:| void nJointControllerStatusChanged | ( | const NJointControllerStatusSeq & | allStatus | ) |
Definition at line 106 of file NJointControllersWidget.cpp.
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from RobotUnitWidgetBase.
Definition at line 209 of file NJointControllersWidget.cpp.
Here is the caller graph for this function:
|
staticconstexpr |
Definition at line 95 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 89 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 88 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 93 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 94 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 96 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 97 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 87 of file NJointControllersWidget.h.
|
staticconstexpr |
Definition at line 90 of file NJointControllersWidget.h.