|
#include <ArmarXGui/libraries/RemoteGui/WidgetProxy.h>
Public Member Functions | |
bool | isDisabled () const |
bool | isHidden () const |
void | setDisabled (bool disabled=true) |
void | setHidden (bool hidden=true) |
WidgetProxy (TabProxy *tab, std::string const &name) | |
Protected Attributes | |
std::string | name |
TabProxy * | tab |
Definition at line 73 of file WidgetProxy.h.
|
inline |
Definition at line 258 of file WidgetProxy.h.
|
inline |
Definition at line 279 of file WidgetProxy.h.
|
inline |
Definition at line 274 of file WidgetProxy.h.
|
inline |
Definition at line 269 of file WidgetProxy.h.
|
inline |
|
protected |
Definition at line 85 of file WidgetProxy.h.
|
protected |
Definition at line 84 of file WidgetProxy.h.