Kate
#include "katetextline.h"
#include "kateextendedattribute.h"
#include "katesyntaxmanager.h"
#include "spellcheck/prefixstore.h"
#include <kconfig.h>
#include <kactionmenu.h>
#include <QtCore/QVector>
#include <QtCore/QList>
#include <QtCore/QHash>
#include <QtCore/QMap>
#include <QtCore/QRegExp>
#include <QtCore/QObject>
#include <QtCore/QStringList>
#include <QtCore/QPointer>
#include <QtCore/QDate>
#include <QtCore/QLinkedList>
Include dependency graph for katehighlight.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | KateHighlighting::ContextChange |
class | KateEmbeddedHlInfo |
class | KateHighlighting |
class | KateHlContextModification |
Macros | |
#define | KATE_DYNAMIC_CONTEXTS_RESET_DELAY (30 * 1000) |
#define | KATE_HL_HOWMANY 1024 |
Macro Definition Documentation
#define KATE_DYNAMIC_CONTEXTS_RESET_DELAY (30 * 1000) |
Definition at line 55 of file katehighlight.h.
#define KATE_HL_HOWMANY 1024 |
Definition at line 52 of file katehighlight.h.
Typedef Documentation
Definition at line 116 of file katehighlight.h.
Definition at line 115 of file katehighlight.h.
Definition at line 117 of file katehighlight.h.
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
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.