okteta
bytearrayrawfileloadthread.cpp
Go to the documentation of this file.
72 mDocument = new ByteArrayDocument( byteArray, i18nc("destination of the byte array", "Loaded from file.") );
virtual void setModified(bool modified=true)
sets the modified flag for the buffer
Definition: piecetablebytearraymodel.cpp:49
void documentRead(ByteArrayDocument *document)
Definition: kastencore.h:61
void setOwner(const Person &owner)
Definition: bytearraydocument.cpp:114
QString mErrorString
Definition: bytearrayrawfileloadthread.h:61
virtual ~ByteArrayRawFileLoadThread()
Definition: bytearrayrawfileloadthread.cpp:93
Definition: bytearraydocument.h:54
virtual void run()
Definition: bytearrayrawfileloadthread.cpp:44
ByteArrayDocument * mDocument
Definition: bytearrayrawfileloadthread.h:60
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.