|
#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 bool | isValid (RemoteWidgetT const &, std::ostream &out) |
Additional Inherited Members | |
![]() | |
using | QWidgetT = QWidget |
using | RemoteWidgetT = GridLayout |
using | ValueT = typename Storage< ValueType >::Type |
![]() | |
static const ValueVariantType | ValueType |
Definition at line 175 of file LayoutWidgets.h.
|
inlinestatic |