|
enum | InputType { Encrypt
, Password
} |
|
|
| CDlgInputPassword (bool bShow=false, QString szTitle=QString(), QWidget *parent=nullptr) |
|
int | GetValue (InputType &t, QString &password) |
|
|
Ui::CDlgInputPassword * | ui |
|
Definition at line 12 of file DlgInputPassword.h.
◆ InputType
enum CDlgInputPassword::InputType |
◆ CDlgInputPassword()
CDlgInputPassword::CDlgInputPassword |
( |
bool |
bShow = false , |
|
|
QString |
szTitle = QString() , |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~CDlgInputPassword()
CDlgInputPassword::~CDlgInputPassword |
( |
| ) |
|
|
virtual |
◆ GetValue()
int CDlgInputPassword::GetValue |
( |
InputType & |
t, |
|
|
QString & |
password |
|
) |
| |
◆ on_pbNo_clicked
void CDlgInputPassword::on_pbNo_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pbShow_clicked
void CDlgInputPassword::on_pbShow_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pbYes_clicked
void CDlgInputPassword::on_pbYes_clicked |
( |
| ) |
|
|
privateslot |
◆ ui
Ui::CDlgInputPassword* CDlgInputPassword::ui |
|
private |
The documentation for this class was generated from the following files: