#include <ParameterFileSystemModel.h>
|
static constexpr auto | DELETE_DELAY = std::chrono::seconds{1} |
|
◆ ParameterFileSystemModel()
ParameterFileSystemModel::ParameterFileSystemModel |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~ParameterFileSystemModel()
ParameterFileSystemModel::~ParameterFileSystemModel |
( |
| ) |
|
◆ addItems()
void ParameterFileSystemModel::addItems |
( |
const QFileInfoList & |
items | ) |
|
|
private |
◆ data()
QVariant ParameterFileSystemModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ flags()
Qt::ItemFlags ParameterFileSystemModel::flags |
( |
const QModelIndex & |
idx | ) |
const |
|
override |
◆ getFileInfo() [1/2]
const QFileInfo* Pd::ParameterFileSystemModel::getFileInfo |
( |
const QModelIndex & |
idx | ) |
const |
|
inline |
◆ getFileInfo() [2/2]
const QFileInfo* Pd::ParameterFileSystemModel::getFileInfo |
( |
int |
row | ) |
const |
|
inline |
◆ getInfo()
QFileInfoList ParameterFileSystemModel::getInfo |
( |
| ) |
const |
|
private |
◆ refresh
void ParameterFileSystemModel::refresh |
( |
| ) |
|
|
slot |
◆ removeReallyDeletedFiles
void Pd::ParameterFileSystemModel::removeReallyDeletedFiles |
( |
| ) |
|
|
slot |
◆ rowCount()
int ParameterFileSystemModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ setPath()
void ParameterFileSystemModel::setPath |
( |
const QString |
path | ) |
|
◆ startDeleteDelayTimer()
void ParameterFileSystemModel::startDeleteDelayTimer |
( |
const QPersistentModelIndex & |
idx | ) |
|
|
private |
◆ DELETE_DELAY
constexpr std::chrono::seconds ParameterFileSystemModel::DELETE_DELAY = std::chrono::seconds{1} |
|
static |
◆ files
◆ path_
QString Pd::ParameterFileSystemModel::path_ |
|
private |
The documentation for this class was generated from the following files: