You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

150 lines
6.6 KiB
C

1 year ago
/********************************************************************************
** Form generated from reading UI file 'wangluo.ui'
**
** Created by: Qt User Interface Compiler version 5.12.9
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_WANGLUO_H
#define UI_WANGLUO_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QLabel>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QTextEdit>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_wangluo
{
public:
QLabel *label_zhongduan;
QPushButton *pushButton_wangluoxinxi;
QLabel *label_5;
QPushButton *pushButton_zhujiemian;
QPushButton *pushButton_canshushezhi;
QLabel *label_3;
QPushButton *pushButton_xitongshezhi;
QLabel *label_4;
QLabel *label_6;
QLabel *label_2;
QLabel *label_1;
QTextEdit *textEdit;
QLabel *label;
void setupUi(QWidget *wangluo)
{
if (wangluo->objectName().isEmpty())
wangluo->setObjectName(QString::fromUtf8("wangluo"));
wangluo->resize(800, 480);
label_zhongduan = new QLabel(wangluo);
label_zhongduan->setObjectName(QString::fromUtf8("label_zhongduan"));
label_zhongduan->setGeometry(QRect(20, 30, 321, 101));
label_zhongduan->setStyleSheet(QString::fromUtf8("font: 9pt \"\351\232\266\344\271\246\";\n"
"font: 9pt \"\351\232\266\344\271\246\";\n"
"color: rgb(0, 50, 75);"));
label_zhongduan->setScaledContents(false);
pushButton_wangluoxinxi = new QPushButton(wangluo);
pushButton_wangluoxinxi->setObjectName(QString::fromUtf8("pushButton_wangluoxinxi"));
pushButton_wangluoxinxi->setGeometry(QRect(476, 44, 91, 81));
pushButton_wangluoxinxi->setStyleSheet(QString::fromUtf8("border-image: url(:/image/image/2.png);"));
label_5 = new QLabel(wangluo);
label_5->setObjectName(QString::fromUtf8("label_5"));
label_5->setGeometry(QRect(5, 130, 790, 311));
label_5->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 171, 171);"));
pushButton_zhujiemian = new QPushButton(wangluo);
pushButton_zhujiemian->setObjectName(QString::fromUtf8("pushButton_zhujiemian"));
pushButton_zhujiemian->setEnabled(true);
pushButton_zhujiemian->setGeometry(QRect(363, 44, 91, 81));
pushButton_zhujiemian->setStyleSheet(QString::fromUtf8("border-image: url(:/image/image/1.png);"));
pushButton_canshushezhi = new QPushButton(wangluo);
pushButton_canshushezhi->setObjectName(QString::fromUtf8("pushButton_canshushezhi"));
pushButton_canshushezhi->setGeometry(QRect(588, 44, 91, 81));
pushButton_canshushezhi->setStyleSheet(QString::fromUtf8("border-image: url(:/image/image/3.png);"));
label_3 = new QLabel(wangluo);
label_3->setObjectName(QString::fromUtf8("label_3"));
label_3->setGeometry(QRect(585, 40, 100, 131));
label_3->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 171, 171);"));
pushButton_xitongshezhi = new QPushButton(wangluo);
pushButton_xitongshezhi->setObjectName(QString::fromUtf8("pushButton_xitongshezhi"));
pushButton_xitongshezhi->setGeometry(QRect(700, 44, 91, 81));
pushButton_xitongshezhi->setStyleSheet(QString::fromUtf8("border-image: url(:/image/image/4.png);"));
label_4 = new QLabel(wangluo);
label_4->setObjectName(QString::fromUtf8("label_4"));
label_4->setGeometry(QRect(695, 40, 100, 131));
label_4->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 171, 171);"));
label_6 = new QLabel(wangluo);
label_6->setObjectName(QString::fromUtf8("label_6"));
label_6->setEnabled(false);
label_6->setGeometry(QRect(10, 136, 780, 300));
label_6->setAutoFillBackground(false);
label_6->setStyleSheet(QString::fromUtf8("background-color: rgb(145, 145, 145);\n"
"color: rgb(8, 8, 13);"));
label_2 = new QLabel(wangluo);
label_2->setObjectName(QString::fromUtf8("label_2"));
label_2->setGeometry(QRect(471, 40, 100, 131));
label_2->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 171, 171);"));
label_1 = new QLabel(wangluo);
label_1->setObjectName(QString::fromUtf8("label_1"));
label_1->setGeometry(QRect(358, 40, 100, 131));
label_1->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 171, 171);"));
textEdit = new QTextEdit(wangluo);
textEdit->setObjectName(QString::fromUtf8("textEdit"));
textEdit->setGeometry(QRect(10, 145, 780, 41));
QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred);
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(textEdit->sizePolicy().hasHeightForWidth());
textEdit->setSizePolicy(sizePolicy);
label = new QLabel(wangluo);
label->setObjectName(QString::fromUtf8("label"));
label->setGeometry(QRect(0, 0, 800, 480));
label->raise();
label_4->raise();
label_3->raise();
label_2->raise();
label_1->raise();
label_5->raise();
label_6->raise();
label_zhongduan->raise();
pushButton_wangluoxinxi->raise();
pushButton_zhujiemian->raise();
pushButton_canshushezhi->raise();
pushButton_xitongshezhi->raise();
textEdit->raise();
retranslateUi(wangluo);
QMetaObject::connectSlotsByName(wangluo);
} // setupUi
void retranslateUi(QWidget *wangluo)
{
wangluo->setWindowTitle(QApplication::translate("wangluo", "Form", nullptr));
label_zhongduan->setText(QApplication::translate("wangluo", "<html><head/><body><p align=\"center\"><span style=\" font-size:48pt; font-weight:600; font-style:italic;\">\346\231\272\350\203\275\347\273\210\347\253\257</span></p></body></html>", nullptr));
pushButton_wangluoxinxi->setText(QString());
label_5->setText(QString());
pushButton_zhujiemian->setText(QString());
pushButton_canshushezhi->setText(QString());
label_3->setText(QString());
pushButton_xitongshezhi->setText(QString());
label_4->setText(QString());
label_6->setText(QApplication::translate("wangluo", "<html><head/><body><p align=\"center\"><br/></p></body></html>", nullptr));
label_2->setText(QString());
label_1->setText(QString());
label->setText(QString());
} // retranslateUi
};
namespace Ui {
class wangluo: public Ui_wangluo {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_WANGLUO_H