#include <createcreaccountdialog.h>
|
| Ui::CreateCreAccountDialog * | ui |
| |
◆ CreateCreAccountDialog()
| CreateCreAccountDialog::CreateCreAccountDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~CreateCreAccountDialog()
| CreateCreAccountDialog::~CreateCreAccountDialog |
( |
| ) |
|
◆ on_lineEdit_account_name_textChanged
| void CreateCreAccountDialog::on_lineEdit_account_name_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ on_lineEdit_annual_fee_textChanged
| void CreateCreAccountDialog::on_lineEdit_annual_fee_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ on_lineEdit_credit_textChanged
| void CreateCreAccountDialog::on_lineEdit_credit_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ on_lineEdit_rate_textChanged
| void CreateCreAccountDialog::on_lineEdit_rate_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ showUsername()
| void CreateCreAccountDialog::showUsername |
( |
QString |
m_username | ) |
|
◆ verifyInput()
| bool CreateCreAccountDialog::verifyInput |
( |
| ) |
|
◆ account_name
| QString CreateCreAccountDialog::account_name |
◆ annual_fee
| double CreateCreAccountDialog::annual_fee |
◆ credit
| double CreateCreAccountDialog::credit |
◆ rate
| double CreateCreAccountDialog::rate |
◆ ui
| Ui::CreateCreAccountDialog* CreateCreAccountDialog::ui |
|
private |
◆ username
| QString CreateCreAccountDialog::username |
The documentation for this class was generated from the following files: