12#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
14#include <QtCore/QVector>
15#include <QtWidgets/QDialog>
19 class TOPPASIOMappingDialogTemplate;
66 Ui::TOPPASIOMappingDialogTemplate*
ui_;
An edge representing a data flow in TOPPAS.
Definition TOPPASEdge.h:36
Dialog which allows to configure the input/output parameter mapping of an edge.
Definition TOPPASIOMappingDialog.h:38
int firstExec()
Called instead of exec() after edge is constructed (in order to avoid showing the dialog if not neces...
Ui::TOPPASIOMappingDialogTemplate * ui_
Definition TOPPASIOMappingDialog.h:66
void fillComboBoxes_()
Fills the table.
TOPPASIOMappingDialog(TOPPASEdge *parent)
Constructor.
TOPPASEdge * edge_
The edge we are configuring.
Definition TOPPASIOMappingDialog.h:58
~TOPPASIOMappingDialog() override
void checkValidity_()
Called when OK is pressed; checks if the selected parameters are valid.
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
Definition FLASHDeconvWizardBase.h:37