digiKam
|
Public Member Functions | |
BatchTool * | findTool (const QString &name, BatchTool::BatchToolGroup group) const |
DInfoInterface * | infoIface () const |
void | registerTool (BatchTool *const tool) |
BatchToolsList | toolsList () const |
Static Public Member Functions | |
static BatchToolsFactory * | instance () |
Friends | |
class | BatchToolsFactoryCreator |
BatchTool * Digikam::BatchToolsFactory::findTool | ( | const QString & | name, |
BatchTool::BatchToolGroup | group | ||
) | const |
References Digikam::BatchTool::toolGroup().
Referenced by Digikam::AssignedListView::insertTool(), Digikam::WorkflowManager::load(), Digikam::AssignedListView::moveTool(), Digikam::Task::run(), Digikam::AssignedListViewItem::setToolSet(), Digikam::ToolSettingsView::slotToolSelected(), and Digikam::AssignedBatchTools::targetSuffix().
DInfoInterface * Digikam::BatchToolsFactory::infoIface | ( | ) | const |
Referenced by Digikam::DPluginBqm::infoIface().
|
static |
Referenced by Digikam::DPluginBqm::infoIface(), Digikam::AssignedListView::insertTool(), Digikam::WorkflowManager::load(), Digikam::AssignedListView::moveTool(), Digikam::Task::run(), Digikam::AssignedListViewItem::setToolSet(), Digikam::ToolSettingsView::slotToolSelected(), Digikam::AssignedBatchTools::targetSuffix(), and Digikam::ToolSettingsView::~ToolSettingsView().
void Digikam::BatchToolsFactory::registerTool | ( | BatchTool *const | tool | ) |
BatchToolsList Digikam::BatchToolsFactory::toolsList | ( | ) | const |
|
friend |