digiKam
Loading...
Searching...
No Matches
Digikam::ImageWindow::Private Class Reference

#include <imagewindow_p.h>

Public Member Functions

QModelIndex currentIndex () const
 
bool currentIsValid () const
 
QModelIndex currentSourceIndex () const
 
QUrl currentUrl () const
 
void ensureModelContains (const ItemInfo &info)
 
QModelIndex firstIndex () const
 
ItemInfo imageInfo (const QModelIndex &index) const
 
QModelIndex lastIndex () const
 
QModelIndex nextIndex () const
 
QModelIndex previousIndex () const
 
 Private ()=default
 
void setThumbBarToCurrent ()
 

Public Attributes

const QString configShowThumbbarEntry = QLatin1String("Show Thumbbar")
 
ItemInfo currentItemInfo
 
ItemDragDropHandlerdragDropHandler = nullptr
 
QList< FaceTagsIfacefacesList
 
QAction * fileDeletePermanentlyAction = nullptr
 Delete actions.
 
QAction * fileDeletePermanentlyDirectlyAction = nullptr
 
QAction * fileTrashDirectlyAction = nullptr
 
ItemFilterModelimageFilterModel = nullptr
 
ItemListModelimageInfoModel = nullptr
 
ItemPropertiesSideBarDBrightSideBar = nullptr
 
ItemThumbnailBarthumbBar = nullptr
 
ThumbBarDockthumbBarDock = nullptr
 
QAction * toMainWindowAction = nullptr
 
DatabaseVersionManager versionManager
 
QMainWindow * viewContainer = nullptr
 

Constructor & Destructor Documentation

◆ Private()

Digikam::ImageWindow::Private::Private ( )
default

Member Function Documentation

◆ currentIndex()

QModelIndex Digikam::ImageWindow::Private::currentIndex ( ) const
inline

◆ currentIsValid()

bool Digikam::ImageWindow::Private::currentIsValid ( ) const
inline

◆ currentSourceIndex()

QModelIndex Digikam::ImageWindow::Private::currentSourceIndex ( ) const
inline

◆ currentUrl()

QUrl Digikam::ImageWindow::Private::currentUrl ( ) const
inline

◆ ensureModelContains()

void Digikam::ImageWindow::Private::ensureModelContains ( const ItemInfo info)
inline

◆ firstIndex()

QModelIndex Digikam::ImageWindow::Private::firstIndex ( ) const
inline

◆ imageInfo()

ItemInfo Digikam::ImageWindow::Private::imageInfo ( const QModelIndex &  index) const
inline

◆ lastIndex()

QModelIndex Digikam::ImageWindow::Private::lastIndex ( ) const
inline

◆ nextIndex()

QModelIndex Digikam::ImageWindow::Private::nextIndex ( ) const
inline

◆ previousIndex()

QModelIndex Digikam::ImageWindow::Private::previousIndex ( ) const
inline

◆ setThumbBarToCurrent()

void Digikam::ImageWindow::Private::setThumbBarToCurrent ( )
inline

Member Data Documentation

◆ configShowThumbbarEntry

const QString Digikam::ImageWindow::Private::configShowThumbbarEntry = QLatin1String("Show Thumbbar")

◆ currentItemInfo

◆ dragDropHandler

ItemDragDropHandler* Digikam::ImageWindow::Private::dragDropHandler = nullptr

◆ facesList

QList<FaceTagsIface> Digikam::ImageWindow::Private::facesList

◆ fileDeletePermanentlyAction

QAction* Digikam::ImageWindow::Private::fileDeletePermanentlyAction = nullptr

Delete actions.

◆ fileDeletePermanentlyDirectlyAction

QAction* Digikam::ImageWindow::Private::fileDeletePermanentlyDirectlyAction = nullptr

◆ fileTrashDirectlyAction

QAction* Digikam::ImageWindow::Private::fileTrashDirectlyAction = nullptr

◆ imageFilterModel

ItemFilterModel* Digikam::ImageWindow::Private::imageFilterModel = nullptr

◆ imageInfoModel

ItemListModel* Digikam::ImageWindow::Private::imageInfoModel = nullptr

◆ rightSideBar

◆ thumbBar

◆ thumbBarDock

ThumbBarDock* Digikam::ImageWindow::Private::thumbBarDock = nullptr

◆ toMainWindowAction

QAction* Digikam::ImageWindow::Private::toMainWindowAction = nullptr

◆ versionManager

DatabaseVersionManager Digikam::ImageWindow::Private::versionManager

◆ viewContainer

QMainWindow* Digikam::ImageWindow::Private::viewContainer = nullptr

The documentation for this class was generated from the following file: