okteta
Kasten2::AbstractFileSystemSyncToRemoteJob Class Referenceabstract
#include <abstractfilesystemsynctoremotejob.h>
Inheritance diagram for Kasten2::AbstractFileSystemSyncToRemoteJob:
Public Member Functions | |
AbstractFileSystemSyncToRemoteJob (AbstractModelFileSystemSynchronizer *synchronizer) | |
virtual | ~AbstractFileSystemSyncToRemoteJob () |
virtual void | start () |
Public Member Functions inherited from Kasten2::AbstractSyncToRemoteJob | |
AbstractSyncToRemoteJob () | |
virtual | ~AbstractSyncToRemoteJob () |
Protected Member Functions | |
void | completeWrite (bool success) |
QFile * | file () const |
virtual void | startWriteToFile ()=0 |
AbstractModelFileSystemSynchronizer * | synchronizer () const |
Protected Member Functions inherited from Kasten2::AbstractSyncToRemoteJob | |
AbstractSyncToRemoteJob (AbstractSyncToRemoteJobPrivate *d) | |
Additional Inherited Members | |
Protected Attributes inherited from Kasten2::AbstractSyncToRemoteJob | |
AbstractSyncToRemoteJobPrivate *const | d_ptr |
Detailed Description
Definition at line 40 of file abstractfilesystemsynctoremotejob.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 31 of file abstractfilesystemsynctoremotejob.cpp.
|
virtual |
Definition at line 65 of file abstractfilesystemsynctoremotejob.cpp.
Member Function Documentation
|
protected |
Definition at line 57 of file abstractfilesystemsynctoremotejob.cpp.
|
protected |
Definition at line 43 of file abstractfilesystemsynctoremotejob.cpp.
|
virtual |
Definition at line 50 of file abstractfilesystemsynctoremotejob.cpp.
|
protectedpure virtual |
Implemented in Kasten2::ByteArrayRawFileWriteJob.
|
protected |
Definition at line 36 of file abstractfilesystemsynctoremotejob.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.