|
#include <ArmarXGui/libraries/RemoteGui/WidgetHandlers/Matrix4fWidgets.h>
Static Public Member Functions | |
static QWidgetT * | createWidget (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 = QWidget |
using | RemoteWidgetT = PosRPYSpinBoxes |
using | ValueT = typename Storage< ValueType >::Type |
Static Public Attributes inherited from TypedWidget< PosRPYSpinBoxes, QWidget, VALUE_VARIANT_MATRIX4 > | |
static const ValueVariantType | ValueType |
Definition at line 12 of file Matrix4fWidgets.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 14 of file Matrix4fWidgets.h.
|
inlinestatic |
Definition at line 89 of file Matrix4fWidgets.h.