okteta
Kasten2::ByteArrayRawFileConnectJob Class Reference
#include <bytearrayrawfileconnectjob.h>
Inheritance diagram for Kasten2::ByteArrayRawFileConnectJob:

Public Member Functions | |
ByteArrayRawFileConnectJob (ByteArrayRawFileSynchronizer *synchronizer, AbstractDocument *document, const KUrl &url, AbstractModelSynchronizer::ConnectOption option) | |
virtual | ~ByteArrayRawFileConnectJob () |
![]() | |
AbstractFileSystemConnectJob (AbstractModelFileSystemSynchronizer *synchronizer, AbstractDocument *document, const KUrl &url, AbstractModelSynchronizer::ConnectOption option) | |
virtual | ~AbstractFileSystemConnectJob () |
virtual void | start () |
![]() | |
AbstractConnectJob () | |
virtual | ~AbstractConnectJob () |
Protected Member Functions | |
virtual void | startConnectWithFile () |
![]() | |
void | complete (bool success) |
AbstractDocument * | document () const |
QFile * | file () const |
AbstractModelFileSystemSynchronizer * | synchronizer () const |
![]() | |
AbstractConnectJob (AbstractConnectJobPrivate *d) | |
Additional Inherited Members | |
![]() | |
AbstractConnectJobPrivate *const | d_ptr |
Detailed Description
Definition at line 37 of file bytearrayrawfileconnectjob.h.
Constructor & Destructor Documentation
Kasten2::ByteArrayRawFileConnectJob::ByteArrayRawFileConnectJob | ( | ByteArrayRawFileSynchronizer * | synchronizer, |
AbstractDocument * | document, | ||
const KUrl & | url, | ||
AbstractModelSynchronizer::ConnectOption | option | ||
) |
Definition at line 39 of file bytearrayrawfileconnectjob.cpp.
|
virtual |
Definition at line 65 of file bytearrayrawfileconnectjob.cpp.
Member Function Documentation
|
protectedvirtual |
Implements Kasten2::AbstractFileSystemConnectJob.
Definition at line 47 of file bytearrayrawfileconnectjob.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.