  | 
  
    OpenMS
    2.5.0
    
   | 
 
 
 
  
  
 
Go to the documentation of this file.
   38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 
   42 #include <QtCore/QVector> 
   43 #include <QtWidgets/QDialog> 
   47   class TOPPASIOMappingDialogTemplate;
 
   83     void fillComboBoxes_();
 
   94     void checkValidity_();
 
   97     Ui::TOPPASIOMappingDialogTemplate* 
ui_;
 
  
Dialog which allows to configure the input/output parameter mapping of an edge.
Definition: TOPPASIOMappingDialog.h:64
 
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
 
Definition: DataFilterDialog.h:45
 
An edge representing a data flow in TOPPAS.
Definition: TOPPASEdge.h:59
 
Ui::TOPPASIOMappingDialogTemplate * ui_
Definition: TOPPASIOMappingDialog.h:97
 
TOPPASEdge * edge_
The edge we are configuring.
Definition: TOPPASIOMappingDialog.h:86
 
QVector< int > target_input_param_indices_
Vector storing the mapping of the target input combobox indices to param indices of edges.
Definition: TOPPASIOMappingDialog.h:89