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>
Go to the source code of this file.
Function Documentation
static const QChar spaceChar |
( |
' ' |
|
) |
[static] |
static const QChar tabChar |
( |
'\t' |
|
) |
[static] |