#include </home/clem/local/src/opie/noncore/unsupported/mail2/mailstatusbar.h>
Public Slots | |
| void | setStatusText (const QString &text) |
| void | setStopEnabled (bool enabled) |
| void | setProgressTotalSteps (int steps) |
| void | setProgress (int progress) |
| void | resetProgress () |
Signals | |
| void | stop () |
Public Member Functions | |
| MailStatusBar (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
Protected Slots | |
| void | stopClicked () |
Private Attributes | |
| QLabel * | label |
| QToolButton * | stopButton |
| QProgressBar * | progress |
|
||||||||||||||||
|
Definition at line 7 of file mailstatusbar.cpp. References label, progress, stopButton, and stopClicked(). |
|
|
Definition at line 49 of file mailstatusbar.cpp. References progress. |
|
|
Definition at line 44 of file mailstatusbar.cpp. References progress. |
|
|
Definition at line 39 of file mailstatusbar.cpp. References progress. |
|
|
Definition at line 29 of file mailstatusbar.cpp. References label. Referenced by Composer::slotSendError(), Composer::slotSendFinished(), and Composer::slotSendQueuedError(). |
|
|
Definition at line 34 of file mailstatusbar.cpp. References stopButton. Referenced by Composer::Composer(), Composer::slotSendFinished(), and Composer::slotSendMail(). |
|
|
Referenced by stopClicked(). |
|
|
Definition at line 54 of file mailstatusbar.cpp. References stop(). Referenced by MailStatusBar(). |
|
|
Definition at line 31 of file mailstatusbar.h. Referenced by MailStatusBar(), and setStatusText(). |
|
|
Definition at line 33 of file mailstatusbar.h. Referenced by MailStatusBar(), resetProgress(), setProgress(), and setProgressTotalSteps(). |
|
|
Definition at line 32 of file mailstatusbar.h. Referenced by MailStatusBar(), and setStopEnabled(). |
1.4.2