Kate
kateconfig.cpp File Reference
#include "kateconfig.h"#include "kateglobal.h"#include "katerenderer.h"#include "kateview.h"#include "katedocument.h"#include "kateschema.h"#include "katehistorymodel.h"#include <math.h>#include <kconfig.h>#include <kglobalsettings.h>#include <kcolorscheme.h>#include <kcolorutils.h>#include <kcharsets.h>#include <klocale.h>#include <kfinddialog.h>#include <kreplacedialog.h>#include <kcomponentdata.h>#include <kfind.h>#include <kdebug.h>#include <QtCore/QTextCodec>#include <QStringListModel>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 681 of file kateconfig.cpp.
const char* const KEY_REPLACEMENT_HISTORY = "Replacement Text History" [static] |
Definition at line 682 of file kateconfig.cpp.
const char* const KEY_SEARCH_REPLACE_FLAGS = "Search/Replace Flags" [static] |
Definition at line 680 of file kateconfig.cpp.
KDE 4.3 API Reference