24 #ifndef SHOWFOTO_FOLDER_VIEW_MODEL_H
25 #define SHOWFOTO_FOLDER_VIEW_MODEL_H
29 #include <QFileSystemModel>
30 #include <QStringList>
41 class ShowfotoFolderViewList;
52 static int maxIconSize();
54 QVariant data(
const QModelIndex& index,
int role)
const override;
59 QStringList currentFilesPath()
const;
Definition: loadingdescription.h:45
Definition: showfotofolderviewlist.h:44
Definition: showfotofolderviewmodel.h:44
Definition: datefolderview.cpp:43
Definition: showfotofolderviewbar.cpp:52