16 #ifndef _RDF_EXPORTER_H_ 17 #define _RDF_EXPORTER_H_ 38 virtual bool isOK()
const;
virtual QString getError() const
static bool canExportModel(Model *)
virtual bool isOK() const
Model is the base class for all data models that represent any sort of data on a time scale based on ...
static QString getSupportedExtensions()
Return the file extensions that we can write, in a format suitable for use with QFileDialog.
RDFExporter(QString path, Model *model)