KateViModeBar Class Reference
#include <katevimodebar.h>
Inheritance diagram for KateViModeBar:

Public Member Functions | |
| KateViModeBar (QWidget *parent=0) | |
| ~KateViModeBar () | |
| void | clearMessage () |
| void | setForegroundColor (KColorScheme::ForegroundRole role) |
| void | showErrorMessage (const QString &msg) |
| void | showMessage (const QString &msg) |
| void | updatePartialCommand (const QString &cmd) |
| void | updateViMode (ViMode mode) |
Detailed Description
Definition at line 35 of file katevimodebar.h.
Constructor & Destructor Documentation
| KateViModeBar::KateViModeBar | ( | QWidget * | parent = 0 | ) | [explicit] |
Definition at line 35 of file katevimodebar.cpp.
| KateViModeBar::~KateViModeBar | ( | ) |
Definition at line 58 of file katevimodebar.cpp.
Member Function Documentation
| void KateViModeBar::clearMessage | ( | ) |
Definition at line 98 of file katevimodebar.cpp.
| void KateViModeBar::setForegroundColor | ( | KColorScheme::ForegroundRole | role | ) |
Definition at line 73 of file katevimodebar.cpp.
| void KateViModeBar::showErrorMessage | ( | const QString & | msg | ) |
Definition at line 89 of file katevimodebar.cpp.
| void KateViModeBar::showMessage | ( | const QString & | msg | ) |
Definition at line 80 of file katevimodebar.cpp.
| void KateViModeBar::updatePartialCommand | ( | const QString & | cmd | ) |
Definition at line 68 of file katevimodebar.cpp.
| void KateViModeBar::updateViMode | ( | ViMode | mode | ) |
Definition at line 63 of file katevimodebar.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference