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] |
References bt_exit, bt_login, input_username, label_password, and label_username.
Referenced by setupUi().
void Ui_login_dialog::setupUi | ( | QDialog * | login_dialog | ) | [inline] |
References bt_exit, bt_login, gridLayout, hboxLayout, input_password, input_username, label_password, label_username, retranslateUi(), spacerItem, and spacerItem1.
Referenced by login_windows::login_windows().
QPushButton* Ui_login_dialog::bt_exit |
Referenced by retranslateUi(), and setupUi().
QPushButton* Ui_login_dialog::bt_login |
Referenced by retranslateUi(), and setupUi().
QGridLayout* Ui_login_dialog::gridLayout |
Referenced by setupUi().
QHBoxLayout* Ui_login_dialog::hboxLayout |
Referenced by setupUi().
QLineEdit* Ui_login_dialog::input_password |
Referenced by login_windows::login_windows(), setupUi(), and login_windows::Slot_login_button().
QLineEdit* Ui_login_dialog::input_username |
Referenced by login_windows::login_windows(), retranslateUi(), setupUi(), and login_windows::Slot_login_button().
QLabel* Ui_login_dialog::label_password |
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_login_dialog::label_username |
Referenced by retranslateUi(), and setupUi().
QSpacerItem* Ui_login_dialog::spacerItem |
Referenced by setupUi().
QSpacerItem* Ui_login_dialog::spacerItem1 |
Referenced by setupUi().