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

#include <queuemgrwindow_p.h>

Public Member Functions

 Private ()=default
 

Public Attributes

AssignedListViewassignedList = nullptr
 
BatchToolsFactorybatchToolsMgr = nullptr
 
const QString BOTTOM_SPLITTER_CONFIG_KEY = QLatin1String("BqmBottomSplitter")
 
SidebarSplitterbottomSplitter = nullptr
 
bool busy = false
 
QAction * clearQueueAction = nullptr
 
QAction * clearToolsAction = nullptr
 
QAction * contributeAction = nullptr
 
int currentQueueToProcess = 0
 
QAction * donateMoneyAction = nullptr
 
QAction * moveDownToolAction = nullptr
 
QAction * moveUpToolAction = nullptr
 
QAction * newQueueAction = nullptr
 
bool processingAllQueues = false
 
QueuePoolqueuePool = nullptr
 
QueueSettingsViewqueueSettingsView = nullptr
 
QAction * rawCameraListAction = nullptr
 
QAction * removeItemsDoneAction = nullptr
 
QAction * removeItemsSelAction = nullptr
 
QAction * removeQueueAction = nullptr
 
QAction * removeToolAction = nullptr
 
QAction * runAction = nullptr
 
QAction * runAllAction = nullptr
 
QAction * saveQueueAction = nullptr
 
QLabel * statusLabel = nullptr
 
StatusProgressBarstatusProgressBar = nullptr
 
QAction * stopAction = nullptr
 
ActionThreadthread = nullptr
 
ToolSettingsViewtoolSettings = nullptr
 
ToolsViewtoolsView = nullptr
 
const QString TOP_SPLITTER_CONFIG_KEY = QLatin1String("BqmTopSplitter")
 
SidebarSplittertopSplitter = nullptr
 
const QString VERTICAL_SPLITTER_CONFIG_KEY = QLatin1String("BqmVerticalSplitter")
 
SidebarSplitterverticalSplitter = nullptr
 

Constructor & Destructor Documentation

◆ Private()

Digikam::QueueMgrWindow::Private::Private ( )
default

Member Data Documentation

◆ assignedList

AssignedListView* Digikam::QueueMgrWindow::Private::assignedList = nullptr

◆ batchToolsMgr

BatchToolsFactory* Digikam::QueueMgrWindow::Private::batchToolsMgr = nullptr

◆ BOTTOM_SPLITTER_CONFIG_KEY

const QString Digikam::QueueMgrWindow::Private::BOTTOM_SPLITTER_CONFIG_KEY = QLatin1String("BqmBottomSplitter")

◆ bottomSplitter

SidebarSplitter* Digikam::QueueMgrWindow::Private::bottomSplitter = nullptr

◆ busy

bool Digikam::QueueMgrWindow::Private::busy = false

◆ clearQueueAction

QAction* Digikam::QueueMgrWindow::Private::clearQueueAction = nullptr

◆ clearToolsAction

QAction* Digikam::QueueMgrWindow::Private::clearToolsAction = nullptr

◆ contributeAction

QAction* Digikam::QueueMgrWindow::Private::contributeAction = nullptr

◆ currentQueueToProcess

int Digikam::QueueMgrWindow::Private::currentQueueToProcess = 0

◆ donateMoneyAction

QAction* Digikam::QueueMgrWindow::Private::donateMoneyAction = nullptr

◆ moveDownToolAction

QAction* Digikam::QueueMgrWindow::Private::moveDownToolAction = nullptr

◆ moveUpToolAction

QAction* Digikam::QueueMgrWindow::Private::moveUpToolAction = nullptr

◆ newQueueAction

QAction* Digikam::QueueMgrWindow::Private::newQueueAction = nullptr

◆ processingAllQueues

bool Digikam::QueueMgrWindow::Private::processingAllQueues = false

◆ queuePool

◆ queueSettingsView

QueueSettingsView* Digikam::QueueMgrWindow::Private::queueSettingsView = nullptr

◆ rawCameraListAction

QAction* Digikam::QueueMgrWindow::Private::rawCameraListAction = nullptr

◆ removeItemsDoneAction

QAction* Digikam::QueueMgrWindow::Private::removeItemsDoneAction = nullptr

◆ removeItemsSelAction

QAction* Digikam::QueueMgrWindow::Private::removeItemsSelAction = nullptr

◆ removeQueueAction

QAction* Digikam::QueueMgrWindow::Private::removeQueueAction = nullptr

◆ removeToolAction

QAction* Digikam::QueueMgrWindow::Private::removeToolAction = nullptr

◆ runAction

QAction* Digikam::QueueMgrWindow::Private::runAction = nullptr

◆ runAllAction

QAction* Digikam::QueueMgrWindow::Private::runAllAction = nullptr

◆ saveQueueAction

QAction* Digikam::QueueMgrWindow::Private::saveQueueAction = nullptr

◆ statusLabel

QLabel* Digikam::QueueMgrWindow::Private::statusLabel = nullptr

◆ statusProgressBar

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

◆ stopAction

QAction* Digikam::QueueMgrWindow::Private::stopAction = nullptr

◆ thread

ActionThread* Digikam::QueueMgrWindow::Private::thread = nullptr

◆ toolSettings

ToolSettingsView* Digikam::QueueMgrWindow::Private::toolSettings = nullptr

◆ toolsView

ToolsView* Digikam::QueueMgrWindow::Private::toolsView = nullptr

◆ TOP_SPLITTER_CONFIG_KEY

const QString Digikam::QueueMgrWindow::Private::TOP_SPLITTER_CONFIG_KEY = QLatin1String("BqmTopSplitter")

◆ topSplitter

SidebarSplitter* Digikam::QueueMgrWindow::Private::topSplitter = nullptr

◆ VERTICAL_SPLITTER_CONFIG_KEY

const QString Digikam::QueueMgrWindow::Private::VERTICAL_SPLITTER_CONFIG_KEY = QLatin1String("BqmVerticalSplitter")

◆ verticalSplitter

SidebarSplitter* Digikam::QueueMgrWindow::Private::verticalSplitter = nullptr

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