OpenMS
TOPPASVertex.h File Reference
#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <QPainter>
#include <QPainterPath>
#include <QtWidgets/QGraphicsSceneMouseEvent>
#include <QtWidgets/QGraphicsSceneContextMenuEvent>
#include <QtWidgets/QGraphicsItem>
#include <QtCore/QProcess>
#include <QtWidgets/QMenu>
#include <QStringList>
Include dependency graph for TOPPASVertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TOPPASVertex
 The base class of the different vertex classes. More...
 
class  TOPPASVertex::TOPPASFilenames
 
struct  TOPPASVertex::VertexRoundPackage
 Info for one edge and round, to be passed to next node. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Macros

#define __DEBUG_BEGIN_METHOD__   {}
 
#define __DEBUG_END_METHOD__   {}
 

Class Documentation

◆ OpenMS::TOPPASVertex::VertexRoundPackage

struct OpenMS::TOPPASVertex::VertexRoundPackage

Info for one edge and round, to be passed to next node.

Collaboration diagram for TOPPASVertex::VertexRoundPackage:
[legend]
Class Members
TOPPASEdge * edge edge that connects the upstream node to the current one
TOPPASFilenames filenames filenames passed from upstream node in this round

Macro Definition Documentation

◆ __DEBUG_BEGIN_METHOD__

#define __DEBUG_BEGIN_METHOD__   {}

◆ __DEBUG_END_METHOD__

#define __DEBUG_END_METHOD__   {}