KateViGlobal Class Reference
#include <kateviglobal.h>
Public Member Functions | |
| KateViGlobal () | |
| ~KateViGlobal () | |
| void | addMapping (ViMode mode, const QString &from, const QString &to) |
| void | addToNumberedRegister (const QString &text) |
| void | clearMappings (ViMode mode) |
| void | fillRegister (const QChar ®, const QString &text) |
| const QString | getMapping (ViMode mode, const QString &from, bool decode=false) const |
| const QStringList | getMappings (ViMode mode, bool decode=false) const |
| QString | getRegisterContent (const QChar ®) const |
| const QMap< QChar, QString > * | getRegisters () |
| void | readConfig (const KConfigGroup &config) |
| void | writeConfig (KConfigGroup &config) const |
Detailed Description
Definition at line 33 of file kateviglobal.h.
Constructor & Destructor Documentation
| KateViGlobal::KateViGlobal | ( | ) |
Definition at line 29 of file kateviglobal.cpp.
| KateViGlobal::~KateViGlobal | ( | ) |
Definition at line 35 of file kateviglobal.cpp.
Member Function Documentation
Definition at line 130 of file kateviglobal.cpp.
| void KateViGlobal::addToNumberedRegister | ( | const QString & | text | ) |
Definition at line 90 of file kateviglobal.cpp.
| void KateViGlobal::clearMappings | ( | ViMode | mode | ) |
Definition at line 182 of file kateviglobal.cpp.
| void KateViGlobal::fillRegister | ( | const QChar & | reg, |
| const QString & | text | ||
| ) |
Definition at line 105 of file kateviglobal.cpp.
| const QString KateViGlobal::getMapping | ( | ViMode | mode, |
| const QString & | from, | ||
| bool | decode = false |
||
| ) | const |
Definition at line 144 of file kateviglobal.cpp.
| const QStringList KateViGlobal::getMappings | ( | ViMode | mode, |
| bool | decode = false |
||
| ) | const |
Definition at line 161 of file kateviglobal.cpp.
| QString KateViGlobal::getRegisterContent | ( | const QChar & | reg | ) | const |
Definition at line 67 of file kateviglobal.cpp.
Definition at line 44 of file kateviglobal.h.
| void KateViGlobal::readConfig | ( | const KConfigGroup & | config | ) |
Definition at line 51 of file kateviglobal.cpp.
| void KateViGlobal::writeConfig | ( | KConfigGroup & | config | ) | const |
Definition at line 41 of file kateviglobal.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference