#include <passworddialog.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
SetTextHook |
|
SetShowSaveHook |
|
Constructor & Destructor Documentation
qutim_sdk_0_3::PasswordDialog::PasswordDialog |
( |
| ) |
[explicit] |
virtual qutim_sdk_0_3::PasswordDialog::~PasswordDialog |
( |
| ) |
[virtual] |
Member Function Documentation
void qutim_sdk_0_3::PasswordDialog::apply |
( |
const QString & |
password, |
|
|
bool |
remember |
|
) |
| [protected] |
int qutim_sdk_0_3::PasswordDialog::exec |
( |
| ) |
|
QString qutim_sdk_0_3::PasswordDialog::password |
( |
| ) |
const |
void qutim_sdk_0_3::PasswordDialog::reject |
( |
| ) |
[protected] |
bool qutim_sdk_0_3::PasswordDialog::remember |
( |
| ) |
const |
static PasswordDialog* qutim_sdk_0_3::PasswordDialog::request |
( |
const QString & |
windowTitle, |
|
|
const QString & |
description |
|
) |
| [static] |
int qutim_sdk_0_3::PasswordDialog::result |
( |
| ) |
const |
virtual void qutim_sdk_0_3::PasswordDialog::setAccount |
( |
Account * |
account | ) |
[protected, pure virtual] |
void qutim_sdk_0_3::PasswordDialog::setSaveButtonVisible |
( |
bool |
allow | ) |
|
virtual void qutim_sdk_0_3::PasswordDialog::setValidator |
( |
QValidator * |
validator | ) |
[pure virtual] |
virtual void qutim_sdk_0_3::PasswordDialog::virtual_hook |
( |
int |
id, |
|
|
void * |
data |
|
) |
| [protected, virtual] |
The documentation for this class was generated from the following file: