KStatusBarLabel Class Reference
#include <kstatusbar.h>
Inherits TQLabel.
Signals | |
void | itemPressed (int id) |
void | itemReleased (int id) |
Public Member Functions | |
KStatusBarLabel (const TQString &text, int _id, KStatusBar *parent=0L, const char *name=0L) | |
Protected Member Functions | |
void | mousePressEvent (TQMouseEvent *_event) |
void | mouseReleaseEvent (TQMouseEvent *_event) |
Detailed Description
Internal label class for use in KStatusBar.
Definition at line 35 of file kstatusbar.h.
Constructor & Destructor Documentation
◆ KStatusBarLabel()
KStatusBarLabel::KStatusBarLabel | ( | const TQString & | text, |
int | _id, | ||
KStatusBar * | parent = 0L , |
||
const char * | name = 0L |
||
) |
Definition at line 27 of file kstatusbar.cpp.
◆ ~KStatusBarLabel()
|
inline |
Definition at line 43 of file kstatusbar.h.
Member Function Documentation
◆ mousePressEvent()
|
protected |
Definition at line 51 of file kstatusbar.cpp.
◆ mouseReleaseEvent()
|
protected |
Definition at line 56 of file kstatusbar.cpp.
The documentation for this class was generated from the following files: