|
#include <ArmarXGui/libraries/RemoteGui/WidgetHandlers/StaticWidgets.h>
Static Public Member Functions | |
static QWidgetT * | createWidget (RemoteWidgetT const &desc, CreateWidgetCallback const &createChild, const QObject *stateChangeReceiver, const char *stateChangeSlot) |
Static Public Member Functions inherited from TypedWidget< HSpacer, QWidget > | |
static bool | isValid (RemoteWidgetT const &, std::ostream &out) |
Additional Inherited Members | |
Public Types inherited from TypedWidget< HSpacer, QWidget > | |
using | QWidgetT = QWidget |
using | RemoteWidgetT = HSpacer |
using | ValueT = typename Storage< ValueType >::Type |
Static Public Attributes inherited from TypedWidget< HSpacer, QWidget > | |
static const ValueVariantType | ValueType |
Definition at line 32 of file StaticWidgets.h.
|
inlinestatic |
Definition at line 34 of file StaticWidgets.h.