KMLittleProgressDlg Class Reference
A specialized progress widget class, heavily based on kio_littleprogress_dlg (it looks similar).
More...
#include <kmbroadcaststatus.h>
List of all members.
|
Public Slots |
|
virtual void | slotEnable (bool) |
|
virtual void | slotJustPercent (unsigned long) |
|
virtual void | slotClean () |
|
virtual void | slotSetSSL (bool) |
Public Member Functions |
|
| KMLittleProgressDlg (QWidget *parent, bool button=true) |
Protected Types |
| enum | Mode { None,
Clean,
Label,
Progress
} |
Protected Member Functions |
|
void | setMode () |
|
virtual bool | eventFilter (QObject *, QEvent *) |
Protected Attributes |
|
KProgress * | m_pProgressBar |
|
QLabel * | m_pLabel |
|
SSLLabel * | m_sslLabel |
|
QPushButton * | m_pButton |
|
uint | mode |
|
bool | m_bShowButton |
|
QBoxLayout * | box |
|
QWidgetStack * | stack |
Detailed Description
A specialized progress widget class, heavily based on kio_littleprogress_dlg (it looks similar).
Definition at line 101 of file kmbroadcaststatus.h.
The documentation for this class was generated from the following files:
This file is part of the documentation for kmail Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Apr 26 23:23:26 2004 by
doxygen 1.3.6-20040222 written by
Dimitri van Heesch, © 1997-2003