dnai::ml::MlHandler Class Reference
#include <mlhandler.h>
Inheritance diagram for dnai::ml::MlHandler:

Collaboration diagram for dnai::ml::MlHandler:

Public Member Functions | |
MlHandler (QObject *parent=nullptr) | |
DatasetHandler * | dataset () |
DatasetHandler & | Dataset () |
Properties | |
DatasetHandler | dataset |
Private Attributes | |
DatasetHandler | m_dataset |
Constructor & Destructor Documentation
dnai::ml::MlHandler::MlHandler | ( | QObject * | parent = nullptr | ) |
Member Function Documentation
DatasetHandler* dnai::ml::MlHandler::dataset | ( | ) |
DatasetHandler & dnai::ml::MlHandler::Dataset | ( | ) |
Member Data Documentation
|
private |
Property Documentation
|
read |
The documentation for this class was generated from the following files:
- Gui/app/include/dnai/ml/mlhandler.h
- Gui/app/src/dnai/ml/mlhandler.cpp