ui_dialogchangepass.h 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. /********************************************************************************
  2. ** Form generated from reading UI file 'dialogchangepass.ui'
  3. **
  4. ** Created: Mon Apr 22 12:42:37 2019
  5. ** by: Qt User Interface Compiler version 4.8.4
  6. **
  7. ** WARNING! All changes made in this file will be lost when recompiling UI file!
  8. ********************************************************************************/
  9. #ifndef UI_DIALOGCHANGEPASS_H
  10. #define UI_DIALOGCHANGEPASS_H
  11. #include <QtCore/QVariant>
  12. #include <QtGui/QAction>
  13. #include <QtGui/QApplication>
  14. #include <QtGui/QButtonGroup>
  15. #include <QtGui/QDialog>
  16. #include <QtGui/QDialogButtonBox>
  17. #include <QtGui/QGroupBox>
  18. #include <QtGui/QHBoxLayout>
  19. #include <QtGui/QHeaderView>
  20. #include <QtGui/QLabel>
  21. #include <QtGui/QLineEdit>
  22. #include <QtGui/QSpacerItem>
  23. #include <QtGui/QVBoxLayout>
  24. QT_BEGIN_NAMESPACE
  25. class Ui_DialogChangePass
  26. {
  27. public:
  28. QVBoxLayout *verticalLayout;
  29. QGroupBox *groupBox;
  30. QVBoxLayout *verticalLayout_2;
  31. QHBoxLayout *horizontalLayout;
  32. QLabel *label;
  33. QSpacerItem *horizontalSpacer_2;
  34. QLineEdit *oldPassEdit;
  35. QHBoxLayout *horizontalLayout_2;
  36. QLabel *label_2;
  37. QSpacerItem *horizontalSpacer;
  38. QLineEdit *newPassEdit;
  39. QHBoxLayout *horizontalLayout_3;
  40. QLabel *label_3;
  41. QSpacerItem *horizontalSpacer_3;
  42. QLineEdit *newPass2Edit;
  43. QDialogButtonBox *buttonBox;
  44. void setupUi(QDialog *DialogChangePass)
  45. {
  46. if (DialogChangePass->objectName().isEmpty())
  47. DialogChangePass->setObjectName(QString::fromUtf8("DialogChangePass"));
  48. DialogChangePass->resize(381, 218);
  49. verticalLayout = new QVBoxLayout(DialogChangePass);
  50. verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
  51. groupBox = new QGroupBox(DialogChangePass);
  52. groupBox->setObjectName(QString::fromUtf8("groupBox"));
  53. verticalLayout_2 = new QVBoxLayout(groupBox);
  54. verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
  55. horizontalLayout = new QHBoxLayout();
  56. horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
  57. label = new QLabel(groupBox);
  58. label->setObjectName(QString::fromUtf8("label"));
  59. horizontalLayout->addWidget(label);
  60. horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  61. horizontalLayout->addItem(horizontalSpacer_2);
  62. oldPassEdit = new QLineEdit(groupBox);
  63. oldPassEdit->setObjectName(QString::fromUtf8("oldPassEdit"));
  64. oldPassEdit->setMinimumSize(QSize(200, 0));
  65. oldPassEdit->setMaximumSize(QSize(200, 16777215));
  66. oldPassEdit->setEchoMode(QLineEdit::Password);
  67. horizontalLayout->addWidget(oldPassEdit);
  68. verticalLayout_2->addLayout(horizontalLayout);
  69. horizontalLayout_2 = new QHBoxLayout();
  70. horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
  71. label_2 = new QLabel(groupBox);
  72. label_2->setObjectName(QString::fromUtf8("label_2"));
  73. horizontalLayout_2->addWidget(label_2);
  74. horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  75. horizontalLayout_2->addItem(horizontalSpacer);
  76. newPassEdit = new QLineEdit(groupBox);
  77. newPassEdit->setObjectName(QString::fromUtf8("newPassEdit"));
  78. newPassEdit->setMinimumSize(QSize(200, 0));
  79. newPassEdit->setMaximumSize(QSize(200, 16777215));
  80. newPassEdit->setEchoMode(QLineEdit::Password);
  81. horizontalLayout_2->addWidget(newPassEdit);
  82. verticalLayout_2->addLayout(horizontalLayout_2);
  83. horizontalLayout_3 = new QHBoxLayout();
  84. horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
  85. label_3 = new QLabel(groupBox);
  86. label_3->setObjectName(QString::fromUtf8("label_3"));
  87. horizontalLayout_3->addWidget(label_3);
  88. horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  89. horizontalLayout_3->addItem(horizontalSpacer_3);
  90. newPass2Edit = new QLineEdit(groupBox);
  91. newPass2Edit->setObjectName(QString::fromUtf8("newPass2Edit"));
  92. newPass2Edit->setMinimumSize(QSize(200, 0));
  93. newPass2Edit->setMaximumSize(QSize(200, 16777215));
  94. newPass2Edit->setEchoMode(QLineEdit::Password);
  95. horizontalLayout_3->addWidget(newPass2Edit);
  96. verticalLayout_2->addLayout(horizontalLayout_3);
  97. verticalLayout->addWidget(groupBox);
  98. buttonBox = new QDialogButtonBox(DialogChangePass);
  99. buttonBox->setObjectName(QString::fromUtf8("buttonBox"));
  100. buttonBox->setOrientation(Qt::Horizontal);
  101. buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
  102. verticalLayout->addWidget(buttonBox);
  103. retranslateUi(DialogChangePass);
  104. QObject::connect(buttonBox, SIGNAL(rejected()), DialogChangePass, SLOT(reject()));
  105. QMetaObject::connectSlotsByName(DialogChangePass);
  106. } // setupUi
  107. void retranslateUi(QDialog *DialogChangePass)
  108. {
  109. DialogChangePass->setWindowTitle(QApplication::translate("DialogChangePass", "\344\277\256\346\224\271\345\257\206\347\240\201", 0, QApplication::UnicodeUTF8));
  110. groupBox->setTitle(QApplication::translate("DialogChangePass", "\346\233\264\346\224\271\345\257\206\347\240\201", 0, QApplication::UnicodeUTF8));
  111. label->setText(QApplication::translate("DialogChangePass", "\350\276\223\345\205\245\346\227\247\345\257\206\347\240\201", 0, QApplication::UnicodeUTF8));
  112. label_2->setText(QApplication::translate("DialogChangePass", "\350\276\223\345\205\245\346\226\260\345\257\206\347\240\201", 0, QApplication::UnicodeUTF8));
  113. label_3->setText(QApplication::translate("DialogChangePass", "\345\206\215\350\276\223\345\205\245\344\270\200\351\201\215\346\226\260\345\257\206\347\240\201", 0, QApplication::UnicodeUTF8));
  114. } // retranslateUi
  115. };
  116. namespace Ui {
  117. class DialogChangePass: public Ui_DialogChangePass {};
  118. } // namespace Ui
  119. QT_END_NAMESPACE
  120. #endif // UI_DIALOGCHANGEPASS_H