|
#include <ArmarXGui/libraries/RemoteGui/WidgetHandlers/LayoutWidgets.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< VBoxLayout, QWidget > | |
static bool | isValid (RemoteWidgetT const &, std::ostream &out) |
Additional Inherited Members | |
Public Types inherited from TypedWidget< VBoxLayout, QWidget > | |
using | QWidgetT = QWidget |
using | RemoteWidgetT = VBoxLayout |
using | ValueT = typename Storage< ValueType >::Type |
Static Public Attributes inherited from TypedWidget< VBoxLayout, QWidget > | |
static const ValueVariantType | ValueType |
Definition at line 63 of file LayoutWidgets.h.
|
inlinestatic |
Definition at line 65 of file LayoutWidgets.h.