|
OpenMS
2.5.0
|
Go to the documentation of this file.
38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
40 #include <QtCore/QString>
41 #include <QtCore/QStringList>
42 #include <QtCore/QUrl>
43 #include <QtCore/QObject>
72 void writeToFile(
const QString & file_name);
74 const QString & getLocalFile()
const;
76 const QUrl & getURL()
const;
78 void fromLocalFile(
const QString & file);
Represents a data resource for TOPPAS workflows.
Definition: TOPPASResource.h:54
QUrl url_
The URL of this resource.
Definition: TOPPASResource.h:86
QString file_name_
The name of the local file.
Definition: TOPPASResource.h:88
static QStringList supported_schemes
Supported schemes.
Definition: TOPPASResource.h:81
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46