NJointControllersWidgetRemoteFunction Class Reference

#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 ()
 

Detailed Description

Definition at line 141 of file NJointControllersWidget.h.

Constructor & Destructor Documentation

◆ NJointControllersWidgetRemoteFunction()

NJointControllersWidgetRemoteFunction ( QTreeWidget & treeWidget,
QTreeWidgetItem & header,
const std::string & functionName,
const NJointControllerInterfacePrx & ctrl,
const WidgetDescription::WidgetPtr & w )

Definition at line 535 of file NJointControllersWidget.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ valueChangedSlot

void valueChangedSlot ( std::string name,
VariantBasePtr value )
overrideslot

Definition at line 641 of file NJointControllersWidget.cpp.


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