Go to the documentation of this file.
26 #include <QFileDialog>
35 class AffordancePipelineGuiConfigDialog;
53 return "AffordancePipelineGuiConfigDialog" + uuid;
71 Ui::AffordancePipelineGuiConfigDialog* ui;
void onConnectComponent() override
Pure virtual hook for the subclass.
std::vector< std::string > getFilteredProviderNames()
The IceProxyFinderBase class provides a convenient way to query online proxies in the ice network,...
std::vector< std::string > getProviderNames()
std::string getDefaultName() const override
Retrieve default name of component.
void onInitComponent() override
Pure virtual hook for the subclass.
void onExitComponent() override
Hook for subclass.
std::vector< std::string > getProviderDisplayNames()
The ManagedIceObject is the base class for all ArmarX objects.
std::string getPlatform()
AffordancePipelineGuiConfigDialog(QWidget *parent=0)
std::vector< std::string > getPipelineConfigurationFiles()
This file offers overloads of toIce() and fromIce() functions for STL container types.
~AffordancePipelineGuiConfigDialog() override