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);
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Represents a data resource for TOPPAS workflows.
Definition: TOPPASResource.h:54
QString file_name_
The name of the local file.
Definition: TOPPASResource.h:88
QUrl url_
The URL of this resource.
Definition: TOPPASResource.h:86
static QStringList supported_schemes
Supported schemes.
Definition: TOPPASResource.h:81