digiKam
Digikam::ImageWindow::Private Class Reference

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 ()
 
void setThumbBarToCurrent ()
 

Public Attributes

const QString configHorizontalThumbbarEntry
 
const QString configShowThumbbarEntry
 
ItemInfo currentItemInfo
 
ItemDragDropHandlerdragDropHandler
 
QAction * fileDeletePermanentlyAction
 Delete actions. More...
 
QAction * fileDeletePermanentlyDirectlyAction
 
QAction * fileTrashDirectlyAction
 
ItemFilterModelimageFilterModel
 
ItemListModelimageInfoModel
 
QMultiMap< QString, QVariant > newFaceTags
 
ItemPropertiesSideBarDBrightSideBar
 
ItemThumbnailBarthumbBar
 
ThumbBarDockthumbBarDock
 
QAction * toMainWindowAction
 
DatabaseVersionManager versionManager
 
KMainWindow * viewContainer
 

Constructor & Destructor Documentation

◆ Private()

Digikam::ImageWindow::Private::Private ( )
inline

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

◆ configHorizontalThumbbarEntry

const QString Digikam::ImageWindow::Private::configHorizontalThumbbarEntry

◆ configShowThumbbarEntry

const QString Digikam::ImageWindow::Private::configShowThumbbarEntry

◆ currentItemInfo

◆ dragDropHandler

ItemDragDropHandler* Digikam::ImageWindow::Private::dragDropHandler

◆ fileDeletePermanentlyAction

QAction* Digikam::ImageWindow::Private::fileDeletePermanentlyAction

Delete actions.

◆ fileDeletePermanentlyDirectlyAction

QAction* Digikam::ImageWindow::Private::fileDeletePermanentlyDirectlyAction

◆ fileTrashDirectlyAction

QAction* Digikam::ImageWindow::Private::fileTrashDirectlyAction

◆ imageFilterModel

ItemFilterModel* Digikam::ImageWindow::Private::imageFilterModel

◆ imageInfoModel

ItemListModel* Digikam::ImageWindow::Private::imageInfoModel

◆ newFaceTags

QMultiMap<QString, QVariant> Digikam::ImageWindow::Private::newFaceTags

◆ rightSideBar

◆ thumbBar

◆ thumbBarDock

ThumbBarDock* Digikam::ImageWindow::Private::thumbBarDock

◆ toMainWindowAction

QAction* Digikam::ImageWindow::Private::toMainWindowAction

◆ versionManager

DatabaseVersionManager Digikam::ImageWindow::Private::versionManager

◆ viewContainer

KMainWindow* Digikam::ImageWindow::Private::viewContainer

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