12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
29 virtual std::unique_ptr<TOPPASVertex>
clone()
const override;
33 void paint(QPainter * painter,
const QStyleOptionGraphicsItem * option,
QWidget * widget)
override;
A more convenient string class.
Definition: String.h:34
A vertex representing an output file list.
Definition: TOPPASOutputFileListVertex.h:25
virtual std::unique_ptr< TOPPASVertex > clone() const override
Make a copy of this vertex on the heap and return a pointer to it (useful for copying nodes)
String getName() const override
returns "OutputFileVertex"
QRectF boundingRect() const override
Returns the bounding rectangle of this item.
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override
void run() override
Called when the parent node has finished execution.
A vertex representing an output, either folder or files(s)
Definition: TOPPASOutputVertex.h:24
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19