Go to the documentation of this file.
27 #include <ArmarXGui/gui-plugins/PlotterPlugin/ui_ArmarXPlotterDialog.h>
32 #include <ArmarXCore/interface/observers/ConditionHandlerInterface.h>
39 #include <QItemSelectionModel>
40 #include <QStandardItemModel>
47 class InfixFilterModel;
53 QStringList availableChannelsList;
74 Ui::ArmarXPlotterDialog
ui;
93 void treeView_selected(
const QItemSelection& selected,
const QItemSelection& deselected);
98 void on_btnSelectLoggingDir_clicked();
QStringList getSelectedDatafields()
ConditionHandlerInterfacePrx handler
void onCloseWidget(QCloseEvent *event)
emits the closeRequest signal
std::vector< ChannelWidgetsEntry > sensorChannelList
ArmarXPlotterDialog(QWidget *parent, IceManagerPtr iceManager)
void treeView_selected(const QItemSelection &selected, const QItemSelection &deselected)
void destroyed(QObject *)
void ButtonAddSelectedChannelClicked()
void ButtonRemoveChannelClicked()
void setIceManager(IceManagerPtr iceManager)
~ArmarXPlotterDialog() override
void treeView_doubleClick(const QModelIndex &proxyIndex)
Ui::ArmarXPlotterDialog ui
void showEvent(QShowEvent *) override
This proxy model reimplements the filterAcceptsRow function with a new behavior: All elements that fi...
QPushButton * deleteButton
This file offers overloads of toIce() and fromIce() functions for STL container types.