PosRPYSpinBoxesHandler Struct Reference

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

+ Inheritance diagram for PosRPYSpinBoxesHandler:

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 &m)
 
- Static Public Member Functions inherited from TypedWidget< PosRPYSpinBoxes, QWidget, VALUE_VARIANT_MATRIX4 >
static bool isValid (RemoteWidgetT const &, std::ostream &out)
 

Additional Inherited Members

- Public Types inherited from TypedWidget< PosRPYSpinBoxes, QWidget, VALUE_VARIANT_MATRIX4 >
using QWidgetT
 
using RemoteWidgetT
 
using ValueT
 
- Static Public Attributes inherited from TypedWidget< PosRPYSpinBoxes, QWidget, VALUE_VARIANT_MATRIX4 >
static const ValueVariantType ValueType
 

Detailed Description

Definition at line 12 of file Matrix4fWidgets.h.

Member Function Documentation

◆ createWidget()

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

Definition at line 39 of file Matrix4fWidgets.h.

+ Here is the call graph for this function:

◆ handleGuiChange()

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

Definition at line 119 of file Matrix4fWidgets.h.

◆ isValid()

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

Definition at line 15 of file Matrix4fWidgets.h.

◆ updateGui()

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

Definition at line 87 of file Matrix4fWidgets.h.


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