digikam
Digikam::ActionThread Class Reference
#include <actionthread.h>
Inheritance diagram for Digikam::ActionThread:

Signals | |
| void | finished (const Digikam::ActionData &ad) |
| void | starting (const Digikam::ActionData &ad) |
Public Member Functions | |
| ActionThread (QObject *parent) | |
| ~ActionThread () | |
| void | cancel () |
| void | processFile (const AssignedBatchTools &item) |
| void | setExifSetOrientation (bool set) |
| void | setWorkingUrl (const KUrl &workingUrl) |
Protected Member Functions | |
| void | run () |
Detailed Description
Definition at line 45 of file actionthread.h.
Constructor & Destructor Documentation
| Digikam::ActionThread::ActionThread | ( | QObject * | parent | ) |
Definition at line 89 of file actionthread.cpp.
| Digikam::ActionThread::~ActionThread | ( | ) |
Definition at line 95 of file actionthread.cpp.
Member Function Documentation
| void Digikam::ActionThread::cancel | ( | ) |
Definition at line 125 of file actionthread.cpp.
| void Digikam::ActionThread::finished | ( | const Digikam::ActionData & | ad | ) | [signal] |
| void Digikam::ActionThread::processFile | ( | const AssignedBatchTools & | item | ) |
Definition at line 115 of file actionthread.cpp.
| void Digikam::ActionThread::run | ( | ) | [protected] |
Reimplemented from QThread.
Definition at line 136 of file actionthread.cpp.
| void Digikam::ActionThread::setExifSetOrientation | ( | bool | set | ) |
Definition at line 110 of file actionthread.cpp.
| void Digikam::ActionThread::setWorkingUrl | ( | const KUrl & | workingUrl | ) |
Definition at line 105 of file actionthread.cpp.
| void Digikam::ActionThread::starting | ( | const Digikam::ActionData & | ad | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.4 API Reference