![]() |
digiKam
|
#include <showfoto_p.h>
Public Member Functions | |
Private ()=default | |
Public Attributes | |
QUrl | currentLoadedUrl |
ShowfotoDragDropHandler * | dDHandler = nullptr |
QAction * | fileOpenAction = nullptr |
ShowfotoFilterModel * | filterModel = nullptr |
QAction * | first = nullptr |
ShowfotoFolderViewSideBar * | folderView = nullptr |
ShowfotoItemInfoList | infoList |
int | itemsNb = 0 |
QUrl | lastOpenedDirectory |
Digikam::Sidebar * | leftSideBar = nullptr |
QAction * | mediaServerAction = nullptr |
ShowfotoThumbnailModel * | model = nullptr |
ShowfotoNormalDelegate * | normalDelegate = nullptr |
QAction * | openFilesInFolderAction = nullptr |
Digikam::ItemPropertiesSideBar * | rightSideBar = nullptr |
ShowfotoSettings * | settings = nullptr |
Digikam::DSplashScreen * | splash = nullptr |
ShowfotoStackViewSideBar * | stackView = nullptr |
ShowfotoThumbnailBar * | thumbBar = nullptr |
Digikam::ThumbBarDock * | thumbBarDock = nullptr |
Digikam::ThumbnailLoadThread * | thumbLoadThread = nullptr |
bool | validIccPath = true |
QSplitter * | vSplitter = nullptr |
|
default |
QUrl ShowFoto::Showfoto::Private::currentLoadedUrl |
ShowfotoDragDropHandler* ShowFoto::Showfoto::Private::dDHandler = nullptr |
QAction* ShowFoto::Showfoto::Private::fileOpenAction = nullptr |
ShowfotoFilterModel* ShowFoto::Showfoto::Private::filterModel = nullptr |
Referenced by ShowFoto::Showfoto::~Showfoto().
QAction* ShowFoto::Showfoto::Private::first = nullptr |
ShowfotoFolderViewSideBar* ShowFoto::Showfoto::Private::folderView = nullptr |
Referenced by ShowFoto::Showfoto::Showfoto().
ShowfotoItemInfoList ShowFoto::Showfoto::Private::infoList |
int ShowFoto::Showfoto::Private::itemsNb = 0 |
QUrl ShowFoto::Showfoto::Private::lastOpenedDirectory |
Digikam::Sidebar* ShowFoto::Showfoto::Private::leftSideBar = nullptr |
Referenced by ShowFoto::Showfoto::Showfoto().
QAction* ShowFoto::Showfoto::Private::mediaServerAction = nullptr |
ShowfotoThumbnailModel* ShowFoto::Showfoto::Private::model = nullptr |
Referenced by ShowFoto::Showfoto::~Showfoto().
ShowfotoNormalDelegate* ShowFoto::Showfoto::Private::normalDelegate = nullptr |
QAction* ShowFoto::Showfoto::Private::openFilesInFolderAction = nullptr |
Digikam::ItemPropertiesSideBar* ShowFoto::Showfoto::Private::rightSideBar = nullptr |
Referenced by ShowFoto::Showfoto::Showfoto(), and ShowFoto::Showfoto::~Showfoto().
ShowfotoSettings* ShowFoto::Showfoto::Private::settings = nullptr |
Digikam::DSplashScreen* ShowFoto::Showfoto::Private::splash = nullptr |
Referenced by ShowFoto::Showfoto::show(), and ShowFoto::Showfoto::Showfoto().
ShowfotoStackViewSideBar* ShowFoto::Showfoto::Private::stackView = nullptr |
Referenced by ShowFoto::Showfoto::Showfoto().
ShowfotoThumbnailBar* ShowFoto::Showfoto::Private::thumbBar = nullptr |
Referenced by ShowFoto::Showfoto::infoIface(), and ShowFoto::Showfoto::~Showfoto().
Digikam::ThumbBarDock* ShowFoto::Showfoto::Private::thumbBarDock = nullptr |
Referenced by ShowFoto::Showfoto::Showfoto().
Digikam::ThumbnailLoadThread* ShowFoto::Showfoto::Private::thumbLoadThread = nullptr |
Referenced by ShowFoto::Showfoto::Showfoto(), and ShowFoto::Showfoto::~Showfoto().
bool ShowFoto::Showfoto::Private::validIccPath = true |
Referenced by ShowFoto::Showfoto::show(), and ShowFoto::Showfoto::Showfoto().
QSplitter* ShowFoto::Showfoto::Private::vSplitter = nullptr |