MagicSmoke  $VERSION$
MPasswordChange Class Reference

Helper dialog for changing passwords. More...

#include <passwdchg.h>

Inheritance diagram for MPasswordChange:

Public Member Functions

 MPasswordChange (QWidget *parent, QString user=QString())
 creates a password change dialog, if user is empty it is presumed to change own password More...
 
QString newPassword ()
 returns new password, or empty if the two lines don't match More...
 
QString oldPassword ()
 if own password: return old password More...
 

Detailed Description

Helper dialog for changing passwords.

Constructor & Destructor Documentation

MPasswordChange::MPasswordChange ( QWidget *  parent,
QString  user = QString() 
)

creates a password change dialog, if user is empty it is presumed to change own password

Member Function Documentation

QString MPasswordChange::newPassword ( )

returns new password, or empty if the two lines don't match

QString MPasswordChange::oldPassword ( )

if own password: return old password


The documentation for this class was generated from the following files: