okteta
charbytearraycolumntextrenderer.h
Go to the documentation of this file.
42 CharByteArrayColumnTextRenderer( const Okteta::AbstractByteArrayModel* byteArrayModel, Okteta::Address offset,
could it be useful to hide the data access behind an iterator? * class KDataBufferIterator { public: ...
Definition: abstractbytearraymodel.h:79
const Okteta::CharCodec * mCharCodec
Definition: charbytearraycolumntextrenderer.h:53
const QChar mSubstituteChar
Definition: charbytearraycolumntextrenderer.h:54
Definition: charcodec.h:42
virtual void renderLine(QTextStream *stream, bool isSubline) const
Definition: charbytearraycolumntextrenderer.cpp:51
const QChar mUndefinedChar
Definition: charbytearraycolumntextrenderer.h:55
CharByteArrayColumnTextRenderer(const Okteta::AbstractByteArrayModel *byteArrayModel, Okteta::Address offset, const Okteta::CoordRange &coordRange, int noOfBytesPerLine, int byteSpacingWidth, int noOfGroupedBytes, const QString &charCodecName, QChar substituteChar, QChar undefinedChar)
Definition: charbytearraycolumntextrenderer.cpp:36
virtual ~CharByteArrayColumnTextRenderer()
Definition: charbytearraycolumntextrenderer.cpp:94
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.