kmail
KMail::StatusBarLabel Class Reference
#include <statusbarlabel.h>
Inheritance diagram for KMail::StatusBarLabel:
Signals | |
void | clicked () |
Public Member Functions | |
StatusBarLabel (QWidget *parent=0) | |
void | setBackgroundColor (const QColor &color) |
Protected Member Functions | |
void | mouseReleaseEvent (QMouseEvent *event) |
Detailed Description
Slightly extended QLabel for embedding into the status bar, providing mouse click signals and support for changing the background color.
Definition at line 31 of file statusbarlabel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 27 of file statusbarlabel.cpp.
Member Function Documentation
|
signal |
|
protected |
Definition at line 32 of file statusbarlabel.cpp.
void StatusBarLabel::setBackgroundColor | ( | const QColor & | color | ) |
Definition at line 38 of file statusbarlabel.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.