okteta
bytearrayrawfilewritejob.cpp
Go to the documentation of this file.
46 ByteArrayRawFileWriteThread* writeThread = new ByteArrayRawFileWriteThread( this, document, file() );
49 QCoreApplication::processEvents( QEventLoop::ExcludeUserInputEvents | QEventLoop::ExcludeSocketNotifiers, 100 );
virtual void startWriteToFile()
Definition: bytearrayrawfilewritejob.cpp:43
virtual AbstractDocument * document() const =0
ByteArrayRawFileWriteJob(ByteArrayRawFileSynchronizer *synchronizer)
Definition: bytearrayrawfilewritejob.cpp:39
QFile * file() const
Definition: abstractfilesystemsynctoremotejob.cpp:43
Definition: bytearraydocument.h:54
virtual ~ByteArrayRawFileWriteJob()
Definition: bytearrayrawfilewritejob.cpp:60
AbstractModelFileSystemSynchronizer * synchronizer() const
Definition: abstractfilesystemsynctoremotejob.cpp:36
void completeWrite(bool success)
Definition: abstractfilesystemsynctoremotejob.cpp:57
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.