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