KStatusBarLabel Class Reference
#include <kstatusbar.h>
Inheritance diagram for KStatusBarLabel:

Detailed Description
Internal label class for use in KStatusBar.
For internal use only.
Definition at line 35 of file kstatusbar.h.
Signals | |
| void | itemPressed (int id) |
| void | itemReleased (int id) |
Public Member Functions | |
| KStatusBarLabel (const QString &text, int _id, KStatusBar *parent=0L, const char *name=0L) | |
| ~KStatusBarLabel () | |
Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *_event) |
| void | mouseReleaseEvent (QMouseEvent *_event) |
The documentation for this class was generated from the following files:

