|
#include <ArmarXGui/libraries/RemoteGui/WidgetProxy.h>
Public Member Functions | |
bool | clicked () const |
Public Member Functions inherited from ValueProxy< int > | |
T2 | cast_lexical () const |
T2 | cast_static () const |
int | get () const |
void | set (int const &value) |
void | set (std::atomic< T1 > const &value) |
WidgetProxy (TabProxy *tab, std::string const &name) | |
Definition at line 108 of file WidgetProxy.h.
|
inline |