|
qCNC 0.82-alpha
|
#include <passwd_ui.h>

Public Member Functions | |
| void | setupUi (QDialog *PassWD) |
| void | retranslateUi (QDialog *PassWD) |
Public Attributes | |
| QPushButton * | pushButton |
| QPushButton * | pushButton_2 |
| QLineEdit * | lineEdit |
| QLineEdit * | lineEdit_2 |
| QLabel * | label |
| QLabel * | label_2 |
Definition at line 67 of file passwd_ui.h.
| void Ui_PassWD::retranslateUi | ( | QDialog * | PassWD | ) | [inline] |
| void Ui_PassWD::setupUi | ( | QDialog * | PassWD | ) | [inline] |
Definition at line 77 of file passwd_ui.h.


| QLabel* Ui_PassWD::label |
Definition at line 74 of file passwd_ui.h.
| QLabel* Ui_PassWD::label_2 |
Definition at line 75 of file passwd_ui.h.
| QLineEdit* Ui_PassWD::lineEdit |
Definition at line 72 of file passwd_ui.h.
| QLineEdit* Ui_PassWD::lineEdit_2 |
Definition at line 73 of file passwd_ui.h.
| QPushButton* Ui_PassWD::pushButton |
Definition at line 70 of file passwd_ui.h.
| QPushButton* Ui_PassWD::pushButton_2 |
Definition at line 71 of file passwd_ui.h.