datasethandler.h
Go to the documentation of this file.
Definition: datasethandler.h:9
Q_INVOKABLE dnai::models::ml::Dataset * createFromPath(const QString &path)
Definition: datasethandler.cpp:22
Definition: dataset.h:37
Definition: api.h:13
DatasetHandler(QObject *parent=nullptr)
Definition: datasethandler.cpp:12
Q_INVOKABLE int open(const QString &path)
Definition: datasethandler.cpp:17