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

Public Member Functions | |
| LoginDialog (const QString &user, const QString &pass, QWidget *parent=0, const char *name=0, bool modal=false, WFlags flags=0) | |
| QString | getUser () |
| QString | getPassword () |
Protected Slots | |
| void | accept () |
Private Attributes | |
| QString | _user |
| QString | _pass |
|
||||||||||||||||||||||||||||
|
Definition at line 9 of file logindialog.cpp. References _pass, _user, and QString::isEmpty(). |
|
|
Definition at line 24 of file logindialog.cpp. References _pass, _user, QString::latin1(), odebug, and oendl. |
|
|
Definition at line 13 of file logindialog.h. References _pass. Referenced by SMTPwrapper::connect_server(), SMTPwrapper::flushOutbox(), POP3wrapper::login(), NNTPwrapper::login(), and IMAPwrapper::login(). |
|
|
Definition at line 12 of file logindialog.h. References _user. Referenced by SMTPwrapper::connect_server(), SMTPwrapper::flushOutbox(), POP3wrapper::login(), NNTPwrapper::login(), and IMAPwrapper::login(). |
|
|
Definition at line 19 of file logindialog.h. Referenced by accept(), getPassword(), and LoginDialog(). |
|
|
Definition at line 19 of file logindialog.h. Referenced by accept(), getUser(), and LoginDialog(). |
1.4.2