Go to the documentation of this file.
52 using ComponentPlugin::ComponentPlugin;
64 std::map<std::string, RemoteGui::TabProxy*>
tabs;
bool RemoteGui_isRunning()
std::map< std::string, RemoteGui::TabProxy * > tabs
void preOnInitComponent() override
Ice::ObjectPrx remoteGuiObject
int RemoteGui_updatePeriodInMS
plugins::LightweightRemoteGuiComponentPlugin * plugin
void postOnConnectComponent() override
void preOnConnectComponent() override
This file is part of ArmarX.
void preOnDisconnectComponent() override
virtual void RemoteGui_update()=0
void RemoteGui_startRunningTask()
The ManagedIceObject is the base class for all ArmarX objects.
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
void RemoteGui_createTab(std::string const &name, RemoteGui::Client::Widget const &rootWidget, RemoteGui::Client::Tab *tab)
LightweightRemoteGuiComponentPluginUser()
void postOnDisconnectComponent() override
IceUtil::Handle< IceUtil::Shared > runningTask
This file offers overloads of toIce() and fromIce() functions for STL container types.