|
|
#include <ArmarXGui/applications/RemoteGuiExample/RemoteGuiExample2.h>
Inheritance diagram for EventsTab:Public Attributes | |
| Button | buttonDown |
| Button | buttonUp |
| IntSpinBox | spinInt |
Public Attributes inherited from Tab | |
| std::unique_ptr< TabImpl > | impl |
Additional Inherited Members | |
Public Member Functions inherited from Tab | |
| void | create (std::string const &name, Ice::ObjectPrx const &remoteGuiObject, Widget const &rootWidget) |
| void | receiveUpdates () |
| void | remove () |
| void | sendUpdates () |
| Tab () | |
| Tab (Tab &&other) | |
| ~Tab () | |
Definition at line 51 of file RemoteGuiExample2.h.
| Button buttonDown |
Definition at line 55 of file RemoteGuiExample2.h.
| Button buttonUp |
Definition at line 54 of file RemoteGuiExample2.h.
| IntSpinBox spinInt |
Definition at line 53 of file RemoteGuiExample2.h.