35 #ifndef OPENMS_VISUAL_TOPPASSPLITTERVERTEX_H    36 #define OPENMS_VISUAL_TOPPASSPLITTERVERTEX_H    39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>    70     virtual String getName() 
const;
    74     virtual void paint(QPainter* painter, 
const QStyleOptionGraphicsItem* option, 
QWidget* widget);
    76     virtual QRectF boundingRect() 
const;
    78     virtual QPainterPath shape() 
const;
    80     virtual void markUnreachable();
    86     void mouseDoubleClickEvent(QGraphicsSceneMouseEvent* e);
    92 #endif // OPENMS_VISUAL_TOPPASSPLITTERVERTEX_H A more convenient string class. 
Definition: String.h:57
 
A special vertex that allows to split a list of inputs. 
Definition: TOPPASSplitterVertex.h:54
 
The base class of the different vertex classes. 
Definition: TOPPASVertex.h:101
 
Main OpenMS namespace. 
Definition: FeatureDeconvolution.h:47