35 #ifndef OPENMS_VISUAL_DIALOGS_TOPPASIOMAPPINGDIALOG_H 36 #define OPENMS_VISUAL_DIALOGS_TOPPASIOMAPPINGDIALOG_H 39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 41 #include <OpenMS/VISUAL/DIALOGS/UIC/ui_TOPPASIOMappingDialog.h> 44 #include <QtCore/QVector> 62 public Ui::TOPPASIOMappingDialogTemplate
79 void fillComboBoxes_();
90 void checkValidity_();
95 #endif // OPENMS_VISUAL_DIALOGS_TOPPASINPUTFILESDIALOG_H
QVector< int > target_input_param_indices_
Vector storing the mapping of the target input combobox indices to param indices of edges...
Definition: TOPPASIOMappingDialog.h:85
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
An edge representing a data flow in TOPPAS.
Definition: TOPPASEdge.h:60
Dialog which allows to configure the input/output parameter mapping of an edge.
Definition: TOPPASIOMappingDialog.h:60
TOPPASEdge * edge_
The edge we are configuring.
Definition: TOPPASIOMappingDialog.h:82