|
|
#include <RobotAPI/gui-plugins/RobotUnitPlugin/QWidgets/NJointControllersWidget.h>
Inheritance diagram for NJointControllersWidgetRemoteFunction:Public Slots | |
| void | valueChangedSlot (std::string name, VariantBasePtr value) override |
Public Slots inherited from ValueChangedListenerInterface | |
| virtual void | valueChangedSlot (std::string name, VariantBasePtr value) |
Public Member Functions | |
| NJointControllersWidgetRemoteFunction (QTreeWidget &treeWidget, QTreeWidgetItem &header, const std::string &functionName, const NJointControllerInterfacePrx &ctrl, const WidgetDescription::WidgetPtr &w) | |
Public Member Functions inherited from ValueChangedListenerInterface | |
| ValueChangedListenerInterface () | |
Definition at line 141 of file NJointControllersWidget.h.
| NJointControllersWidgetRemoteFunction | ( | QTreeWidget & | treeWidget, |
| QTreeWidgetItem & | header, | ||
| const std::string & | functionName, | ||
| const NJointControllerInterfacePrx & | ctrl, | ||
| const WidgetDescription::WidgetPtr & | w | ||
| ) |
Definition at line 535 of file NJointControllersWidget.cpp.
|
overrideslot |
Definition at line 641 of file NJointControllersWidget.cpp.
Here is the call graph for this function: