#include </home/clem/local/src/opie/noncore/net/mail/taskbarapplet/mailapplet.h>
Collaboration diagram for MailApplet:

Public Member Functions | |
| MailApplet (QWidget *parent=0) | |
| ~MailApplet () | |
Protected Slots | |
| void | startup () |
| void | slotCheck () |
| void | slotClicked () |
Protected Member Functions | |
| void | gotNewMail () |
| void | mouseReleaseEvent (QMouseEvent *) |
| void | paintEvent (QPaintEvent *) |
Static Protected Member Functions | |
| static void | ledOnOff (bool) |
Private Attributes | |
| QTimer * | m_intervalTimer |
| int | m_intervalMs |
| StatusMail * | m_statusMail |
| int | m_newMails |
|
|
Definition at line 20 of file mailapplet.cpp. References l, m_newMails, m_statusMail, AppLnk::smallIconSize(), and startup(). |
|
|
Definition at line 42 of file mailapplet.cpp. References m_statusMail. |
|
|
|
|
|
Definition at line 93 of file mailapplet.cpp. References device, Opie::Core::Led_BlinkSlow, Opie::Core::Led_Mail, Opie::Core::Led_Off, Opie::Core::Led_On, Opie::Core::ODevice::ledList(), Opie::Core::ODevice::ledStateList(), and Opie::Core::ODevice::setLedState(). Referenced by slotCheck(), and slotClicked(). |
|
|
Definition at line 62 of file mailapplet.cpp. References slotClicked(). |
|
|
Definition at line 47 of file mailapplet.cpp. References Qt::blue, f, Resource::loadPixmap(), m_newMails, QString::number(), p, and AppLnk::smallIconSize(). |
|
|
Definition at line 102 of file mailapplet.cpp. References StatusMail::check_current_stat(), device, ledOnOff(), m_intervalMs, m_intervalTimer, m_newMails, m_statusMail, folderStat::message_unseen, QString::number(), odebug, oendl, Config::readBoolEntry(), Config::readNumEntry(), Config::setGroup(), and Config::writeEntry(). Referenced by startup(). |
|
|
Definition at line 66 of file mailapplet.cpp. References ledOnOff(), m_statusMail, and StatusMail::reset_status(). Referenced by mouseReleaseEvent(). |
|
|
Definition at line 79 of file mailapplet.cpp. References Settings::getAccounts(), m_intervalMs, m_intervalTimer, m_statusMail, and slotCheck(). Referenced by MailApplet(). |
|
|
Definition at line 32 of file mailapplet.h. Referenced by slotCheck(), and startup(). |
|
|
Definition at line 31 of file mailapplet.h. Referenced by slotCheck(), and startup(). |
|
|
Definition at line 34 of file mailapplet.h. Referenced by MailApplet(), paintEvent(), and slotCheck(). |
|
|
Definition at line 33 of file mailapplet.h. Referenced by MailApplet(), slotCheck(), slotClicked(), startup(), and ~MailApplet(). |
1.4.2