19#include <QFileSystemModel>
31class ShowfotoFolderViewList;
44 QVariant
data(
const QModelIndex& index,
int role)
const override;
58 Private*
const d =
nullptr;
Definition loadingdescription.h:35
Definition showfotofolderviewlist.h:34
Definition showfotofolderviewmodel.h:34
QVariant data(const QModelIndex &index, int role) const override
Definition showfotofolderviewmodel.cpp:90
~ShowfotoFolderViewModel() override
Definition showfotofolderviewmodel.cpp:77
static int maxIconSize()
Definition showfotofolderviewmodel.cpp:85
QStringList currentFilesPath() const
Definition showfotofolderviewmodel.cpp:130
Definition datefolderview.cpp:34
Definition showfotofolderviewbar.cpp:43