armarx::RemoteGuiInterface
Overview
interface RemoteGuiInterface
Operation Index
- getTopicName
-
- createTab
-
- removeTab
-
- getTabs
-
- getTabStates
-
- getValuesForAllTabs
-
- setValue
-
- getValues
-
- setValues
-
- getWidgetStates
-
- setWidgetStates
-
Operations
string getTopicName()
void createTab(string tab, RemoteGui::Widget rootWidget)
void removeTab(string tab)
void setValue(string tab, string widgetName, RemoteGui::ValueVariant value)