Kate
#include "katerenderer.h"
#include "katedocument.h"
#include "kateconfig.h"
#include "katehighlight.h"
#include "kateview.h"
#include "katerenderrange.h"
#include "katetextlayout.h"
#include "katebuffer.h"
#include <limits.h>
#include <kdebug.h>
#include <QtGui/QPainter>
#include <QtGui/QTextLine>
#include <QtCore/QStack>
#include <QtGui/QBrush>
#include <ktexteditor/highlightinterface.h>
Go to the source code of this file.
const QChar nbSpaceChar(0xa0) |
|
static |
const QChar spaceChar(' ') |
|
static |
const QChar tabChar('\t') |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:00 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.