Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LoginDialog Class Reference

#include </home/clem/local/src/opie/noncore/net/mail/libmailwrapper/logindialog.h>

Collaboration diagram for LoginDialog:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

LoginDialog::LoginDialog const QString user,
const QString pass,
QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
WFlags  flags = 0
 

Definition at line 9 of file logindialog.cpp.

References _pass, _user, and QString::isEmpty().


Member Function Documentation

void LoginDialog::accept  )  [protected, slot]
 

Definition at line 24 of file logindialog.cpp.

References _pass, _user, QString::latin1(), odebug, and oendl.

QString LoginDialog::getPassword  )  [inline]
 

Definition at line 13 of file logindialog.h.

References _pass.

Referenced by SMTPwrapper::connect_server(), SMTPwrapper::flushOutbox(), POP3wrapper::login(), NNTPwrapper::login(), and IMAPwrapper::login().

QString LoginDialog::getUser  )  [inline]
 

Definition at line 12 of file logindialog.h.

References _user.

Referenced by SMTPwrapper::connect_server(), SMTPwrapper::flushOutbox(), POP3wrapper::login(), NNTPwrapper::login(), and IMAPwrapper::login().


Member Data Documentation

QString LoginDialog::_pass [private]
 

Definition at line 19 of file logindialog.h.

Referenced by accept(), getPassword(), and LoginDialog().

QString LoginDialog::_user [private]
 

Definition at line 19 of file logindialog.h.

Referenced by accept(), getUser(), and LoginDialog().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:39:06 2005 for OPIE by  doxygen 1.4.2