Skip to content

Struct DrawingTemplateModel::Template

ClassList > Template

Public Attributes

Type Name
QString path
QString title
TemplateType type = TemplateType::AppTemplate

Public Functions

Type Name
Template (TemplateType type, const QString & title, const QString & path)

Public Attributes Documentation

variable path

QString DrawingTemplateModel::Template::path;

variable title

QString DrawingTemplateModel::Template::title;

variable type

TemplateType DrawingTemplateModel::Template::type;

Public Functions Documentation

function Template

inline Template::Template (
    TemplateType type,
    const QString & title,
    const QString & path
) 


The documentation for this class was generated from the following file src/core/drawingtemplatemodel.h