okteta
AbstractFileSystemSyncToRemoteJob Class Reference
#include <abstractfilesystemsynctoremotejob.h>

Detailed Description
Definition at line 33 of file abstractfilesystemsynctoremotejob.h.
Public Member Functions | |
| AbstractFileSystemSyncToRemoteJob (AbstractModelFileSystemSynchronizer *synchronizer) | |
| virtual void | start () |
| virtual | ~AbstractFileSystemSyncToRemoteJob () |
Protected Slots | |
| void | syncToRemote () |
Protected Member Functions | |
| void | completeWrite (bool success) |
| virtual void | startWriteToFile ()=0 |
| AbstractModelFileSystemSynchronizer * | synchronizer () const |
| QWidget * | widget () const |
| QString | workFilePath () const |
Protected Attributes | |
| Private *const | d |
Constructor & Destructor Documentation
| AbstractFileSystemSyncToRemoteJob::AbstractFileSystemSyncToRemoteJob | ( | AbstractModelFileSystemSynchronizer * | synchronizer | ) |
Definition at line 88 of file abstractfilesystemsynctoremotejob.cpp.
| AbstractFileSystemSyncToRemoteJob::~AbstractFileSystemSyncToRemoteJob | ( | ) | [virtual] |
Definition at line 137 of file abstractfilesystemsynctoremotejob.cpp.
Member Function Documentation
| void AbstractFileSystemSyncToRemoteJob::completeWrite | ( | bool | success | ) | [protected] |
Definition at line 111 of file abstractfilesystemsynctoremotejob.cpp.
| void AbstractFileSystemSyncToRemoteJob::start | ( | ) | [virtual] |
Definition at line 99 of file abstractfilesystemsynctoremotejob.cpp.
| virtual void AbstractFileSystemSyncToRemoteJob::startWriteToFile | ( | ) | [protected, pure virtual] |
Implemented in ByteArrayRawFileWriteJob.
| AbstractModelFileSystemSynchronizer * AbstractFileSystemSyncToRemoteJob::synchronizer | ( | ) | const [protected] |
Definition at line 92 of file abstractfilesystemsynctoremotejob.cpp.
| void AbstractFileSystemSyncToRemoteJob::syncToRemote | ( | ) | [protected, slot] |
Definition at line 104 of file abstractfilesystemsynctoremotejob.cpp.
| QWidget * AbstractFileSystemSyncToRemoteJob::widget | ( | ) | const [protected] |
Definition at line 97 of file abstractfilesystemsynctoremotejob.cpp.
| QString AbstractFileSystemSyncToRemoteJob::workFilePath | ( | ) | const [protected] |
Definition at line 96 of file abstractfilesystemsynctoremotejob.cpp.
Member Data Documentation
Private* const AbstractFileSystemSyncToRemoteJob::d [protected] |
Reimplemented from AbstractSyncToRemoteJob.
Definition at line 59 of file abstractfilesystemsynctoremotejob.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference