NepomukDaemons
Nepomuk::ModelCopyJob Class Reference
#include <modelcopyjob.h>
Inheritance diagram for Nepomuk::ModelCopyJob:

Public Slots | |
void | start () |
Public Member Functions | |
Soprano::Model * | dest () const |
ModelCopyJob (Soprano::Model *source, Soprano::Model *dest, QObject *parent=0) | |
Soprano::Model * | source () const |
~ModelCopyJob () |
Detailed Description
Definition at line 29 of file modelcopyjob.h.
Constructor & Destructor Documentation
Nepomuk::ModelCopyJob::ModelCopyJob | ( | Soprano::Model * | source, | |
Soprano::Model * | dest, | |||
QObject * | parent = 0 | |||
) |
Definition at line 24 of file modelcopyjob.cpp.
Nepomuk::ModelCopyJob::~ModelCopyJob | ( | ) |
Definition at line 35 of file modelcopyjob.cpp.
Member Function Documentation
Soprano::Model* Nepomuk::ModelCopyJob::dest | ( | ) | const [inline] |
Definition at line 38 of file modelcopyjob.h.
Soprano::Model* Nepomuk::ModelCopyJob::source | ( | ) | const [inline] |
Definition at line 37 of file modelcopyjob.h.
void Nepomuk::ModelCopyJob::start | ( | ) | [slot] |
Definition at line 40 of file modelcopyjob.cpp.
The documentation for this class was generated from the following files: