okteta
offsetcolumnrenderer.h
Go to the documentation of this file.
45 OffsetColumnRenderer( AbstractColumnStylist* stylist, ByteArrayTableLayout* layout, OffsetFormat::Format format );
52 virtual void renderEmptyColumn( QPainter *painter, const PixelXRange &Xs, const PixelYRange &Ys );
Line mRenderLineIndex
Definition: offsetcolumnrenderer.h:92
OffsetFormat::Format format() const
Definition: offsetcolumnrenderer.h:97
void(* print)(char *Buffer, unsigned int Offset)
Definition: offsetformat.h:41
OffsetFormat::print printFunction() const
Definition: offsetcolumnrenderer.h:96
the logical layout of a byte array table for a view
Definition: bytearraytablelayout.h:61
ByteArrayTableLayout * mLayout
Definition: offsetcolumnrenderer.h:74
OffsetFormat::Format mFormat
Definition: offsetcolumnrenderer.h:83
PixelY mDigitBaseLine
Definition: offsetcolumnrenderer.h:80
base class for columns of the ColumnsView
Definition: abstractcolumnrenderer.h:46
PixelX mOffsetTextWidth
Definition: offsetcolumnrenderer.h:78
OffsetFormat::print PrintFunction
Definition: offsetcolumnrenderer.h:85
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.