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

Public Member Functions | |
| selectsmtp (QWidget *parent=0, const char *name=0, bool modal=TRUE, WFlags fl=0) | |
| virtual | ~selectsmtp () |
| void | setSelectionlist (QList< SMTPaccount > *list) |
| SMTPaccount * | selected_smtp () |
Protected Slots | |
| virtual void | slotAccountselected (int) |
Protected Attributes | |
| QList< SMTPaccount > * | m_smtpList |
| SMTPaccount * | m_current_smtp |
|
||||||||||||||||||||
|
Definition at line 4 of file selectsmtp.cpp. References m_current_smtp, m_smtpList, and tr. |
|
|
Definition at line 24 of file selectsmtp.cpp. |
|
|
Definition at line 52 of file selectsmtp.cpp. References m_current_smtp. |
|
|
Definition at line 37 of file selectsmtp.cpp. References i, m_current_smtp, and m_smtpList. Referenced by OpieMail::slotSendQueued(). |
|
|
Definition at line 28 of file selectsmtp.cpp. References m_current_smtp, and m_smtpList. |
|
|
Definition at line 21 of file selectsmtp.h. Referenced by selected_smtp(), selectsmtp(), setSelectionlist(), and slotAccountselected(). |
|
|
Definition at line 20 of file selectsmtp.h. Referenced by selectsmtp(), setSelectionlist(), and slotAccountselected(). |
1.4.2