|
#include <ArmarXGui/applications/RemoteGuiExample/RemoteGuiExample2.h>
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 53 of file RemoteGuiExample2.h.
Button buttonDown |
Definition at line 57 of file RemoteGuiExample2.h.
Button buttonUp |
Definition at line 56 of file RemoteGuiExample2.h.
IntSpinBox spinInt |
Definition at line 55 of file RemoteGuiExample2.h.