OpenMS
TOPPAS

GUI elements for TOPPAS. More...

Collaboration diagram for TOPPAS:

Classes

class  TOPPASBase
 Main window of the TOPPAS tool. More...
 
class  TOPPASInputFileDialog
 Dialog which allows to specify an input file. More...
 
class  TOPPASInputFilesDialog
 Dialog which allows to specify a list of input files. More...
 
class  TOPPASIOMappingDialog
 Dialog which allows to configure the input/output parameter mapping of an edge. More...
 
class  TOPPASOutputFilesDialog
 Dialog which allows to specify the directory for the output files. More...
 
class  TOPPASToolConfigDialog
 TOPP tool configuration dialog. More...
 
class  TOPPASVertexNameDialog
 Dialog which allows to change the name of an input/output vertex. More...
 
class  InputFile
 A simple widget with a line-edit and a browse button to choose filenames. More...
 
class  OutputDirectory
 A simple widget with a line-edit and a browse button to choose filenames. More...
 
class  TOPPASEdge
 An edge representing a data flow in TOPPAS. More...
 
class  TOPPASInputFileListVertex
 A vertex representing an input file list. More...
 
class  TOPPASMergerVertex
 A special vertex that allows to merge several inputs. More...
 
class  TOPPASOutputFileListVertex
 A vertex representing an output file list. More...
 
class  TOPPASResource
 Represents a data resource for TOPPAS workflows. More...
 
class  TOPPASResources
 A dictionary mapping string keys to lists of TOPPASResource objects. More...
 
class  TOPPASSplitterVertex
 A special vertex that allows to split a list of inputs. More...
 
class  TOPPASToolVertex
 A vertex representing a TOPP tool. More...
 
class  TOPPASVertex
 The base class of the different vertex classes. More...
 

Detailed Description

GUI elements for TOPPAS.

Some GUI classes were designed for TOPPAS only and are probably not usable in any other application. These classes are listed in this module.