#include <passworddialog.h>
◆ DialogCode
Enumerator |
---|
Rejected | |
Accepted | |
◆ PasswordDialogHook
Enumerator |
---|
SetTextHook | |
SetShowSaveHook | |
SetShowLoginHook | |
◆ PasswordDialog()
qutim_sdk_0_3::PasswordDialog::PasswordDialog |
( |
| ) |
|
|
explicit |
◆ ~PasswordDialog()
virtual qutim_sdk_0_3::PasswordDialog::~PasswordDialog |
( |
| ) |
|
|
virtual |
◆ apply() [1/2]
void qutim_sdk_0_3::PasswordDialog::apply |
( |
const QString & |
login, |
|
|
const QString & |
password, |
|
|
bool |
remember |
|
) |
| |
|
protected |
◆ apply() [2/2]
void qutim_sdk_0_3::PasswordDialog::apply |
( |
const QString & |
password, |
|
|
bool |
remember |
|
) |
| |
|
protected |
◆ exec()
int qutim_sdk_0_3::PasswordDialog::exec |
( |
| ) |
|
◆ login()
QString qutim_sdk_0_3::PasswordDialog::login |
( |
| ) |
const |
◆ password()
QString qutim_sdk_0_3::PasswordDialog::password |
( |
| ) |
const |
◆ reject()
void qutim_sdk_0_3::PasswordDialog::reject |
( |
| ) |
|
|
protected |
◆ remember()
bool qutim_sdk_0_3::PasswordDialog::remember |
( |
| ) |
const |
◆ request() [1/2]
◆ request() [2/2]
static PasswordDialog* qutim_sdk_0_3::PasswordDialog::request |
( |
const QString & |
windowTitle, |
|
|
const QString & |
description |
|
) |
| |
|
static |
◆ result()
int qutim_sdk_0_3::PasswordDialog::result |
( |
| ) |
const |
◆ setAccount()
virtual void qutim_sdk_0_3::PasswordDialog::setAccount |
( |
Account * |
account | ) |
|
|
protectedpure virtual |
◆ setLoginEditVisible()
void qutim_sdk_0_3::PasswordDialog::setLoginEditVisible |
( |
bool |
allow | ) |
|
◆ setSaveButtonVisible()
void qutim_sdk_0_3::PasswordDialog::setSaveButtonVisible |
( |
bool |
allow | ) |
|
◆ setValidator()
virtual void qutim_sdk_0_3::PasswordDialog::setValidator |
( |
QValidator * |
validator | ) |
|
|
pure virtual |
◆ virtual_hook()
virtual void qutim_sdk_0_3::PasswordDialog::virtual_hook |
( |
int |
id, |
|
|
void * |
data |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: