#include </home/clem/local/src/opie/core/launcher/wait.h>
Collaboration diagram for Wait:

Public Member Functions | |
| Wait (QWidget *parent) | |
| void | setWaiting (bool w) |
| void | paintEvent (QPaintEvent *) |
Static Public Member Functions | |
| static Wait * | getWaitObject () |
Private Attributes | |
| QPixmap | pm |
| bool | waiting |
| Opie::Ui::OWait * | m_centralWait |
|
|
Definition at line 41 of file wait.cpp. References Opie::Ui::OWait::hide(), l, Resource::loadPixmap(), m_centralWait, pm, size, SmallIcon(), and AppLnk::smallIconSize(). |
|
|
|
|
|
|
|
|
Definition at line 62 of file wait.cpp. References Opie::Ui::OWait::hide(), m_centralWait, Config::setGroup(), Opie::Ui::OWait::show(), and waiting. Referenced by TaskBar::startWait(), and TaskBar::stopWait(). |
|
|
Definition at line 41 of file wait.h. Referenced by setWaiting(), and Wait(). |
|
|
Definition at line 39 of file wait.h. Referenced by paintEvent(), and Wait(). |
|
|
Definition at line 40 of file wait.h. Referenced by setWaiting(). |
1.4.2