Kate
KateViModeBar Class Reference
#include <katevimodebar.h>
Inheritance diagram for KateViModeBar:
Public Member Functions | |
| void | clearMessage () |
| KateViModeBar (KateView *view, QWidget *parent=0) | |
| void | showErrorMessage (const QString &msg) |
| void | showMessage (const QString &msg) |
| void | updatePartialCommand (const QString &cmd) |
| void | updateViMode (ViMode mode) |
| ~KateViModeBar () | |
Detailed Description
Definition at line 33 of file katevimodebar.h.
Constructor & Destructor Documentation
Definition at line 34 of file katevimodebar.cpp.
| KateViModeBar::~KateViModeBar | ( | ) |
Definition at line 57 of file katevimodebar.cpp.
Member Function Documentation
| void KateViModeBar::clearMessage | ( | ) |
Definition at line 88 of file katevimodebar.cpp.
| void KateViModeBar::showErrorMessage | ( | const QString & | msg | ) |
Definition at line 80 of file katevimodebar.cpp.
| void KateViModeBar::showMessage | ( | const QString & | msg | ) |
Definition at line 72 of file katevimodebar.cpp.
| void KateViModeBar::updatePartialCommand | ( | const QString & | cmd | ) |
Definition at line 67 of file katevimodebar.cpp.
| void KateViModeBar::updateViMode | ( | ViMode | mode | ) |
Definition at line 62 of file katevimodebar.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference