38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 76 String getName()
const override;
80 bool roundBasedMode()
const;
82 void paint(QPainter* painter,
const QStyleOptionGraphicsItem* option,
QWidget* widget)
override;
84 QRectF boundingRect()
const override;
86 void markUnreachable()
override;
92 void mergeFailed(
const QString message);
97 bool round_based_mode_{
true};
A more convenient string class.
Definition: String.h:58
The base class of the different vertex classes.
Definition: TOPPASVertex.h:100
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
A special vertex that allows to merge several inputs.
Definition: TOPPASMergerVertex.h:58