|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 
   43 #include <QtWidgets/QDialog> 
   44 class QAbstractButton;
 
   48   class TOPPViewOpenDialogTemplate;
 
   72     bool viewMapAs2D() 
const;
 
   74     bool viewMapAs1D() 
const;
 
   76     bool isCutoffEnabled() 
const;
 
   78     bool isDataDIA() 
const;
 
   80     bool openAsNewWindow() 
const;
 
   82     Int getMergeLayer() 
const;
 
   85     void disableDimension(
bool as_2d);
 
   87     void disableCutoff(
bool cutoff_on);
 
   89     void disableLocation(
bool window);
 
   99     void updateViewMode_(QAbstractButton * button);
 
  106     Ui::TOPPViewOpenDialogTemplate* 
ui_;
 
  
bool map_as_2d_disabled_
Stores if this option is disabled, to avoid activating it in updateViewMode_()
Definition: TOPPViewOpenDialog.h:103
Dataset opening options for TOPPView.
Definition: TOPPViewOpenDialog.h:60
A more convenient string class.
Definition: String.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Definition: SwathWizardBase.h:62
Map class based on the STL map (containing several convenience functions)
Definition: Map.h:50
Ui::TOPPViewOpenDialogTemplate * ui_
Definition: TOPPViewOpenDialog.h:106