okteta
bytearrayrawfileconnectjob.cpp
Go to the documentation of this file.
39 ByteArrayRawFileConnectJob::ByteArrayRawFileConnectJob( ByteArrayRawFileSynchronizer *synchronizer,
50 ByteArrayRawFileWriteThread *writeThread = new ByteArrayRawFileWriteThread( this, byteArrayDocument, file() );
53 QCoreApplication::processEvents( QEventLoop::ExcludeUserInputEvents | QEventLoop::ExcludeSocketNotifiers, 100 );
void complete(bool success)
Definition: abstractfilesystemconnectjob.cpp:64
ByteArrayRawFileConnectJob(ByteArrayRawFileSynchronizer *synchronizer, AbstractDocument *document, const KUrl &url, AbstractModelSynchronizer::ConnectOption option)
Definition: bytearrayrawfileconnectjob.cpp:39
AbstractDocument * document() const
Definition: abstractfilesystemconnectjob.cpp:44
QFile * file() const
Definition: abstractfilesystemconnectjob.cpp:50
AbstractModelFileSystemSynchronizer * synchronizer() const
Definition: abstractfilesystemconnectjob.cpp:38
virtual ~ByteArrayRawFileConnectJob()
Definition: bytearrayrawfileconnectjob.cpp:65
Definition: abstractdocument.h:43
ConnectOption
Definition: abstractmodelsynchronizer.h:66
virtual void startConnectWithFile()
Definition: bytearrayrawfileconnectjob.cpp:47
Definition: bytearraydocument.h:54
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:07 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:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.