/******************************************************************************** ** Form generated from reading UI file 'formaccountinfo.ui' ** ** Created: Mon Apr 22 11:55:07 2019 ** by: Qt User Interface Compiler version 4.8.4 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_FORMACCOUNTINFO_H #define UI_FORMACCOUNTINFO_H #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_FormAccountInfo { public: QVBoxLayout *verticalLayout; QWidget *widgetBackgournd; QHBoxLayout *horizontalLayout; QLabel *labelStateImage; QWidget *widgetDefault; QHBoxLayout *horizontalLayout_3; QLabel *labelTip; QPushButton *pushButtonLogin; QLabel *labelTip2; QSpacerItem *horizontalSpacer_2; QWidget *widgetAccountInfo; QHBoxLayout *horizontalLayout_2; QLabel *label_7; QLabel *labelChecked; QLabel *label_9; QLabel *labelDownloaded; QSpacerItem *horizontalSpacer; QLabel *label_8; QPushButton *pushButtonCharge; QLabel *label_10; QLabel *label_12; QPushButton *pushButtonRefreshUserState; QLabel *label_13; void setupUi(QWidget *FormAccountInfo) { if (FormAccountInfo->objectName().isEmpty()) FormAccountInfo->setObjectName(QString::fromUtf8("FormAccountInfo")); FormAccountInfo->resize(963, 30); verticalLayout = new QVBoxLayout(FormAccountInfo); verticalLayout->setSpacing(0); verticalLayout->setContentsMargins(0, 0, 0, 0); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); widgetBackgournd = new QWidget(FormAccountInfo); widgetBackgournd->setObjectName(QString::fromUtf8("widgetBackgournd")); QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Fixed); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(widgetBackgournd->sizePolicy().hasHeightForWidth()); widgetBackgournd->setSizePolicy(sizePolicy); widgetBackgournd->setMinimumSize(QSize(0, 30)); widgetBackgournd->setMaximumSize(QSize(16777215, 30)); horizontalLayout = new QHBoxLayout(widgetBackgournd); horizontalLayout->setSpacing(0); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); horizontalLayout->setContentsMargins(5, 0, 0, 0); labelStateImage = new QLabel(widgetBackgournd); labelStateImage->setObjectName(QString::fromUtf8("labelStateImage")); QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Fixed); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(labelStateImage->sizePolicy().hasHeightForWidth()); labelStateImage->setSizePolicy(sizePolicy1); labelStateImage->setMinimumSize(QSize(16, 16)); labelStateImage->setMaximumSize(QSize(16, 16)); horizontalLayout->addWidget(labelStateImage); widgetDefault = new QWidget(widgetBackgournd); widgetDefault->setObjectName(QString::fromUtf8("widgetDefault")); widgetDefault->setMinimumSize(QSize(100, 0)); horizontalLayout_3 = new QHBoxLayout(widgetDefault); horizontalLayout_3->setSpacing(0); horizontalLayout_3->setContentsMargins(0, 0, 0, 0); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); labelTip = new QLabel(widgetDefault); labelTip->setObjectName(QString::fromUtf8("labelTip")); horizontalLayout_3->addWidget(labelTip); pushButtonLogin = new QPushButton(widgetDefault); pushButtonLogin->setObjectName(QString::fromUtf8("pushButtonLogin")); pushButtonLogin->setCursor(QCursor(Qt::PointingHandCursor)); horizontalLayout_3->addWidget(pushButtonLogin); labelTip2 = new QLabel(widgetDefault); labelTip2->setObjectName(QString::fromUtf8("labelTip2")); horizontalLayout_3->addWidget(labelTip2); horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_3->addItem(horizontalSpacer_2); horizontalLayout->addWidget(widgetDefault); widgetAccountInfo = new QWidget(widgetBackgournd); widgetAccountInfo->setObjectName(QString::fromUtf8("widgetAccountInfo")); horizontalLayout_2 = new QHBoxLayout(widgetAccountInfo); horizontalLayout_2->setSpacing(0); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); horizontalLayout_2->setContentsMargins(5, 0, 9, 0); label_7 = new QLabel(widgetAccountInfo); label_7->setObjectName(QString::fromUtf8("label_7")); horizontalLayout_2->addWidget(label_7); labelChecked = new QLabel(widgetAccountInfo); labelChecked->setObjectName(QString::fromUtf8("labelChecked")); QSizePolicy sizePolicy2(QSizePolicy::Fixed, QSizePolicy::Preferred); sizePolicy2.setHorizontalStretch(0); sizePolicy2.setVerticalStretch(0); sizePolicy2.setHeightForWidth(labelChecked->sizePolicy().hasHeightForWidth()); labelChecked->setSizePolicy(sizePolicy2); horizontalLayout_2->addWidget(labelChecked); label_9 = new QLabel(widgetAccountInfo); label_9->setObjectName(QString::fromUtf8("label_9")); horizontalLayout_2->addWidget(label_9); labelDownloaded = new QLabel(widgetAccountInfo); labelDownloaded->setObjectName(QString::fromUtf8("labelDownloaded")); horizontalLayout_2->addWidget(labelDownloaded); horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_2->addItem(horizontalSpacer); label_8 = new QLabel(widgetAccountInfo); label_8->setObjectName(QString::fromUtf8("label_8")); label_8->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); horizontalLayout_2->addWidget(label_8); pushButtonCharge = new QPushButton(widgetAccountInfo); pushButtonCharge->setObjectName(QString::fromUtf8("pushButtonCharge")); pushButtonCharge->setCursor(QCursor(Qt::PointingHandCursor)); horizontalLayout_2->addWidget(pushButtonCharge); label_10 = new QLabel(widgetAccountInfo); label_10->setObjectName(QString::fromUtf8("label_10")); horizontalLayout_2->addWidget(label_10); label_12 = new QLabel(widgetAccountInfo); label_12->setObjectName(QString::fromUtf8("label_12")); horizontalLayout_2->addWidget(label_12); pushButtonRefreshUserState = new QPushButton(widgetAccountInfo); pushButtonRefreshUserState->setObjectName(QString::fromUtf8("pushButtonRefreshUserState")); pushButtonRefreshUserState->setCursor(QCursor(Qt::PointingHandCursor)); horizontalLayout_2->addWidget(pushButtonRefreshUserState); label_13 = new QLabel(widgetAccountInfo); label_13->setObjectName(QString::fromUtf8("label_13")); horizontalLayout_2->addWidget(label_13); horizontalLayout->addWidget(widgetAccountInfo); verticalLayout->addWidget(widgetBackgournd); retranslateUi(FormAccountInfo); QMetaObject::connectSlotsByName(FormAccountInfo); } // setupUi void retranslateUi(QWidget *FormAccountInfo) { FormAccountInfo->setWindowTitle(QApplication::translate("FormAccountInfo", "Form", 0, QApplication::UnicodeUTF8)); labelStateImage->setText(QApplication::translate("FormAccountInfo", "TextLabel", 0, QApplication::UnicodeUTF8)); labelTip->setText(QApplication::translate("FormAccountInfo", "\350\257\267\347\231\273\345\275\225\345\220\216\345\206\215\347\273\247\347\273\255", 0, QApplication::UnicodeUTF8)); #ifndef QT_NO_TOOLTIP pushButtonLogin->setToolTip(QApplication::translate("FormAccountInfo", "\347\202\271\345\207\273\346\211\223\345\274\200\347\231\273\345\275\225\347\252\227\345\217\243", 0, QApplication::UnicodeUTF8)); #endif // QT_NO_TOOLTIP pushButtonLogin->setText(QApplication::translate("FormAccountInfo", "\347\231\273\345\275\225", 0, QApplication::UnicodeUTF8)); labelTip2->setText(QApplication::translate("FormAccountInfo", "TextLabel", 0, QApplication::UnicodeUTF8)); label_7->setText(QApplication::translate("FormAccountInfo", "\345\275\223\346\227\245\345\267\262\346\243\200\346\265\213/\350\277\230\345\217\257\346\243\200\346\265\213\357\274\232", 0, QApplication::UnicodeUTF8)); labelChecked->setText(QString()); label_9->setText(QApplication::translate("FormAccountInfo", " \346\234\254\346\234\210\345\267\262\344\270\213\350\275\275/\350\277\230\345\217\257\344\270\213\350\275\275\357\274\232", 0, QApplication::UnicodeUTF8)); labelDownloaded->setText(QString()); label_8->setText(QApplication::translate("FormAccountInfo", "[", 0, QApplication::UnicodeUTF8)); #ifndef QT_NO_TOOLTIP pushButtonCharge->setToolTip(QApplication::translate("FormAccountInfo", "\347\202\271\345\207\273\346\211\223\345\274\200\345\205\205\345\200\274\351\241\265\351\235\242", 0, QApplication::UnicodeUTF8)); #endif // QT_NO_TOOLTIP pushButtonCharge->setText(QApplication::translate("FormAccountInfo", "\345\205\205\345\200\274", 0, QApplication::UnicodeUTF8)); label_10->setText(QApplication::translate("FormAccountInfo", "]", 0, QApplication::UnicodeUTF8)); label_12->setText(QApplication::translate("FormAccountInfo", "[", 0, QApplication::UnicodeUTF8)); #ifndef QT_NO_TOOLTIP pushButtonRefreshUserState->setToolTip(QApplication::translate("FormAccountInfo", "\347\202\271\345\207\273\345\210\267\346\226\260\350\264\246\346\210\267\344\277\241\346\201\257", 0, QApplication::UnicodeUTF8)); #endif // QT_NO_TOOLTIP pushButtonRefreshUserState->setText(QApplication::translate("FormAccountInfo", "\345\210\267\346\226\260", 0, QApplication::UnicodeUTF8)); label_13->setText(QApplication::translate("FormAccountInfo", "]", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class FormAccountInfo: public Ui_FormAccountInfo {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_FORMACCOUNTINFO_H