|
|
#include <ArmarXGui/libraries/RemoteGui/WidgetProxy.h>
Inheritance diagram for ButtonProxy: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 111 of file WidgetProxy.h.
|
inline |