kateconfig.cpp File Reference
#include "kateconfig.h"#include "kateglobal.h"#include "katerenderer.h"#include "kateview.h"#include "katedocument.h"#include "kateschema.h"#include <math.h>#include <kconfig.h>#include <kglobalsettings.h>#include <kcolorscheme.h>#include <kcolorutils.h>#include <kcharsets.h>#include <klocale.h>#include <kcomponentdata.h>#include <kdebug.h>#include <QtCore/QTextCodec>#include <QStringListModel>
Include dependency graph for kateconfig.cpp:

Go to the source code of this file.
Variables | |
| static const char *const | KEY_PATTERN_HISTORY = "Search Pattern History" |
| static const char *const | KEY_REPLACEMENT_HISTORY = "Replacement Text History" |
| static const char *const | KEY_SEARCH_REPLACE_FLAGS = "Search/Replace Flags" |
Variable Documentation
const char* const KEY_PATTERN_HISTORY = "Search Pattern History" [static] |
Definition at line 1101 of file kateconfig.cpp.
const char* const KEY_REPLACEMENT_HISTORY = "Replacement Text History" [static] |
Definition at line 1102 of file kateconfig.cpp.
const char* const KEY_SEARCH_REPLACE_FLAGS = "Search/Replace Flags" [static] |
Definition at line 1100 of file kateconfig.cpp.
KDE 4.6 API Reference