lokalize
syntaxhighlighter.cpp File Reference
#include "syntaxhighlighter.h"
#include "project.h"
#include "prefs_lokalize.h"
#include "prefs.h"
#include <KDebug>
#include <KColorScheme>
#include <QTextEdit>
#include <QApplication>
#include "syntaxhighlighter.moc"
Include dependency graph for syntaxhighlighter.cpp:
Go to the source code of this file.
Macros | |
#define | NUM_OF_RULES 5 |
#define | STATE_NORMAL 0 |
#define | STATE_TAG 1 |
Macro Definition Documentation
#define NUM_OF_RULES 5 |
Definition at line 41 of file syntaxhighlighter.cpp.
#define STATE_NORMAL 0 |
Definition at line 36 of file syntaxhighlighter.cpp.
#define STATE_TAG 1 |
Definition at line 37 of file syntaxhighlighter.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.