70 public armarx::ViewSelectionObserver
99 void nextViewTarget(Ice::Long,
const Ice::Current&
c = Ice::emptyCurrent)
override;
108 return "RobotControl.ViewSelection";
114 void onInitComponent()
override;
119 void onConnectComponent()
override;
122 QPointer<QDialog> getConfigDialog(QWidget* parent)
override;
126 void triggerSaliencyMapVisualization();
127 void clearSaliencyMapVisualization();
128 void updateSaliencyMapNames();
129 void toggleViewSelection(
bool enabled);
139 std::unique_ptr<Ui::ViewSelectionWidget> widget;
141 QPointer<ViewSelectionConfigDialog> configDialog;
143 ViewSelectionInterfacePrx viewSelection;
145 std::string viewSelectionName;