okteta
Kasten2::ByteArrayRawFileWriteToJob Class Reference
#include <bytearrayrawfilewritetojob.h>
Inheritance diagram for Kasten2::ByteArrayRawFileWriteToJob:

Public Member Functions | |
ByteArrayRawFileWriteToJob (ByteArrayRawFileSynchronizer *synchronizer, const KUrl &url, AbstractModelSynchronizer::ConnectOption option) | |
virtual | ~ByteArrayRawFileWriteToJob () |
![]() | |
AbstractFileSystemSyncWithRemoteJob (AbstractModelFileSystemSynchronizer *synchronizer, const KUrl &url, AbstractModelSynchronizer::ConnectOption option) | |
virtual | ~AbstractFileSystemSyncWithRemoteJob () |
virtual void | start () |
![]() | |
AbstractSyncWithRemoteJob () | |
virtual | ~AbstractSyncWithRemoteJob () |
Protected Member Functions | |
virtual void | startSyncWithRemote () |
![]() | |
void | completeSync (bool success) |
QFile * | file () const |
AbstractModelFileSystemSynchronizer * | synchronizer () const |
![]() | |
AbstractSyncWithRemoteJob (AbstractSyncWithRemoteJobPrivate *d) | |
Protected Attributes | |
ByteArrayRawFileWriteThread * | mWriteThread |
![]() | |
AbstractSyncWithRemoteJobPrivate *const | d_ptr |
Detailed Description
Definition at line 36 of file bytearrayrawfilewritetojob.h.
Constructor & Destructor Documentation
Kasten2::ByteArrayRawFileWriteToJob::ByteArrayRawFileWriteToJob | ( | ByteArrayRawFileSynchronizer * | synchronizer, |
const KUrl & | url, | ||
AbstractModelSynchronizer::ConnectOption | option | ||
) |
Definition at line 39 of file bytearrayrawfilewritetojob.cpp.
|
virtual |
Definition at line 61 of file bytearrayrawfilewritetojob.cpp.
Member Function Documentation
|
protectedvirtual |
Implements Kasten2::AbstractFileSystemSyncWithRemoteJob.
Definition at line 44 of file bytearrayrawfilewritetojob.cpp.
Member Data Documentation
|
protected |
Definition at line 52 of file bytearrayrawfilewritetojob.h.
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.