27#include <ArmarXGui/interface/RemoteGuiInterface.h>
41 virtual const std::string&
tabName()
const = 0;
55 RemoteGuiInterfacePrx remoteGui;
armarx::RemoteGui::TabProxy & getTab()
virtual void handleEvents(armarx::RemoteGui::TabProxy &tab)=0
RemoteGuiBase(const RemoteGuiInterfacePrx &remoteGui)
void createTab(const WidgetPtr &widget)
virtual const std::string & tabName() const =0
RemoteGuiInterfacePrx & getRemoteGui()
IceUtil::Handle< RunningTask< T > > pointer_type
Shared pointer type for convenience.