OpenMS  3.0.0
FLASHDeconvTabWidget.h File Reference
#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
#include <OpenMS/DATASTRUCTURES/Param.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/DATASTRUCTURES/ListUtils.h>
#include <OpenMS/VISUAL/MISC/ExternalProcessMBox.h>
#include <OpenMS/VISUAL/MISC/GUIHelpers.h>
#include <OpenMS/VISUAL/TableView.h>
#include <QTabWidget>
#include <vector>
#include <utility>
Include dependency graph for FLASHDeconvTabWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FLASHDeconvGUILock
 RAII class to switch to certain TabWidget, disable the GUI and go back to the orignal Tab when this class is destroyed. More...
 
class  FLASHDeconvTabWidget
 A multi-tabbed widget for the FLASHDeconvWizard offering setting of parameters, input-file specification and running FLASHDeconv and more. More...
 

Namespaces

 Ui
 
 OpenMS
 FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
 
 OpenMS::Internal
 Namespace used to hide implementation details from users.
 

Typedefs

using InputFile = OpenMS::InputFile
 
using OutputDirectory = OpenMS::OutputDirectory
 
using ParamEditor = OpenMS::ParamEditor
 

Typedef Documentation

◆ InputFile

◆ OutputDirectory

◆ ParamEditor