kget
bt::MoveDataFilesJob Class Reference
#include <movedatafilesjob.h>
Inheritance diagram for bt::MoveDataFilesJob:

Detailed Description
Definition at line 32 of file movedatafilesjob.h.
Public Member Functions | |
| void | addMove (const QString &src, const QString &dst) |
| MoveDataFilesJob () | |
| virtual void | start () |
| void | startMoving () |
| virtual | ~MoveDataFilesJob () |
Constructor & Destructor Documentation
| bt::MoveDataFilesJob::MoveDataFilesJob | ( | ) |
Definition at line 28 of file movedatafilesjob.cpp.
| bt::MoveDataFilesJob::~MoveDataFilesJob | ( | ) | [virtual] |
Definition at line 32 of file movedatafilesjob.cpp.
Member Function Documentation
Add a move to the todo list.
- Parameters:
-
src File to move dst Where to move it to
Definition at line 35 of file movedatafilesjob.cpp.
| void bt::MoveDataFilesJob::start | ( | ) | [virtual] |
Definition at line 72 of file movedatafilesjob.cpp.
| void bt::MoveDataFilesJob::startMoving | ( | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference