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

Public Slots | |
| void | applicationLaunched (const QString &) |
| void | applicationTerminated (const QString &) |
Public Member Functions | |
| RunningAppBar (QWidget *parent) | |
| ~RunningAppBar () | |
| QSize | sizeHint () const |
Protected Member Functions | |
| void | addTask (const AppLnk &appLnk) |
| void | removeTask (const AppLnk &appLnk) |
| void | paintEvent (QPaintEvent *event) |
| void | mousePressEvent (QMouseEvent *) |
| void | mouseReleaseEvent (QMouseEvent *) |
Private Slots | |
| void | received (const QCString &msg, const QByteArray &data) |
Private Attributes | |
| const AppLnkSet * | appLnkSet |
| QList< AppLnk > | appList |
| int | selectedAppIndex |
| int | spacing |
|
|
Definition at line 37 of file runningappbar.cpp. References channel, received(), AppLnk::smallIconSize(), and spacing. |
|
|
Definition at line 47 of file runningappbar.cpp. |
|
|
Definition at line 69 of file runningappbar.cpp. References appList, AppLnk::exec(), AppLnk::name(), odebug, oendl, and AppLnk::setExec(). Referenced by applicationLaunched(), and received(). |
|
|
Definition at line 158 of file runningappbar.cpp. References addTask(), ServerInterface::appLnks(), QString::data(), odebug, and oendl. Referenced by TaskBar::setApplicationState(). |
|
|
Definition at line 167 of file runningappbar.cpp. References ServerInterface::appLnks(), and removeTask(). Referenced by TaskBar::setApplicationState(). |
|
|
Definition at line 90 of file runningappbar.cpp. References appList, FALSE, selectedAppIndex, spacing, width, and Opie::MM::x. |
|
|
Definition at line 114 of file runningappbar.cpp. References app, appList, and selectedAppIndex. |
|
|
Definition at line 127 of file runningappbar.cpp. References appList, background, height, i, AppLnk::name(), oendl, owarn, p, AppLnk::pixmap(), selectedAppIndex, AppLnk::smallIconSize(), spacing, width, Opie::MM::x, and Opie::MM::y. |
|
||||||||||||
|
Definition at line 51 of file runningappbar.cpp. References addTask(), ServerInterface::appLnks(), f, IO_ReadOnly, removeTask(), and stream. Referenced by RunningAppBar(). |
|
|
Definition at line 77 of file runningappbar.cpp. References appList, AppLnk::exec(), i, AppLnk::name(), odebug, and oendl. Referenced by applicationTerminated(), and received(). |
|
|
Definition at line 153 of file runningappbar.cpp. References AppLnk::smallIconSize(). |
|
|
Definition at line 65 of file runningappbar.h. Referenced by addTask(), mousePressEvent(), mouseReleaseEvent(), paintEvent(), and removeTask(). |
|
|
Definition at line 64 of file runningappbar.h. |
|
|
Definition at line 66 of file runningappbar.h. Referenced by mousePressEvent(), mouseReleaseEvent(), and paintEvent(). |
|
|
Definition at line 67 of file runningappbar.h. Referenced by mousePressEvent(), paintEvent(), and RunningAppBar(). |
1.4.2