|
|
#include <ArmarXGui/libraries/RemoteGui/WidgetHandlers/Vector3fWidgets.h>
Inheritance diagram for Vector3fSpinBoxesHandler: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 &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 |
Definition at line 11 of file Vector3fWidgets.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 14 of file Vector3fWidgets.h.
|
inlinestatic |