38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 67 String getName()
const override;
69 void setFilenames(
const QStringList & files);
73 void paint(QPainter * painter,
const QStyleOptionGraphicsItem * option,
QWidget * widget)
override;
75 QRectF boundingRect()
const override;
77 bool fileNamesValid();
79 void showFilesDialog();
81 void openContainingFolder();
83 const QString & getKey();
85 void setKey(
const QString & key);
89 void outEdgeHasChanged()
override;
101 void mouseDoubleClickEvent(QGraphicsSceneMouseEvent * e)
override;
The base class of the different vertex classes.
Definition: TOPPASVertex.h:101
A vertex representing an input file list.
Definition: TOPPASInputFileListVertex.h:49
QString cwd_
current working dir, i.e. the last position a file was added from
Definition: TOPPASInputFileListVertex.h:97
QString key_
The key of this input node (for applying resources from a resource file)
Definition: TOPPASInputFileListVertex.h:94
A more convenient string class.
Definition: String.h:58
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46