33#include <QProgressBar>
36#include <QStandardPaths>
38#include <QKeySequence>
41#include <QMimeDatabase>
43#include <QApplication>
48#include <QScopedPointer>
52#include <kactioncollection.h>
53#include <klocalizedstring.h>
54#include <kconfiggroup.h>
55#include <ksharedconfig.h>
56#include <kxmlgui_version.h>
58#ifdef HAVE_KICONTHEMES
59# include <kiconthemes_version.h>
110#ifdef HAVE_GEOLOCATION
123 bool validIccPath =
true;
127 QSplitter* vSplitter =
nullptr;
128 QAction* fileOpenAction =
nullptr;
131 QAction* openFilesInFolderAction =
nullptr;
132 QAction* mediaServerAction =
nullptr;
133 QAction* first =
nullptr;
Definition dsplashscreen.h:31
Definition thumbbardock.h:74
Definition thumbnailloadthread.h:36
Definition showfotodragdrophandler.h:31
Definition showfotofiltermodel.h:92
Definition showfotodelegate.h:164
Definition showfotosettings.h:28
Definition showfotothumbnailbar.h:28
Definition showfotothumbnailmodel.h:32
Definition showfoto_p.h:118
QUrl lastOpenedDirectory
Definition showfoto_p.h:130
ShowfotoItemInfoList infoList
Definition showfoto_p.h:135
QUrl currentLoadedUrl
Definition showfoto_p.h:129
Definition showfotofolderviewbar.cpp:43
QList< ShowfotoItemInfo > ShowfotoItemInfoList
Definition showfotoiteminfo.h:81