Kate
KateViewConfig Class Reference
#include <kateconfig.h>
Detailed Description
Definition at line 278 of file kateconfig.h.
Member Enumeration Documentation
Definition at line 357 of file kateconfig.h.
Constructor & Destructor Documentation
KateViewConfig::KateViewConfig | ( | KateView * | view | ) |
KateViewConfig::~KateViewConfig | ( | ) |
Member Function Documentation
int KateViewConfig::autoCenterLines | ( | ) | const |
Definition at line 886 of file kateconfig.cpp.
int KateViewConfig::bookmarkSort | ( | ) | const |
Definition at line 868 of file kateconfig.cpp.
bool KateViewConfig::cmdLine | ( | ) | const |
Definition at line 925 of file kateconfig.cpp.
uint KateViewConfig::defaultMarkType | ( | ) | const |
Definition at line 943 of file kateconfig.cpp.
bool KateViewConfig::dynWordWrap | ( | ) | const |
Definition at line 742 of file kateconfig.cpp.
int KateViewConfig::dynWordWrapAlignIndent | ( | ) | const |
Definition at line 778 of file kateconfig.cpp.
int KateViewConfig::dynWordWrapIndicators | ( | ) | const |
Definition at line 760 of file kateconfig.cpp.
bool KateViewConfig::foldingBar | ( | ) | const |
Definition at line 850 of file kateconfig.cpp.
static KateViewConfig* KateViewConfig::global | ( | ) | [inline, static] |
Definition at line 299 of file kateconfig.h.
bool KateViewConfig::iconBar | ( | ) | const |
Definition at line 832 of file kateconfig.cpp.
bool KateViewConfig::isGlobal | ( | ) | const [inline] |
Definition at line 301 of file kateconfig.h.
bool KateViewConfig::lineNumbers | ( | ) | const |
Definition at line 796 of file kateconfig.cpp.
bool KateViewConfig::persistentSelection | ( | ) | const |
Definition at line 961 of file kateconfig.cpp.
void KateViewConfig::readConfig | ( | KConfig * | config | ) |
bool KateViewConfig::scrollBarMarks | ( | ) | const |
Definition at line 814 of file kateconfig.cpp.
long KateViewConfig::searchFlags | ( | ) | const |
Definition at line 907 of file kateconfig.cpp.
void KateViewConfig::setAutoCenterLines | ( | int | lines | ) |
Definition at line 894 of file kateconfig.cpp.
void KateViewConfig::setBookmarkSort | ( | int | mode | ) |
Definition at line 876 of file kateconfig.cpp.
void KateViewConfig::setCmdLine | ( | bool | on | ) |
Definition at line 933 of file kateconfig.cpp.
void KateViewConfig::setDefaultMarkType | ( | uint | type | ) |
Definition at line 951 of file kateconfig.cpp.
void KateViewConfig::setDynWordWrap | ( | bool | wrap | ) |
Definition at line 750 of file kateconfig.cpp.
void KateViewConfig::setDynWordWrapAlignIndent | ( | int | indent | ) |
Definition at line 786 of file kateconfig.cpp.
void KateViewConfig::setDynWordWrapIndicators | ( | int | mode | ) |
Definition at line 768 of file kateconfig.cpp.
void KateViewConfig::setFoldingBar | ( | bool | on | ) |
Definition at line 858 of file kateconfig.cpp.
void KateViewConfig::setIconBar | ( | bool | on | ) |
Definition at line 840 of file kateconfig.cpp.
void KateViewConfig::setLineNumbers | ( | bool | on | ) |
Definition at line 804 of file kateconfig.cpp.
void KateViewConfig::setPersistentSelection | ( | bool | on | ) |
Definition at line 969 of file kateconfig.cpp.
void KateViewConfig::setScrollBarMarks | ( | bool | on | ) |
Definition at line 822 of file kateconfig.cpp.
void KateViewConfig::setSearchFlags | ( | long | flags | ) |
Definition at line 915 of file kateconfig.cpp.
void KateViewConfig::setTextToSearchMode | ( | int | mode | ) |
Definition at line 987 of file kateconfig.cpp.
int KateViewConfig::textToSearchMode | ( | ) | const |
Definition at line 979 of file kateconfig.cpp.
void KateViewConfig::updateConfig | ( | ) | [protected, virtual] |
void KateViewConfig::writeConfig | ( | KConfig * | config | ) |
The documentation for this class was generated from the following files: