okteta
Okteta::AbstractColumnRendererPrivate Class Reference
#include <abstractcolumnrenderer_p.h>
Public Member Functions | |
AbstractColumnRendererPrivate (AbstractColumnStylist *stylist) | |
void | renderBlankLine (QPainter *painter) const |
void | renderEmptyColumn (QPainter *painter, const PixelXRange &xSpan, const PixelYRange &ySpan) |
Public Attributes | |
bool | mIsVisible |
PixelY | mLineHeight |
AbstractColumnStylist * | mStylist |
PixelXRange | mXSpan |
Detailed Description
Definition at line 38 of file abstractcolumnrenderer_p.h.
Constructor & Destructor Documentation
|
inlineexplicit |
Definition at line 61 of file abstractcolumnrenderer_p.h.
Member Function Documentation
|
inline |
Definition at line 69 of file abstractcolumnrenderer_p.h.
|
inline |
Definition at line 78 of file abstractcolumnrenderer_p.h.
Member Data Documentation
bool Okteta::AbstractColumnRendererPrivate::mIsVisible |
should Column be displayed?
Definition at line 51 of file abstractcolumnrenderer_p.h.
PixelY Okteta::AbstractColumnRendererPrivate::mLineHeight |
buffered value
Definition at line 54 of file abstractcolumnrenderer_p.h.
AbstractColumnStylist* Okteta::AbstractColumnRendererPrivate::mStylist |
pointer to the view
Definition at line 49 of file abstractcolumnrenderer_p.h.
PixelXRange Okteta::AbstractColumnRendererPrivate::mXSpan |
span of the column in pixel
Definition at line 57 of file abstractcolumnrenderer_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 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:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.