Skip to content

Struct QfRecentProjectListModel::RecentProject

ClassList > QfRecentProjectListModel > RecentProject

Public Attributes

Type Name
QString path
QString thumbnail
QString title
ProjectType type = ProjectType::LocalProject

Public Functions

Type Name
RecentProject () = default
RecentProject (ProjectType type, const QString & title, const QString & path, const QString & thumbnail=QString())

Public Attributes Documentation

variable path

QString QfRecentProjectListModel::RecentProject::path;

variable thumbnail

QString QfRecentProjectListModel::RecentProject::thumbnail;

variable title

QString QfRecentProjectListModel::RecentProject::title;

variable type

ProjectType QfRecentProjectListModel::RecentProject::type;

Public Functions Documentation

function RecentProject [1/2]

QfRecentProjectListModel::RecentProject::RecentProject () = default

function RecentProject [2/2]

inline QfRecentProjectListModel::RecentProject::RecentProject (
    ProjectType type,
    const QString & title,
    const QString & path,
    const QString & thumbnail=QString()
) 


The documentation for this class was generated from the following file src/gui/qfrecentprojectlistmodel.h