Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::gui::ProjectTemplatesModel Class Reference
Inheritance diagram for zrythm::gui::ProjectTemplatesModel:
Collaboration diagram for zrythm::gui::ProjectTemplatesModel:

Public Types

enum  ProjectTemplateRoles { NameRole = Qt::UserRole + 1 , PathRole , IsBlankRole }

Public Member Functions

 ProjectTemplatesModel (QObject *parent=nullptr)
int rowCount (const QModelIndex &parent=QModelIndex()) const override
QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const override
QHash< int, QByteArray > roleNames () const override

Detailed Description

Definition at line 16 of file project_templates_model.h.

Member Enumeration Documentation

◆ ProjectTemplateRoles

enum zrythm::gui::ProjectTemplatesModel::ProjectTemplateRoles

Definition at line 22 of file project_templates_model.h.


The documentation for this class was generated from the following file: