dnai::models::ml::MlProject Class Reference
  #include <mlproject.h>
Inheritance diagram for dnai::models::ml::MlProject:

Collaboration diagram for dnai::models::ml::MlProject:

Public Member Functions | |
| MlProject (QObject *parent=nullptr) | |
| QList< Dataset * > | datasets () const | 
| dnai::models::ml::Model * | model () | 
Properties | |
| QList< Dataset * > | datasets | 
| dnai::models::ml::Model | model | 
Private Attributes | |
| QList< Dataset * > | m_datasets | 
| dnai::models::ml::Model | m_model | 
Constructor & Destructor Documentation
| dnai::models::ml::MlProject::MlProject | ( | QObject * | parent = nullptr | ) | 
Member Function Documentation
| QList<Dataset*> dnai::models::ml::MlProject::datasets | ( | ) | const | 
| dnai::models::ml::Model* dnai::models::ml::MlProject::model | ( | ) | 
Member Data Documentation
      
  | 
  private | 
      
  | 
  private | 
Property Documentation
      
  | 
  read | 
      
  | 
  read | 
The documentation for this class was generated from the following files:
- Gui/app/include/dnai/models/ml/mlproject.h
 - Gui/app/src/dnai/models/ml/mlproject.cpp
 
          
          
 1.8.9