okteta
AbstractFileSystemSyncFromRemoteJob Class Reference
#include <abstractfilesystemsyncfromremotejob.h>

Detailed Description
Definition at line 33 of file abstractfilesystemsyncfromremotejob.h.
Public Member Functions | |
| AbstractFileSystemSyncFromRemoteJob (AbstractModelFileSystemSynchronizer *synchronizer) | |
| virtual void | start () |
| virtual | ~AbstractFileSystemSyncFromRemoteJob () |
Protected Slots | |
| void | syncFromRemote () |
Protected Member Functions | |
| void | completeRead (bool success) |
| virtual void | startReadFromFile ()=0 |
| AbstractModelFileSystemSynchronizer * | synchronizer () const |
| QWidget * | widget () const |
| QString | workFilePath () const |
Protected Attributes | |
| Private *const | d |
Constructor & Destructor Documentation
| AbstractFileSystemSyncFromRemoteJob::AbstractFileSystemSyncFromRemoteJob | ( | AbstractModelFileSystemSynchronizer * | synchronizer | ) |
Definition at line 77 of file abstractfilesystemsyncfromremotejob.cpp.
| AbstractFileSystemSyncFromRemoteJob::~AbstractFileSystemSyncFromRemoteJob | ( | ) | [virtual] |
Definition at line 125 of file abstractfilesystemsyncfromremotejob.cpp.
Member Function Documentation
| void AbstractFileSystemSyncFromRemoteJob::completeRead | ( | bool | success | ) | [protected] |
Definition at line 111 of file abstractfilesystemsyncfromremotejob.cpp.
| void AbstractFileSystemSyncFromRemoteJob::start | ( | ) | [virtual] |
Definition at line 88 of file abstractfilesystemsyncfromremotejob.cpp.
| virtual void AbstractFileSystemSyncFromRemoteJob::startReadFromFile | ( | ) | [protected, pure virtual] |
Implemented in ByteArrayRawFileReloadJob.
| void AbstractFileSystemSyncFromRemoteJob::syncFromRemote | ( | ) | [protected, slot] |
Definition at line 93 of file abstractfilesystemsyncfromremotejob.cpp.
| AbstractModelFileSystemSynchronizer * AbstractFileSystemSyncFromRemoteJob::synchronizer | ( | ) | const [protected] |
Definition at line 81 of file abstractfilesystemsyncfromremotejob.cpp.
| QWidget * AbstractFileSystemSyncFromRemoteJob::widget | ( | ) | const [protected] |
Definition at line 86 of file abstractfilesystemsyncfromremotejob.cpp.
| QString AbstractFileSystemSyncFromRemoteJob::workFilePath | ( | ) | const [protected] |
Definition at line 85 of file abstractfilesystemsyncfromremotejob.cpp.
Member Data Documentation
Private* const AbstractFileSystemSyncFromRemoteJob::d [protected] |
Reimplemented from AbstractSyncFromRemoteJob.
Definition at line 59 of file abstractfilesystemsyncfromremotejob.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference