Kate
katerenderer.cpp File Reference
#include "katerenderer.h"
#include "katedocument.h"
#include "kateconfig.h"
#include "katehighlight.h"
#include "kateview.h"
#include "katerenderrange.h"
#include "katetextlayout.h"
#include <limits.h>
#include <kdebug.h>
#include <QtGui/QPainter>
#include <QtGui/QTextLine>
#include <QtCore/QStack>
#include <QtGui/QBrush>
Include dependency graph for katerenderer.cpp:

Go to the source code of this file.
Functions | |
| static const QChar | spaceChar (' ') |
| static const QChar | tabChar ('\t') |
Function Documentation
| static const QChar spaceChar | ( | ' ' | ) | [static] |
| static const QChar tabChar | ( | '\t' | ) | [static] |
KDE 4.1 API Reference