Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

mxcpcAuthenticationDialog Class Reference
[mxcpc_gui (GUI Module - Graphical User Interface)]

Dialog querying for user name and password. More...

#include <mxcpcAuthenticationDialog.h>

Inheritance diagram for mxcpcAuthenticationDialog:

mxcpcDialog List of all members.

Public Slots

void setMessage (const QString &msg)
 Sets the text message displayed above the login and password input fields.
void openDialog (const QString &msg)
 Shows and raises the authentication dialog.

Signals

void authenticationCommitted (QString user, QString password)
 Emmitted when the user commits the authentication data.
void authenticationCancelled (void)
 Emmitted when the user has cancelled authentication.

Public Member Functions

 mxcpcAuthenticationDialog (QWidget *parent=0)

Protected Member Functions

void closeEvent (QCloseEvent *e)

Private Slots

void okClicked (void)
void cancelClicked (void)

Private Attributes

QLabel * MessageLabel
QLineEdit * UserEdit
QLineEdit * PasswordEdit

Detailed Description

Dialog querying for user name and password.

Definition at line 38 of file mxcpcAuthenticationDialog.h.


The documentation for this class was generated from the following files:
Generated on Mon Jan 30 15:13:09 2006 for mxcpc by  doxygen 1.4.4