Kate
KateViewConfig Class Reference
#include <kateconfig.h>

Detailed Description
Definition at line 271 of file kateconfig.h.
Member Enumeration Documentation
- Enumerator:
Definition at line 338 of file kateconfig.h.
Definition at line 372 of file kateconfig.h.
Constructor & Destructor Documentation
KateViewConfig::KateViewConfig | ( | KateView * | view | ) | [explicit] |
Construct a DocumentConfig.
Definition at line 651 of file kateconfig.cpp.
KateViewConfig::~KateViewConfig | ( | ) |
Cu DocumentConfig.
Definition at line 674 of file kateconfig.cpp.
Member Function Documentation
int KateViewConfig::autoCenterLines | ( | ) | const |
Definition at line 942 of file kateconfig.cpp.
bool KateViewConfig::automaticCompletionInvocation | ( | ) | const |
Definition at line 1095 of file kateconfig.cpp.
int KateViewConfig::bookmarkSort | ( | ) | const |
Definition at line 924 of file kateconfig.cpp.
uint KateViewConfig::defaultMarkType | ( | ) | const |
Definition at line 981 of file kateconfig.cpp.
bool KateViewConfig::dynWordWrap | ( | ) | const |
Definition at line 798 of file kateconfig.cpp.
int KateViewConfig::dynWordWrapAlignIndent | ( | ) | const |
Definition at line 834 of file kateconfig.cpp.
int KateViewConfig::dynWordWrapIndicators | ( | ) | const |
Definition at line 816 of file kateconfig.cpp.
bool KateViewConfig::foldingBar | ( | ) | const |
Definition at line 906 of file kateconfig.cpp.
static KateViewConfig* KateViewConfig::global | ( | ) | [inline, static] |
Definition at line 292 of file kateconfig.h.
bool KateViewConfig::iconBar | ( | ) | const |
Definition at line 888 of file kateconfig.cpp.
bool KateViewConfig::isGlobal | ( | ) | const [inline] |
Definition at line 294 of file kateconfig.h.
bool KateViewConfig::lineNumbers | ( | ) | const |
Definition at line 852 of file kateconfig.cpp.
bool KateViewConfig::persistentSelection | ( | ) | const |
Definition at line 999 of file kateconfig.cpp.
void KateViewConfig::readConfig | ( | const KConfigGroup & | config | ) |
Read config from object.
Definition at line 685 of file kateconfig.cpp.
bool KateViewConfig::scrollBarMarks | ( | ) | const |
Definition at line 870 of file kateconfig.cpp.
long KateViewConfig::searchFlags | ( | ) | const |
Definition at line 963 of file kateconfig.cpp.
void KateViewConfig::setAutoCenterLines | ( | int | lines | ) |
Definition at line 950 of file kateconfig.cpp.
void KateViewConfig::setAutomaticCompletionInvocation | ( | bool | on | ) |
Definition at line 1103 of file kateconfig.cpp.
void KateViewConfig::setBookmarkSort | ( | int | mode | ) |
Definition at line 932 of file kateconfig.cpp.
void KateViewConfig::setDefaultMarkType | ( | uint | type | ) |
Definition at line 989 of file kateconfig.cpp.
void KateViewConfig::setDynWordWrap | ( | bool | wrap | ) |
Definition at line 806 of file kateconfig.cpp.
void KateViewConfig::setDynWordWrapAlignIndent | ( | int | indent | ) |
Definition at line 842 of file kateconfig.cpp.
void KateViewConfig::setDynWordWrapIndicators | ( | int | mode | ) |
Definition at line 824 of file kateconfig.cpp.
void KateViewConfig::setFoldingBar | ( | bool | on | ) |
Definition at line 914 of file kateconfig.cpp.
void KateViewConfig::setIconBar | ( | bool | on | ) |
Definition at line 896 of file kateconfig.cpp.
void KateViewConfig::setLineNumbers | ( | bool | on | ) |
Definition at line 860 of file kateconfig.cpp.
void KateViewConfig::setPersistentSelection | ( | bool | on | ) |
Definition at line 1007 of file kateconfig.cpp.
void KateViewConfig::setScrollBarMarks | ( | bool | on | ) |
Definition at line 878 of file kateconfig.cpp.
void KateViewConfig::setSearchFlags | ( | long | flags | ) |
Definition at line 971 of file kateconfig.cpp.
void KateViewConfig::setViInputMode | ( | bool | on | ) |
Definition at line 1025 of file kateconfig.cpp.
void KateViewConfig::setViInputModeHideStatusBar | ( | bool | on | ) |
Definition at line 1075 of file kateconfig.cpp.
void KateViewConfig::setViInputModeStealKeys | ( | bool | on | ) |
Definition at line 1057 of file kateconfig.cpp.
void KateViewConfig::setWordCompletion | ( | bool | on | ) |
Definition at line 1121 of file kateconfig.cpp.
void KateViewConfig::setWordCompletionMinimalWordLength | ( | int | lenght | ) |
Definition at line 1139 of file kateconfig.cpp.
void KateViewConfig::updateConfig | ( | ) | [protected, virtual] |
bool KateViewConfig::viInputMode | ( | ) | const |
Definition at line 1017 of file kateconfig.cpp.
bool KateViewConfig::viInputModeHideStatusBar | ( | ) | const |
Definition at line 1067 of file kateconfig.cpp.
bool KateViewConfig::viInputModeStealKeys | ( | ) | const |
Definition at line 1049 of file kateconfig.cpp.
bool KateViewConfig::wordCompletion | ( | ) | const |
Definition at line 1113 of file kateconfig.cpp.
int KateViewConfig::wordCompletionMinimalWordLength | ( | ) | const |
Definition at line 1131 of file kateconfig.cpp.
void KateViewConfig::writeConfig | ( | KConfigGroup & | config | ) |
Write config to object.
Definition at line 738 of file kateconfig.cpp.
The documentation for this class was generated from the following files: