Go to the documentation of this file.
32 #include <QItemSelectionModel>
35 #include <QStandardItemModel>
38 #include <ArmarXCore/interface/observers/ConditionHandlerInterface.h>
41 #include <ArmarXGui/gui-plugins/PlotterPlugin/ui_ArmarXPlotterDialog.h>
45 class InfixFilterModel;
51 QStringList availableChannelsList;
73 Ui::ArmarXPlotterDialog
ui;
92 void treeView_selected(
const QItemSelection& selected,
const QItemSelection& deselected);
97 void on_btnSelectLoggingDir_clicked();
QStringList getSelectedDatafields()
ConditionHandlerInterfacePrx handler
void onCloseWidget(QCloseEvent *event)
emits the closeRequest signal
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...
std::vector< ChannelWidgetsEntry > sensorChannelList
QPushButton * deleteButton
This file offers overloads of toIce() and fromIce() functions for STL container types.