KateVSStatusBar Class Reference
List of all members.Detailed Description
Definition at line 40 of file kateviewspace.h.
Public Slots | |
| void | setStatus (int r, int c, int ovr, bool block, int mod, const QString &msg) |
| void | updateMod (bool) |
| void | modifiedChanged () |
Public Member Functions | |
| KateVSStatusBar (KateViewSpace *parent=0L, const char *name=0L) | |
| virtual | ~KateVSStatusBar () |
Protected Member Functions | |
| virtual bool | eventFilter (QObject *, QEvent *) |
| virtual void | showMenu () |
Member Function Documentation
| void KateVSStatusBar::modifiedChanged | ( | ) | [slot] |
changed the modified icon according to document state.
- Since:
- Kate 2.4
Definition at line 390 of file kateviewspace.cpp.
The documentation for this class was generated from the following files:

