Public Member Functions | |
void | retranslateUi (QDialog *login_dialog) |
void | setupUi (QDialog *login_dialog) |
Public Attributes | |
QPushButton * | bt_exit |
QPushButton * | bt_login |
QGridLayout * | gridLayout |
QHBoxLayout * | hboxLayout |
QLineEdit * | input_password |
QLineEdit * | input_username |
QLabel * | label_password |
QLabel * | label_username |
QSpacerItem * | spacerItem |
QSpacerItem * | spacerItem1 |
void Ui_login_dialog::retranslateUi | ( | QDialog * | login_dialog | ) | [inline] |
void Ui_login_dialog::setupUi | ( | QDialog * | login_dialog | ) | [inline] |
QPushButton* Ui_login_dialog::bt_exit |
QPushButton* Ui_login_dialog::bt_login |
QGridLayout* Ui_login_dialog::gridLayout |
QHBoxLayout* Ui_login_dialog::hboxLayout |
QLineEdit* Ui_login_dialog::input_password |
QLineEdit* Ui_login_dialog::input_username |
QLabel* Ui_login_dialog::label_password |
QLabel* Ui_login_dialog::label_username |
QSpacerItem* Ui_login_dialog::spacerItem |
QSpacerItem* Ui_login_dialog::spacerItem1 |