Kate
KateRenderRange Class Referenceabstract
#include <katerenderrange.h>
Inheritance diagram for KateRenderRange:
Public Member Functions | |
virtual | ~KateRenderRange () |
virtual bool | advanceTo (const KTextEditor::Cursor &pos)=0 |
virtual KTextEditor::Attribute::Ptr | currentAttribute () const =0 |
virtual bool | isReady () const |
virtual KTextEditor::Cursor | nextBoundary () const =0 |
Detailed Description
Definition at line 35 of file katerenderrange.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 38 of file katerenderrange.h.
Member Function Documentation
|
pure virtual |
Implemented in NormalRenderRange.
|
pure virtual |
Implemented in NormalRenderRange.
|
virtual |
Definition at line 80 of file katerenderrange.cpp.
|
pure virtual |
Implemented in NormalRenderRange.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 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 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.