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