Go to the documentation of this file.
25 #ifndef SRC_GUI_INCLUDE_CORBO_GUI_SIGNAL_COLLECTION_WIDGET_H_
26 #define SRC_GUI_INCLUDE_CORBO_GUI_SIGNAL_COLLECTION_WIDGET_H_
33 #include <QFileDialog>
38 #include <QTreeWidget>
39 #include <QVBoxLayout>
47 class SignalCollectionWidget :
public QWidget
58 void addSignal(
const QString& key, SignalHelper::SignalData& signal_data);
70 void getGroupInfo(
const QTreeWidget* tree,
const QTreeWidgetItem* item, QString* name_out,
int* id_out);
71 void removeSignal(QTreeWidget* tree, QTreeWidgetItem* item);
82 QMenu* menu_export =
nullptr);
94 QVector<std::tuple<CollapsableGroupBox*, QWidget*, int>>
_recent_signals;
102 #endif // SRC_GUI_INCLUDE_CORBO_GUI_SIGNAL_COLLECTION_WIDGET_H_
std::shared_ptr< MatrixSignal > Ptr
std::shared_ptr< SignalInterface > Ptr
std::shared_ptr< MatrixSetSignal > Ptr
std::shared_ptr< IndexedValuesSetSignal > Ptr
std::shared_ptr< TimeSeriesSequenceSignal > Ptr
std::shared_ptr< SignalHelper > Ptr
std::shared_ptr< TimeSeriesSignal > Ptr
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:06:12