Vector3fSpinBoxesHandler Struct Reference

#include <ArmarXGui/libraries/RemoteGui/WidgetHandlers/Vector3fWidgets.h>

+ Inheritance diagram for Vector3fSpinBoxesHandler:

Static Public Member Functions

static QWidgetTcreateWidget (RemoteWidgetT const &desc, CreateWidgetCallback const &createChild, const QObject *stateChangeReceiver, const char *stateChangeSlot)
 
static ValueT handleGuiChange (RemoteWidgetT const &, QWidgetT *widget)
 
static bool isValid (RemoteWidgetT const &desc, std::ostream &out)
 
static void updateGui (RemoteWidgetT const &, QWidgetT *widget, ValueT const &value)
 
- Static Public Member Functions inherited from TypedWidget< Vector3fSpinBoxes, QWidget, VALUE_VARIANT_VECTOR3 >
static bool isValid (RemoteWidgetT const &, std::ostream &out)
 

Additional Inherited Members

- Public Types inherited from TypedWidget< Vector3fSpinBoxes, QWidget, VALUE_VARIANT_VECTOR3 >
using QWidgetT = QWidget
 
using RemoteWidgetT = Vector3fSpinBoxes
 
using ValueT = typename Storage< ValueType >::Type
 
- Static Public Attributes inherited from TypedWidget< Vector3fSpinBoxes, QWidget, VALUE_VARIANT_VECTOR3 >
static const ValueVariantType ValueType
 

Detailed Description

Definition at line 11 of file Vector3fWidgets.h.

Member Function Documentation

◆ createWidget()

static QWidgetT* createWidget ( RemoteWidgetT const &  desc,
CreateWidgetCallback const &  createChild,
const QObject *  stateChangeReceiver,
const char *  stateChangeSlot 
)
inlinestatic

Definition at line 35 of file Vector3fWidgets.h.

+ Here is the call graph for this function:

◆ handleGuiChange()

static ValueT handleGuiChange ( RemoteWidgetT const &  ,
QWidgetT widget 
)
inlinestatic

Definition at line 69 of file Vector3fWidgets.h.

+ Here is the call graph for this function:

◆ isValid()

static bool isValid ( RemoteWidgetT const &  desc,
std::ostream &  out 
)
inlinestatic

Definition at line 13 of file Vector3fWidgets.h.

◆ updateGui()

static void updateGui ( RemoteWidgetT const &  ,
QWidgetT widget,
ValueT const &  value 
)
inlinestatic

Definition at line 62 of file Vector3fWidgets.h.

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: