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

#include <lighttablewindow_p.h>

Public Member Functions

void addPageUpDownActions (const LightTableWindow *const q, QWidget *const w)
 
 Private ()=default
 

Public Attributes

bool autoLoadOnRightPanel = true
 
bool autoSyncPreview = true
 
QAction * backwardAction = nullptr
 
ThumbBarDockbarViewDock = nullptr
 
QAction * clearListAction = nullptr
 
QAction * clearOnCloseAction = nullptr
 
QMainWindow * dockArea = nullptr
 
QAction * editItemAction = nullptr
 
QAction * fileDeleteAction = nullptr
 
QAction * fileDeleteFinalAction = nullptr
 
QAction * firstAction = nullptr
 
QAction * forwardAction = nullptr
 
bool fromLeftPreview = true
 
SidebarSplitterhSplitter = nullptr
 
QAction * lastAction = nullptr
 
DAdjustableLabelleftFileName = nullptr
 File name loaded in left preview and show on status bar.
 
ItemPropertiesSideBarDBleftSideBar = nullptr
 Side bar to display properties of the left preview and show on the left side..
 
DZoomBarleftZoomBar = nullptr
 Zoom bar to control the left preview and show on status bar.
 
QAction * leftZoomFitToWindowAction = nullptr
 
QAction * leftZoomMinusAction = nullptr
 
QAction * leftZoomPlusAction = nullptr
 
QAction * leftZoomTo100percents = nullptr
 
QAction * navigateByPairAction = nullptr
 
LightTableViewpreviewView = nullptr
 Central view including left and right pannels.
 
QAction * removeItemAction = nullptr
 
DAdjustableLabelrightFileName = nullptr
 File name loaded in right preview and show on status bar.
 
ItemPropertiesSideBarDBrightSideBar = nullptr
 Side bar to display properties of the right preview and show on the right side..
 
DZoomBarrightZoomBar = nullptr
 Zoom bar to control the right preview and show on status bar.
 
QAction * rightZoomFitToWindowAction = nullptr
 
QAction * rightZoomMinusAction = nullptr
 
QAction * rightZoomPlusAction = nullptr
 
QAction * rightZoomTo100percents = nullptr
 
QAction * setItemLeftAction = nullptr
 
QAction * setItemRightAction = nullptr
 
QAction * showBarAction = nullptr
 
StatusProgressBarstatusProgressBar = nullptr
 
QAction * syncPreviewAction = nullptr
 
LightTableThumbBarthumbView = nullptr
 Top level view to host thumbar.
 
QAction * viewCMViewAction = nullptr
 

Constructor & Destructor Documentation

◆ Private()

Digikam::LightTableWindow::Private::Private ( )
default

Member Function Documentation

◆ addPageUpDownActions()

void Digikam::LightTableWindow::Private::addPageUpDownActions ( const LightTableWindow *const  q,
QWidget *const  w 
)
inline

Member Data Documentation

◆ autoLoadOnRightPanel

bool Digikam::LightTableWindow::Private::autoLoadOnRightPanel = true

◆ autoSyncPreview

bool Digikam::LightTableWindow::Private::autoSyncPreview = true

◆ backwardAction

QAction* Digikam::LightTableWindow::Private::backwardAction = nullptr

◆ barViewDock

ThumbBarDock* Digikam::LightTableWindow::Private::barViewDock = nullptr

◆ clearListAction

QAction* Digikam::LightTableWindow::Private::clearListAction = nullptr

◆ clearOnCloseAction

QAction* Digikam::LightTableWindow::Private::clearOnCloseAction = nullptr

◆ dockArea

QMainWindow* Digikam::LightTableWindow::Private::dockArea = nullptr

◆ editItemAction

QAction* Digikam::LightTableWindow::Private::editItemAction = nullptr

◆ fileDeleteAction

QAction* Digikam::LightTableWindow::Private::fileDeleteAction = nullptr

◆ fileDeleteFinalAction

QAction* Digikam::LightTableWindow::Private::fileDeleteFinalAction = nullptr

◆ firstAction

QAction* Digikam::LightTableWindow::Private::firstAction = nullptr

◆ forwardAction

QAction* Digikam::LightTableWindow::Private::forwardAction = nullptr

◆ fromLeftPreview

bool Digikam::LightTableWindow::Private::fromLeftPreview = true

◆ hSplitter

SidebarSplitter* Digikam::LightTableWindow::Private::hSplitter = nullptr

◆ lastAction

QAction* Digikam::LightTableWindow::Private::lastAction = nullptr

◆ leftFileName

DAdjustableLabel* Digikam::LightTableWindow::Private::leftFileName = nullptr

File name loaded in left preview and show on status bar.

◆ leftSideBar

ItemPropertiesSideBarDB* Digikam::LightTableWindow::Private::leftSideBar = nullptr

◆ leftZoomBar

DZoomBar* Digikam::LightTableWindow::Private::leftZoomBar = nullptr

Zoom bar to control the left preview and show on status bar.

◆ leftZoomFitToWindowAction

QAction* Digikam::LightTableWindow::Private::leftZoomFitToWindowAction = nullptr

◆ leftZoomMinusAction

QAction* Digikam::LightTableWindow::Private::leftZoomMinusAction = nullptr

◆ leftZoomPlusAction

QAction* Digikam::LightTableWindow::Private::leftZoomPlusAction = nullptr

◆ leftZoomTo100percents

QAction* Digikam::LightTableWindow::Private::leftZoomTo100percents = nullptr

◆ navigateByPairAction

QAction* Digikam::LightTableWindow::Private::navigateByPairAction = nullptr

◆ previewView

LightTableView* Digikam::LightTableWindow::Private::previewView = nullptr

◆ removeItemAction

QAction* Digikam::LightTableWindow::Private::removeItemAction = nullptr

◆ rightFileName

DAdjustableLabel* Digikam::LightTableWindow::Private::rightFileName = nullptr

File name loaded in right preview and show on status bar.

◆ rightSideBar

ItemPropertiesSideBarDB* Digikam::LightTableWindow::Private::rightSideBar = nullptr

◆ rightZoomBar

DZoomBar* Digikam::LightTableWindow::Private::rightZoomBar = nullptr

Zoom bar to control the right preview and show on status bar.

◆ rightZoomFitToWindowAction

QAction* Digikam::LightTableWindow::Private::rightZoomFitToWindowAction = nullptr

◆ rightZoomMinusAction

QAction* Digikam::LightTableWindow::Private::rightZoomMinusAction = nullptr

◆ rightZoomPlusAction

QAction* Digikam::LightTableWindow::Private::rightZoomPlusAction = nullptr

◆ rightZoomTo100percents

QAction* Digikam::LightTableWindow::Private::rightZoomTo100percents = nullptr

◆ setItemLeftAction

QAction* Digikam::LightTableWindow::Private::setItemLeftAction = nullptr

◆ setItemRightAction

QAction* Digikam::LightTableWindow::Private::setItemRightAction = nullptr

◆ showBarAction

QAction* Digikam::LightTableWindow::Private::showBarAction = nullptr

◆ statusProgressBar

StatusProgressBar* Digikam::LightTableWindow::Private::statusProgressBar = nullptr

◆ syncPreviewAction

QAction* Digikam::LightTableWindow::Private::syncPreviewAction = nullptr

◆ thumbView

◆ viewCMViewAction

QAction* Digikam::LightTableWindow::Private::viewCMViewAction = nullptr

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