editors/qeditor/qsourcecolorizer.h File Reference
#include <private/qrichtext_p.h>
#include <qintdict.h>
#include <qptrlist.h>
#include <qmap.h>
#include <qregexp.h>
#include <qpair.h>
#include <kdebug.h>
Go to the source code of this file.
Classes | |
class | HLItem |
class | NumberHLItem |
class | WhiteSpacesHLItem |
class | KeywordsHLItem |
class | StartsWithHLItem |
class | StringHLItem |
class | RegExpHLItem |
class | HexHLItem |
class | HLItemCollection |
class | QSourceColorizer |
Defines | |
#define | DECLARE_FORMAT_ITEM(type, id, f, c) |
#define | UPDATE_FORMAT_ITEM(type, f, c) |
#define | STORE_FORMAT_ITEM(type) |
Define Documentation
|
Value: Definition at line 34 of file qsourcecolorizer.h. Referenced by OCamlColorizer::OCamlColorizer(), and QSourceColorizer::QSourceColorizer(). |
|
Value: Definition at line 47 of file qsourcecolorizer.h. Referenced by QSourceColorizer::updateStyles(), OCamlColorizer::~OCamlColorizer(), and QSourceColorizer::~QSourceColorizer(). |
|
Value:
Definition at line 43 of file qsourcecolorizer.h. |