#include <register.h>
◆ Register()
| Register::Register |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~Register()
◆ findUsername()
| bool Register::findUsername |
( |
QString |
m_usrname | ) |
|
◆ on_buttonBox_accepted
| void Register::on_buttonBox_accepted |
( |
| ) |
|
|
privateslot |
◆ on_buttonBox_rejected
| void Register::on_buttonBox_rejected |
( |
| ) |
|
|
privateslot |
◆ on_pwdEdit_textChanged
| void Register::on_pwdEdit_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ on_usrnameEdit_textChanged
| void Register::on_usrnameEdit_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ spaceAndSignJudger()
| bool Register::spaceAndSignJudger |
( |
QString |
m_qstr | ) |
|
◆ password
| QString Register::password |
◆ register_status
| bool Register::register_status =false |
◆ ui
| Ui::Register* Register::ui |
|
private |
◆ username
| QString Register::username |
◆ usr_hash
| QHash<QString,QString> Register::usr_hash |
The documentation for this class was generated from the following files: