okteta
bytearrayrawfilewritethread.cpp
Go to the documentation of this file.
39 Okteta::PieceTableByteArrayModel *byteArray = qobject_cast<Okteta::PieceTableByteArrayModel*>( mDocument->content() );
ByteArrayDocument * mDocument
Definition: bytearrayrawfilewritethread.h:57
virtual Byte byte(Address offset) const
locates working range The idea behind is to tell buffer which range will be requested in the followin...
Definition: piecetablebytearraymodel.cpp:42
bool mSuccess
Definition: bytearrayrawfilewritethread.h:60
virtual void run()
Definition: bytearrayrawfilewritethread.cpp:37
virtual void setModified(bool modified=true)
sets the modified flag for the buffer
Definition: piecetablebytearraymodel.cpp:49
void documentWritten(bool success)
virtual Okteta::AbstractByteArrayModel * content() const
Definition: bytearraydocument.cpp:61
Definition: kastencore.h:61
virtual ~ByteArrayRawFileWriteThread()
Definition: bytearrayrawfilewritethread.cpp:60
QFile * mFile
Definition: bytearrayrawfilewritethread.h:58
virtual Size size() const
Definition: piecetablebytearraymodel.cpp:43
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.