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     QPainterPath shape() 
const override;
    79     bool fileNamesValid();
    81     void showFilesDialog();
    83     void openContainingFolder();
    85     const QString & getKey();
    87     void setKey(
const QString & key);
    91     void outEdgeHasChanged() 
override;
   103     void mouseDoubleClickEvent(QGraphicsSceneMouseEvent * e) 
override;
 A more convenient string class. 
Definition: String.h:57
 
The base class of the different vertex classes. 
Definition: TOPPASVertex.h:100
 
Main OpenMS namespace. 
Definition: FeatureDeconvolution.h:46