okteta
charbytearraycolumnrenderer.cpp
Go to the documentation of this file.
36 AbstractByteArrayModel* byteArrayModel, ByteArrayTableLayout* layout, ByteArrayTableRanges* ranges )
46 void CharByteArrayColumnRenderer::renderByteText( QPainter* painter, Byte byte, Character byteChar, const QColor& color ) const
could it be useful to hide the data access behind an iterator? * class KDataBufferIterator { public: ...
Definition: abstractbytearraymodel.h:79
a class to control all the ranges like marking and selections holds also all modified ranges and merg...
Definition: bytearraytableranges.h:45
CharByteArrayColumnRenderer(AbstractColumnStylist *stylist, AbstractByteArrayModel *byteArrayModel, ByteArrayTableLayout *layout, ByteArrayTableRanges *ranges)
Definition: charbytearraycolumnrenderer.cpp:35
QChar mUndefinedChar
Definition: charbytearraycolumnrenderer.h:82
bool mShowingNonprinting
Definition: charbytearraycolumnrenderer.h:78
the logical layout of a byte array table for a view
Definition: bytearraytablelayout.h:61
virtual void renderByteText(QPainter *painter, Byte byte, Character byteChar, const QColor &color) const
Definition: charbytearraycolumnrenderer.cpp:46
base class of all buffer column displayers holds all information about the vertical layout of a buffe...
Definition: abstractbytearraycolumnrenderer.h:60
static const bool DefaultShowingNonprinting
Definition: oktetagui.h:56
bool setSpacing(PixelX byteSpacingWidth, int noOfGroupedBytes=0, PixelX groupSpacingWidth=0)
sets the spacing in the hex column
Definition: abstractbytearraycolumnrenderer.cpp:106
QChar mSubstituteChar
Definition: charbytearraycolumnrenderer.h:80
virtual ~CharByteArrayColumnRenderer()
Definition: charbytearraycolumnrenderer.cpp:59
Definition: character.h:35
PixelY mDigitBaseLine
Definition: abstractbytearraycolumnrenderer.h:211
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.