The RecentProjectsModel class.
More...
#include <recentprojectsmodel.h>
Inherits QAbstractListModel.
|
void | save () noexcept |
|
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
|
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
|
◆ RecentProjectsModel() [1/3]
◆ RecentProjectsModel() [2/3]
◆ RecentProjectsModel() [3/3]
◆ ~RecentProjectsModel()
◆ setLastRecentProject()
void setLastRecentProject |
( |
const FilePath & |
filepath | ) |
|
|
noexcept |
◆ updateVisibleProjects()
void updateVisibleProjects |
( |
| ) |
|
|
noexcept |
◆ operator=()
◆ save()
◆ rowCount()
int rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
private |
◆ data()
QVariant data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
private |
◆ mWorkspace
◆ mFilePath
◆ mAllProjects
◆ mVisibleProjects
The documentation for this class was generated from the following files: