okteta
bytearraycharsstreamencoder.h
Go to the documentation of this file.
could it be useful to hide the data access behind an iterator? * class KDataBufferIterator { public: ...
Definition: abstractbytearraymodel.h:79
CharsStreamEncoderSettings()
Definition: bytearraycharsstreamencoder.cpp:40
QChar substituteChar
Definition: bytearraycharsstreamencoder.h:42
CharsStreamEncoderSettings mSettings
Definition: bytearraycharsstreamencoder.h:61
virtual ~ByteArrayCharsStreamEncoder()
Definition: bytearraycharsstreamencoder.cpp:87
ByteArrayCharsStreamEncoder()
Definition: bytearraycharsstreamencoder.cpp:46
QString codecName
Definition: bytearraycharsstreamencoder.h:40
QChar undefinedChar
Definition: bytearraycharsstreamencoder.h:41
virtual bool encodeDataToStream(QIODevice *device, const ByteArrayView *byteArrayView, const Okteta::AbstractByteArrayModel *byteArrayModel, const Okteta::AddressRange &range)
Definition: bytearraycharsstreamencoder.cpp:51
Definition: bytearrayview.h:51
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.