1254 lines
61 KiB
C
1254 lines
61 KiB
C
|
/********************************************************************************
|
||
|
** Form generated from reading UI file 'gamedisplaypage.ui'
|
||
|
**
|
||
|
** Created by: Qt User Interface Compiler version 5.13.0
|
||
|
**
|
||
|
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||
|
********************************************************************************/
|
||
|
|
||
|
#ifndef UI_GAMEDISPLAYPAGE_H
|
||
|
#define UI_GAMEDISPLAYPAGE_H
|
||
|
|
||
|
#include <QtCore/QVariant>
|
||
|
#include <QtWidgets/QApplication>
|
||
|
#include <QtWidgets/QFrame>
|
||
|
#include <QtWidgets/QGridLayout>
|
||
|
#include <QtWidgets/QGroupBox>
|
||
|
#include <QtWidgets/QLabel>
|
||
|
#include <QtWidgets/QPushButton>
|
||
|
#include <QtWidgets/QWidget>
|
||
|
|
||
|
QT_BEGIN_NAMESPACE
|
||
|
|
||
|
class Ui_GameDisplayPage
|
||
|
{
|
||
|
public:
|
||
|
QGroupBox *leftPage_GroupBox;
|
||
|
QGroupBox *GroupBox;
|
||
|
QGroupBox *mode_GroupBox;
|
||
|
QLabel *currentMode_label;
|
||
|
QFrame *line;
|
||
|
QLabel *upCurrentStage_Label;
|
||
|
QGroupBox *upLimp_GroupBox;
|
||
|
QGroupBox *groupBox_4;
|
||
|
QLabel *label_6;
|
||
|
QLabel *label_15;
|
||
|
QLabel *upRemainTime_Label;
|
||
|
QGroupBox *groupBox_8;
|
||
|
QLabel *label_17;
|
||
|
QLabel *label_18;
|
||
|
QLabel *upRealSpeed_Label;
|
||
|
QGroupBox *groupBox_9;
|
||
|
QLabel *label_20;
|
||
|
QLabel *label_21;
|
||
|
QLabel *upRealPower_Label;
|
||
|
QLabel *label_11;
|
||
|
QLabel *label_12;
|
||
|
QLabel *upLimb_label;
|
||
|
QGroupBox *downLimp_GroupBox;
|
||
|
QGroupBox *groupBox_13;
|
||
|
QLabel *label_13;
|
||
|
QLabel *label_24;
|
||
|
QLabel *downRemainTime_Label;
|
||
|
QGroupBox *groupBox_14;
|
||
|
QLabel *label_25;
|
||
|
QLabel *label_26;
|
||
|
QLabel *downRealSpeed_Label;
|
||
|
QGroupBox *groupBox_15;
|
||
|
QLabel *label_27;
|
||
|
QLabel *label_28;
|
||
|
QLabel *downRealPower_Label;
|
||
|
QLabel *label_29;
|
||
|
QLabel *label_30;
|
||
|
QLabel *downLimb_label;
|
||
|
QGroupBox *heart_GroupBox;
|
||
|
QGroupBox *groupBox_17;
|
||
|
QLabel *label_32;
|
||
|
QLabel *upRemainTime_Label_3;
|
||
|
QGroupBox *groupBox_18;
|
||
|
QLabel *label_35;
|
||
|
QLabel *upRealSpeed_Label_3;
|
||
|
QGroupBox *groupBox_19;
|
||
|
QLabel *label_36;
|
||
|
QLabel *label_37;
|
||
|
QLabel *upRealPower_Label_3;
|
||
|
QLabel *label_38;
|
||
|
QLabel *label_39;
|
||
|
QLabel *label_40;
|
||
|
QLabel *label_34;
|
||
|
QGroupBox *debug_GroupBox;
|
||
|
QLabel *leftFootAngle_label;
|
||
|
QLabel *label_2;
|
||
|
QLabel *leftHandAngle_label;
|
||
|
QLabel *label;
|
||
|
QGroupBox *rightPage_GroupBox;
|
||
|
QGroupBox *groupBox_6;
|
||
|
QLabel *label_41;
|
||
|
QLabel *label_42;
|
||
|
QLabel *label_43;
|
||
|
QGroupBox *groupBox_2;
|
||
|
QGridLayout *gridLayout;
|
||
|
QLabel *label_51;
|
||
|
QLabel *channelB1_Label;
|
||
|
QLabel *label_52;
|
||
|
QLabel *channelB2_Label;
|
||
|
QLabel *label_53;
|
||
|
QLabel *channelB3_Label;
|
||
|
QLabel *label_54;
|
||
|
QLabel *channelB4_Label;
|
||
|
QLabel *label_56;
|
||
|
QLabel *channelB5_Label;
|
||
|
QLabel *label_57;
|
||
|
QLabel *channelB6_Label;
|
||
|
QLabel *label_58;
|
||
|
QLabel *channelB7_Label;
|
||
|
QLabel *label_55;
|
||
|
QLabel *channelB8_Label;
|
||
|
QGroupBox *groupBox_3;
|
||
|
QLabel *directionText_label;
|
||
|
QLabel *label_44;
|
||
|
QLabel *label_45;
|
||
|
QLabel *direction_Label;
|
||
|
QPushButton *pushButton_Line;
|
||
|
QPushButton *backward_Btn;
|
||
|
QPushButton *forward_Btn;
|
||
|
QGroupBox *speed_GroupBox;
|
||
|
QLabel *speedText_label;
|
||
|
QLabel *label_67;
|
||
|
QLabel *label_68;
|
||
|
QPushButton *pushButton_Line_5;
|
||
|
QPushButton *upSpeedMinus_Btn;
|
||
|
QPushButton *upSpeedPlus_Btn;
|
||
|
QLabel *upSpeed_Label;
|
||
|
QLabel *label_9;
|
||
|
QGroupBox *force_GroupBox;
|
||
|
QLabel *resistText_label;
|
||
|
QLabel *label_70;
|
||
|
QLabel *label_71;
|
||
|
QPushButton *pushButton_Line_6;
|
||
|
QPushButton *upForceMinus_Btn;
|
||
|
QPushButton *upForcePlus_Btn;
|
||
|
QLabel *upForce_Label;
|
||
|
QLabel *label_16;
|
||
|
QGroupBox *groupBox_11;
|
||
|
QLabel *signal_Label_2;
|
||
|
QLabel *signal_Label;
|
||
|
QLabel *wifiSignal_Label;
|
||
|
QPushButton *user_Btn;
|
||
|
QLabel *title_Label;
|
||
|
QPushButton *back1_Btn;
|
||
|
QPushButton *back2_Btn;
|
||
|
QLabel *state_label;
|
||
|
QLabel *warnTips_Label;
|
||
|
QPushButton *sound_Button;
|
||
|
QGroupBox *groupBox_5;
|
||
|
QPushButton *pause_Btn;
|
||
|
QPushButton *stop_Btn;
|
||
|
QPushButton *start_Btn;
|
||
|
QGroupBox *groupBox;
|
||
|
QLabel *leftBalanceText_Label;
|
||
|
QLabel *leftBalance_Label;
|
||
|
QLabel *rightBalance_Label;
|
||
|
QLabel *rightBalanceText_Label;
|
||
|
QLabel *length_Label;
|
||
|
QLabel *label_19;
|
||
|
|
||
|
void setupUi(QWidget *GameDisplayPage)
|
||
|
{
|
||
|
if (GameDisplayPage->objectName().isEmpty())
|
||
|
GameDisplayPage->setObjectName(QString::fromUtf8("GameDisplayPage"));
|
||
|
GameDisplayPage->resize(1920, 1080);
|
||
|
QFont font;
|
||
|
font.setFamily(QString::fromUtf8("Microsoft YaHei UI"));
|
||
|
font.setPointSize(9);
|
||
|
font.setBold(false);
|
||
|
GameDisplayPage->setFont(font);
|
||
|
GameDisplayPage->setStyleSheet(QString::fromUtf8(""));
|
||
|
leftPage_GroupBox = new QGroupBox(GameDisplayPage);
|
||
|
leftPage_GroupBox->setObjectName(QString::fromUtf8("leftPage_GroupBox"));
|
||
|
leftPage_GroupBox->setGeometry(QRect(0, 120, 430, 980));
|
||
|
QFont font1;
|
||
|
font1.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font1.setPointSize(9);
|
||
|
font1.setBold(false);
|
||
|
leftPage_GroupBox->setFont(font1);
|
||
|
leftPage_GroupBox->setStyleSheet(QString::fromUtf8("#leftPage_GroupBox{border-image: url(:/DependFile/Source/gamePage/blackBackground.png);}"));
|
||
|
GroupBox = new QGroupBox(leftPage_GroupBox);
|
||
|
GroupBox->setObjectName(QString::fromUtf8("GroupBox"));
|
||
|
GroupBox->setGeometry(QRect(9, 9, 412, 741));
|
||
|
QSizePolicy sizePolicy(QSizePolicy::Minimum, QSizePolicy::Minimum);
|
||
|
sizePolicy.setHorizontalStretch(0);
|
||
|
sizePolicy.setVerticalStretch(0);
|
||
|
sizePolicy.setHeightForWidth(GroupBox->sizePolicy().hasHeightForWidth());
|
||
|
GroupBox->setSizePolicy(sizePolicy);
|
||
|
GroupBox->setMinimumSize(QSize(408, 566));
|
||
|
GroupBox->setStyleSheet(QString::fromUtf8("#GroupBox{border:none;}"));
|
||
|
mode_GroupBox = new QGroupBox(GroupBox);
|
||
|
mode_GroupBox->setObjectName(QString::fromUtf8("mode_GroupBox"));
|
||
|
mode_GroupBox->setGeometry(QRect(20, 40, 370, 75));
|
||
|
mode_GroupBox->setStyleSheet(QString::fromUtf8("#mode_GroupBox{border-image: url(:/DependFile/Source/gamePage/rectBackground.png);}"));
|
||
|
currentMode_label = new QLabel(mode_GroupBox);
|
||
|
currentMode_label->setObjectName(QString::fromUtf8("currentMode_label"));
|
||
|
currentMode_label->setGeometry(QRect(0, 18, 181, 41));
|
||
|
QFont font2;
|
||
|
font2.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||
|
font2.setBold(false);
|
||
|
currentMode_label->setFont(font2);
|
||
|
currentMode_label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 29px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
currentMode_label->setAlignment(Qt::AlignCenter);
|
||
|
currentMode_label->setWordWrap(false);
|
||
|
line = new QFrame(mode_GroupBox);
|
||
|
line->setObjectName(QString::fromUtf8("line"));
|
||
|
line->setGeometry(QRect(180, 20, 3, 40));
|
||
|
line->setFrameShape(QFrame::VLine);
|
||
|
line->setFrameShadow(QFrame::Sunken);
|
||
|
upCurrentStage_Label = new QLabel(mode_GroupBox);
|
||
|
upCurrentStage_Label->setObjectName(QString::fromUtf8("upCurrentStage_Label"));
|
||
|
upCurrentStage_Label->setGeometry(QRect(183, 18, 191, 41));
|
||
|
QFont font3;
|
||
|
font3.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font3.setBold(false);
|
||
|
upCurrentStage_Label->setFont(font3);
|
||
|
upCurrentStage_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 29px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
upCurrentStage_Label->setAlignment(Qt::AlignCenter);
|
||
|
upLimp_GroupBox = new QGroupBox(GroupBox);
|
||
|
upLimp_GroupBox->setObjectName(QString::fromUtf8("upLimp_GroupBox"));
|
||
|
upLimp_GroupBox->setGeometry(QRect(20, 135, 371, 165));
|
||
|
QFont font4;
|
||
|
font4.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||
|
upLimp_GroupBox->setFont(font4);
|
||
|
upLimp_GroupBox->setStyleSheet(QString::fromUtf8("#upLimp_GroupBox{border-image: url(:/DependFile/Source/gamePage/rectBackground.png);}"));
|
||
|
groupBox_4 = new QGroupBox(upLimp_GroupBox);
|
||
|
groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
|
||
|
groupBox_4->setGeometry(QRect(0, 70, 118, 81));
|
||
|
QFont font5;
|
||
|
font5.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
groupBox_4->setFont(font5);
|
||
|
groupBox_4->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_6 = new QLabel(groupBox_4);
|
||
|
label_6->setObjectName(QString::fromUtf8("label_6"));
|
||
|
label_6->setGeometry(QRect(6, 40, 121, 41));
|
||
|
label_6->setFont(font3);
|
||
|
label_6->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 25px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
label_6->setAlignment(Qt::AlignCenter);
|
||
|
label_6->setWordWrap(true);
|
||
|
label_15 = new QLabel(groupBox_4);
|
||
|
label_15->setObjectName(QString::fromUtf8("label_15"));
|
||
|
label_15->setGeometry(QRect(75, 10, 51, 30));
|
||
|
QFont font6;
|
||
|
font6.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||
|
font6.setPointSize(12);
|
||
|
label_15->setFont(font6);
|
||
|
label_15->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_15->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
upRemainTime_Label = new QLabel(groupBox_4);
|
||
|
upRemainTime_Label->setObjectName(QString::fromUtf8("upRemainTime_Label"));
|
||
|
upRemainTime_Label->setGeometry(QRect(8, 4, 60, 40));
|
||
|
upRemainTime_Label->setFont(font3);
|
||
|
upRemainTime_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
upRemainTime_Label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
groupBox_8 = new QGroupBox(upLimp_GroupBox);
|
||
|
groupBox_8->setObjectName(QString::fromUtf8("groupBox_8"));
|
||
|
groupBox_8->setGeometry(QRect(125, 70, 118, 81));
|
||
|
groupBox_8->setFont(font5);
|
||
|
groupBox_8->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_17 = new QLabel(groupBox_8);
|
||
|
label_17->setObjectName(QString::fromUtf8("label_17"));
|
||
|
label_17->setGeometry(QRect(6, 40, 121, 41));
|
||
|
label_17->setFont(font3);
|
||
|
label_17->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 25px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
label_17->setAlignment(Qt::AlignCenter);
|
||
|
label_17->setWordWrap(true);
|
||
|
label_18 = new QLabel(groupBox_8);
|
||
|
label_18->setObjectName(QString::fromUtf8("label_18"));
|
||
|
label_18->setGeometry(QRect(66, 10, 61, 30));
|
||
|
label_18->setFont(font6);
|
||
|
label_18->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_18->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
upRealSpeed_Label = new QLabel(groupBox_8);
|
||
|
upRealSpeed_Label->setObjectName(QString::fromUtf8("upRealSpeed_Label"));
|
||
|
upRealSpeed_Label->setGeometry(QRect(8, 4, 51, 40));
|
||
|
upRealSpeed_Label->setFont(font3);
|
||
|
upRealSpeed_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
upRealSpeed_Label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
groupBox_9 = new QGroupBox(upLimp_GroupBox);
|
||
|
groupBox_9->setObjectName(QString::fromUtf8("groupBox_9"));
|
||
|
groupBox_9->setGeometry(QRect(250, 70, 111, 81));
|
||
|
groupBox_9->setFont(font5);
|
||
|
groupBox_9->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_20 = new QLabel(groupBox_9);
|
||
|
label_20->setObjectName(QString::fromUtf8("label_20"));
|
||
|
label_20->setGeometry(QRect(0, 40, 121, 41));
|
||
|
label_20->setFont(font3);
|
||
|
label_20->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 25px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
label_20->setAlignment(Qt::AlignCenter);
|
||
|
label_20->setWordWrap(true);
|
||
|
label_21 = new QLabel(groupBox_9);
|
||
|
label_21->setObjectName(QString::fromUtf8("label_21"));
|
||
|
label_21->setGeometry(QRect(74, 10, 31, 30));
|
||
|
label_21->setFont(font6);
|
||
|
label_21->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_21->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
upRealPower_Label = new QLabel(groupBox_9);
|
||
|
upRealPower_Label->setObjectName(QString::fromUtf8("upRealPower_Label"));
|
||
|
upRealPower_Label->setGeometry(QRect(8, 4, 60, 40));
|
||
|
upRealPower_Label->setFont(font3);
|
||
|
upRealPower_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
upRealPower_Label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
label_11 = new QLabel(upLimp_GroupBox);
|
||
|
label_11->setObjectName(QString::fromUtf8("label_11"));
|
||
|
label_11->setGeometry(QRect(270, 30, 84, 7));
|
||
|
label_11->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/right.png);"));
|
||
|
label_12 = new QLabel(upLimp_GroupBox);
|
||
|
label_12->setObjectName(QString::fromUtf8("label_12"));
|
||
|
label_12->setGeometry(QRect(10, 30, 84, 7));
|
||
|
label_12->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/left.png);"));
|
||
|
upLimb_label = new QLabel(upLimp_GroupBox);
|
||
|
upLimb_label->setObjectName(QString::fromUtf8("upLimb_label"));
|
||
|
upLimb_label->setGeometry(QRect(101, 13, 161, 41));
|
||
|
upLimb_label->setFont(font3);
|
||
|
upLimb_label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 29px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
upLimb_label->setAlignment(Qt::AlignCenter);
|
||
|
downLimp_GroupBox = new QGroupBox(GroupBox);
|
||
|
downLimp_GroupBox->setObjectName(QString::fromUtf8("downLimp_GroupBox"));
|
||
|
downLimp_GroupBox->setGeometry(QRect(20, 320, 371, 165));
|
||
|
downLimp_GroupBox->setStyleSheet(QString::fromUtf8("#downLimp_GroupBox{border-image: url(:/DependFile/Source/gamePage/rectBackground.png);}"));
|
||
|
groupBox_13 = new QGroupBox(downLimp_GroupBox);
|
||
|
groupBox_13->setObjectName(QString::fromUtf8("groupBox_13"));
|
||
|
groupBox_13->setGeometry(QRect(0, 70, 118, 81));
|
||
|
groupBox_13->setFont(font5);
|
||
|
groupBox_13->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_13 = new QLabel(groupBox_13);
|
||
|
label_13->setObjectName(QString::fromUtf8("label_13"));
|
||
|
label_13->setGeometry(QRect(6, 40, 111, 41));
|
||
|
label_13->setFont(font3);
|
||
|
label_13->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 25px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
label_13->setAlignment(Qt::AlignCenter);
|
||
|
label_13->setWordWrap(true);
|
||
|
label_24 = new QLabel(groupBox_13);
|
||
|
label_24->setObjectName(QString::fromUtf8("label_24"));
|
||
|
label_24->setGeometry(QRect(76, 10, 41, 30));
|
||
|
label_24->setFont(font6);
|
||
|
label_24->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_24->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
downRemainTime_Label = new QLabel(groupBox_13);
|
||
|
downRemainTime_Label->setObjectName(QString::fromUtf8("downRemainTime_Label"));
|
||
|
downRemainTime_Label->setGeometry(QRect(8, 4, 60, 40));
|
||
|
downRemainTime_Label->setFont(font3);
|
||
|
downRemainTime_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
downRemainTime_Label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
groupBox_14 = new QGroupBox(downLimp_GroupBox);
|
||
|
groupBox_14->setObjectName(QString::fromUtf8("groupBox_14"));
|
||
|
groupBox_14->setGeometry(QRect(124, 70, 118, 81));
|
||
|
groupBox_14->setFont(font5);
|
||
|
groupBox_14->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_25 = new QLabel(groupBox_14);
|
||
|
label_25->setObjectName(QString::fromUtf8("label_25"));
|
||
|
label_25->setGeometry(QRect(6, 40, 111, 41));
|
||
|
label_25->setFont(font3);
|
||
|
label_25->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 25px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
label_25->setAlignment(Qt::AlignCenter);
|
||
|
label_25->setWordWrap(true);
|
||
|
label_26 = new QLabel(groupBox_14);
|
||
|
label_26->setObjectName(QString::fromUtf8("label_26"));
|
||
|
label_26->setGeometry(QRect(67, 10, 61, 30));
|
||
|
label_26->setFont(font6);
|
||
|
label_26->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_26->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
downRealSpeed_Label = new QLabel(groupBox_14);
|
||
|
downRealSpeed_Label->setObjectName(QString::fromUtf8("downRealSpeed_Label"));
|
||
|
downRealSpeed_Label->setGeometry(QRect(1, 4, 60, 40));
|
||
|
downRealSpeed_Label->setFont(font3);
|
||
|
downRealSpeed_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
downRealSpeed_Label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
groupBox_15 = new QGroupBox(downLimp_GroupBox);
|
||
|
groupBox_15->setObjectName(QString::fromUtf8("groupBox_15"));
|
||
|
groupBox_15->setGeometry(QRect(250, 70, 111, 81));
|
||
|
groupBox_15->setFont(font5);
|
||
|
groupBox_15->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_27 = new QLabel(groupBox_15);
|
||
|
label_27->setObjectName(QString::fromUtf8("label_27"));
|
||
|
label_27->setGeometry(QRect(6, 40, 111, 41));
|
||
|
label_27->setFont(font3);
|
||
|
label_27->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 25px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
label_27->setAlignment(Qt::AlignCenter);
|
||
|
label_27->setWordWrap(true);
|
||
|
label_28 = new QLabel(groupBox_15);
|
||
|
label_28->setObjectName(QString::fromUtf8("label_28"));
|
||
|
label_28->setGeometry(QRect(75, 10, 31, 30));
|
||
|
label_28->setFont(font6);
|
||
|
label_28->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_28->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
downRealPower_Label = new QLabel(groupBox_15);
|
||
|
downRealPower_Label->setObjectName(QString::fromUtf8("downRealPower_Label"));
|
||
|
downRealPower_Label->setGeometry(QRect(6, 4, 60, 40));
|
||
|
downRealPower_Label->setFont(font3);
|
||
|
downRealPower_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
downRealPower_Label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
label_29 = new QLabel(downLimp_GroupBox);
|
||
|
label_29->setObjectName(QString::fromUtf8("label_29"));
|
||
|
label_29->setGeometry(QRect(270, 30, 84, 7));
|
||
|
label_29->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/right.png);"));
|
||
|
label_30 = new QLabel(downLimp_GroupBox);
|
||
|
label_30->setObjectName(QString::fromUtf8("label_30"));
|
||
|
label_30->setGeometry(QRect(10, 30, 84, 7));
|
||
|
label_30->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/left.png);"));
|
||
|
downLimb_label = new QLabel(downLimp_GroupBox);
|
||
|
downLimb_label->setObjectName(QString::fromUtf8("downLimb_label"));
|
||
|
downLimb_label->setGeometry(QRect(101, 13, 161, 41));
|
||
|
downLimb_label->setFont(font3);
|
||
|
downLimb_label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 29px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
downLimb_label->setAlignment(Qt::AlignCenter);
|
||
|
heart_GroupBox = new QGroupBox(GroupBox);
|
||
|
heart_GroupBox->setObjectName(QString::fromUtf8("heart_GroupBox"));
|
||
|
heart_GroupBox->setGeometry(QRect(20, 505, 371, 165));
|
||
|
heart_GroupBox->setStyleSheet(QString::fromUtf8("#heart_GroupBox{border-image: url(:/DependFile/Source/gamePage/rectBackground.png);}"));
|
||
|
groupBox_17 = new QGroupBox(heart_GroupBox);
|
||
|
groupBox_17->setObjectName(QString::fromUtf8("groupBox_17"));
|
||
|
groupBox_17->setGeometry(QRect(0, 70, 118, 81));
|
||
|
groupBox_17->setFont(font5);
|
||
|
groupBox_17->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_32 = new QLabel(groupBox_17);
|
||
|
label_32->setObjectName(QString::fromUtf8("label_32"));
|
||
|
label_32->setGeometry(QRect(17, 40, 81, 41));
|
||
|
QFont font7;
|
||
|
font7.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font7.setPointSize(15);
|
||
|
label_32->setFont(font7);
|
||
|
label_32->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_32->setAlignment(Qt::AlignCenter);
|
||
|
label_32->setWordWrap(true);
|
||
|
upRemainTime_Label_3 = new QLabel(groupBox_17);
|
||
|
upRemainTime_Label_3->setObjectName(QString::fromUtf8("upRemainTime_Label_3"));
|
||
|
upRemainTime_Label_3->setGeometry(QRect(11, 4, 60, 40));
|
||
|
upRemainTime_Label_3->setFont(font3);
|
||
|
upRemainTime_Label_3->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
upRemainTime_Label_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
groupBox_18 = new QGroupBox(heart_GroupBox);
|
||
|
groupBox_18->setObjectName(QString::fromUtf8("groupBox_18"));
|
||
|
groupBox_18->setGeometry(QRect(125, 70, 118, 81));
|
||
|
groupBox_18->setFont(font5);
|
||
|
groupBox_18->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_35 = new QLabel(groupBox_18);
|
||
|
label_35->setObjectName(QString::fromUtf8("label_35"));
|
||
|
label_35->setGeometry(QRect(76, 13, 41, 30));
|
||
|
QFont font8;
|
||
|
font8.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||
|
font8.setPointSize(10);
|
||
|
font8.setBold(true);
|
||
|
label_35->setFont(font8);
|
||
|
label_35->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_35->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
upRealSpeed_Label_3 = new QLabel(groupBox_18);
|
||
|
upRealSpeed_Label_3->setObjectName(QString::fromUtf8("upRealSpeed_Label_3"));
|
||
|
upRealSpeed_Label_3->setGeometry(QRect(8, 4, 60, 40));
|
||
|
upRealSpeed_Label_3->setFont(font3);
|
||
|
upRealSpeed_Label_3->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
upRealSpeed_Label_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
groupBox_19 = new QGroupBox(heart_GroupBox);
|
||
|
groupBox_19->setObjectName(QString::fromUtf8("groupBox_19"));
|
||
|
groupBox_19->setGeometry(QRect(252, 70, 111, 81));
|
||
|
groupBox_19->setFont(font5);
|
||
|
groupBox_19->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
label_36 = new QLabel(groupBox_19);
|
||
|
label_36->setObjectName(QString::fromUtf8("label_36"));
|
||
|
label_36->setGeometry(QRect(22, 40, 81, 41));
|
||
|
label_36->setFont(font7);
|
||
|
label_36->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_36->setAlignment(Qt::AlignCenter);
|
||
|
label_36->setWordWrap(true);
|
||
|
label_37 = new QLabel(groupBox_19);
|
||
|
label_37->setObjectName(QString::fromUtf8("label_37"));
|
||
|
label_37->setGeometry(QRect(76, 13, 31, 30));
|
||
|
QFont font9;
|
||
|
font9.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||
|
font9.setPointSize(8);
|
||
|
label_37->setFont(font9);
|
||
|
label_37->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_37->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
upRealPower_Label_3 = new QLabel(groupBox_19);
|
||
|
upRealPower_Label_3->setObjectName(QString::fromUtf8("upRealPower_Label_3"));
|
||
|
upRealPower_Label_3->setGeometry(QRect(12, 4, 60, 40));
|
||
|
upRealPower_Label_3->setFont(font3);
|
||
|
upRealPower_Label_3->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
upRealPower_Label_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
label_38 = new QLabel(heart_GroupBox);
|
||
|
label_38->setObjectName(QString::fromUtf8("label_38"));
|
||
|
label_38->setGeometry(QRect(270, 30, 84, 7));
|
||
|
label_38->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/right.png);"));
|
||
|
label_39 = new QLabel(heart_GroupBox);
|
||
|
label_39->setObjectName(QString::fromUtf8("label_39"));
|
||
|
label_39->setGeometry(QRect(10, 30, 84, 7));
|
||
|
label_39->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/left.png);"));
|
||
|
label_40 = new QLabel(heart_GroupBox);
|
||
|
label_40->setObjectName(QString::fromUtf8("label_40"));
|
||
|
label_40->setGeometry(QRect(100, 13, 161, 41));
|
||
|
label_40->setFont(font2);
|
||
|
label_40->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 29px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
label_40->setAlignment(Qt::AlignCenter);
|
||
|
label_34 = new QLabel(heart_GroupBox);
|
||
|
label_34->setObjectName(QString::fromUtf8("label_34"));
|
||
|
label_34->setGeometry(QRect(110, 110, 161, 41));
|
||
|
label_34->setFont(font7);
|
||
|
label_34->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_34->setAlignment(Qt::AlignCenter);
|
||
|
label_34->setWordWrap(true);
|
||
|
debug_GroupBox = new QGroupBox(leftPage_GroupBox);
|
||
|
debug_GroupBox->setObjectName(QString::fromUtf8("debug_GroupBox"));
|
||
|
debug_GroupBox->setGeometry(QRect(30, 750, 261, 141));
|
||
|
leftFootAngle_label = new QLabel(debug_GroupBox);
|
||
|
leftFootAngle_label->setObjectName(QString::fromUtf8("leftFootAngle_label"));
|
||
|
leftFootAngle_label->setGeometry(QRect(110, 80, 91, 31));
|
||
|
QFont font10;
|
||
|
font10.setPointSize(15);
|
||
|
leftFootAngle_label->setFont(font10);
|
||
|
leftFootAngle_label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_2 = new QLabel(debug_GroupBox);
|
||
|
label_2->setObjectName(QString::fromUtf8("label_2"));
|
||
|
label_2->setGeometry(QRect(30, 80, 61, 31));
|
||
|
label_2->setFont(font10);
|
||
|
label_2->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
leftHandAngle_label = new QLabel(debug_GroupBox);
|
||
|
leftHandAngle_label->setObjectName(QString::fromUtf8("leftHandAngle_label"));
|
||
|
leftHandAngle_label->setGeometry(QRect(110, 20, 91, 31));
|
||
|
leftHandAngle_label->setFont(font10);
|
||
|
leftHandAngle_label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label = new QLabel(debug_GroupBox);
|
||
|
label->setObjectName(QString::fromUtf8("label"));
|
||
|
label->setGeometry(QRect(30, 20, 61, 31));
|
||
|
label->setFont(font10);
|
||
|
label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
debug_GroupBox->raise();
|
||
|
GroupBox->raise();
|
||
|
rightPage_GroupBox = new QGroupBox(GameDisplayPage);
|
||
|
rightPage_GroupBox->setObjectName(QString::fromUtf8("rightPage_GroupBox"));
|
||
|
rightPage_GroupBox->setGeometry(QRect(1500, 120, 430, 980));
|
||
|
rightPage_GroupBox->setStyleSheet(QString::fromUtf8("#rightPage_GroupBox{border-image: url(:/DependFile/Source/gamePage/blackBackground.png);}"));
|
||
|
groupBox_6 = new QGroupBox(rightPage_GroupBox);
|
||
|
groupBox_6->setObjectName(QString::fromUtf8("groupBox_6"));
|
||
|
groupBox_6->setGeometry(QRect(20, 480, 370, 383));
|
||
|
groupBox_6->setStyleSheet(QString::fromUtf8("#groupBox_6{border-image: url(:/DependFile/Source/gamePage/blueBackground.png);}"));
|
||
|
label_41 = new QLabel(groupBox_6);
|
||
|
label_41->setObjectName(QString::fromUtf8("label_41"));
|
||
|
label_41->setGeometry(QRect(50, 37, 84, 7));
|
||
|
label_41->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/left.png);"));
|
||
|
label_42 = new QLabel(groupBox_6);
|
||
|
label_42->setObjectName(QString::fromUtf8("label_42"));
|
||
|
label_42->setGeometry(QRect(240, 37, 84, 7));
|
||
|
label_42->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/right.png);"));
|
||
|
label_43 = new QLabel(groupBox_6);
|
||
|
label_43->setObjectName(QString::fromUtf8("label_43"));
|
||
|
label_43->setGeometry(QRect(150, 20, 81, 41));
|
||
|
QFont font11;
|
||
|
font11.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||
|
font11.setPointSize(16);
|
||
|
font11.setBold(false);
|
||
|
label_43->setFont(font11);
|
||
|
label_43->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_43->setAlignment(Qt::AlignCenter);
|
||
|
groupBox_2 = new QGroupBox(groupBox_6);
|
||
|
groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
|
||
|
groupBox_2->setGeometry(QRect(0, 82, 371, 301));
|
||
|
gridLayout = new QGridLayout(groupBox_2);
|
||
|
gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
|
||
|
label_51 = new QLabel(groupBox_2);
|
||
|
label_51->setObjectName(QString::fromUtf8("label_51"));
|
||
|
QFont font12;
|
||
|
font12.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font12.setPointSize(14);
|
||
|
label_51->setFont(font12);
|
||
|
label_51->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(label_51, 0, 0, 1, 1);
|
||
|
|
||
|
channelB1_Label = new QLabel(groupBox_2);
|
||
|
channelB1_Label->setObjectName(QString::fromUtf8("channelB1_Label"));
|
||
|
QFont font13;
|
||
|
font13.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font13.setPointSize(12);
|
||
|
channelB1_Label->setFont(font13);
|
||
|
channelB1_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(channelB1_Label, 0, 1, 1, 1);
|
||
|
|
||
|
label_52 = new QLabel(groupBox_2);
|
||
|
label_52->setObjectName(QString::fromUtf8("label_52"));
|
||
|
label_52->setFont(font12);
|
||
|
label_52->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(label_52, 0, 2, 1, 1);
|
||
|
|
||
|
channelB2_Label = new QLabel(groupBox_2);
|
||
|
channelB2_Label->setObjectName(QString::fromUtf8("channelB2_Label"));
|
||
|
channelB2_Label->setFont(font13);
|
||
|
channelB2_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(channelB2_Label, 0, 3, 1, 1);
|
||
|
|
||
|
label_53 = new QLabel(groupBox_2);
|
||
|
label_53->setObjectName(QString::fromUtf8("label_53"));
|
||
|
label_53->setFont(font12);
|
||
|
label_53->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(label_53, 1, 0, 1, 1);
|
||
|
|
||
|
channelB3_Label = new QLabel(groupBox_2);
|
||
|
channelB3_Label->setObjectName(QString::fromUtf8("channelB3_Label"));
|
||
|
channelB3_Label->setFont(font13);
|
||
|
channelB3_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(channelB3_Label, 1, 1, 1, 1);
|
||
|
|
||
|
label_54 = new QLabel(groupBox_2);
|
||
|
label_54->setObjectName(QString::fromUtf8("label_54"));
|
||
|
label_54->setFont(font12);
|
||
|
label_54->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(label_54, 1, 2, 1, 1);
|
||
|
|
||
|
channelB4_Label = new QLabel(groupBox_2);
|
||
|
channelB4_Label->setObjectName(QString::fromUtf8("channelB4_Label"));
|
||
|
channelB4_Label->setFont(font13);
|
||
|
channelB4_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(channelB4_Label, 1, 3, 1, 1);
|
||
|
|
||
|
label_56 = new QLabel(groupBox_2);
|
||
|
label_56->setObjectName(QString::fromUtf8("label_56"));
|
||
|
label_56->setFont(font12);
|
||
|
label_56->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(label_56, 2, 0, 1, 1);
|
||
|
|
||
|
channelB5_Label = new QLabel(groupBox_2);
|
||
|
channelB5_Label->setObjectName(QString::fromUtf8("channelB5_Label"));
|
||
|
channelB5_Label->setFont(font13);
|
||
|
channelB5_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(channelB5_Label, 2, 1, 1, 1);
|
||
|
|
||
|
label_57 = new QLabel(groupBox_2);
|
||
|
label_57->setObjectName(QString::fromUtf8("label_57"));
|
||
|
label_57->setFont(font12);
|
||
|
label_57->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(label_57, 2, 2, 1, 1);
|
||
|
|
||
|
channelB6_Label = new QLabel(groupBox_2);
|
||
|
channelB6_Label->setObjectName(QString::fromUtf8("channelB6_Label"));
|
||
|
channelB6_Label->setFont(font13);
|
||
|
channelB6_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(channelB6_Label, 2, 3, 1, 1);
|
||
|
|
||
|
label_58 = new QLabel(groupBox_2);
|
||
|
label_58->setObjectName(QString::fromUtf8("label_58"));
|
||
|
label_58->setFont(font12);
|
||
|
label_58->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(label_58, 3, 0, 1, 1);
|
||
|
|
||
|
channelB7_Label = new QLabel(groupBox_2);
|
||
|
channelB7_Label->setObjectName(QString::fromUtf8("channelB7_Label"));
|
||
|
channelB7_Label->setFont(font13);
|
||
|
channelB7_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(channelB7_Label, 3, 1, 1, 1);
|
||
|
|
||
|
label_55 = new QLabel(groupBox_2);
|
||
|
label_55->setObjectName(QString::fromUtf8("label_55"));
|
||
|
label_55->setFont(font12);
|
||
|
label_55->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(label_55, 3, 2, 1, 1);
|
||
|
|
||
|
channelB8_Label = new QLabel(groupBox_2);
|
||
|
channelB8_Label->setObjectName(QString::fromUtf8("channelB8_Label"));
|
||
|
channelB8_Label->setFont(font13);
|
||
|
channelB8_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
|
||
|
gridLayout->addWidget(channelB8_Label, 3, 3, 1, 1);
|
||
|
|
||
|
groupBox_2->raise();
|
||
|
label_41->raise();
|
||
|
label_42->raise();
|
||
|
label_43->raise();
|
||
|
groupBox_3 = new QGroupBox(rightPage_GroupBox);
|
||
|
groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
|
||
|
groupBox_3->setGeometry(QRect(20, 20, 370, 140));
|
||
|
groupBox_3->setStyleSheet(QString::fromUtf8("#groupBox_3{border-image: url(:/DependFile/Source/gamePage/parameBackground.png);}"));
|
||
|
directionText_label = new QLabel(groupBox_3);
|
||
|
directionText_label->setObjectName(QString::fromUtf8("directionText_label"));
|
||
|
directionText_label->setGeometry(QRect(110, 10, 141, 31));
|
||
|
directionText_label->setFont(font3);
|
||
|
directionText_label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 58px;\n"
|
||
|
"height: 29px;\n"
|
||
|
"font-size: 29px;\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 44px;"));
|
||
|
directionText_label->setAlignment(Qt::AlignCenter);
|
||
|
label_44 = new QLabel(groupBox_3);
|
||
|
label_44->setObjectName(QString::fromUtf8("label_44"));
|
||
|
label_44->setGeometry(QRect(260, 20, 84, 7));
|
||
|
label_44->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/right.png);"));
|
||
|
label_45 = new QLabel(groupBox_3);
|
||
|
label_45->setObjectName(QString::fromUtf8("label_45"));
|
||
|
label_45->setGeometry(QRect(10, 20, 84, 7));
|
||
|
label_45->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/left.png);"));
|
||
|
direction_Label = new QLabel(groupBox_3);
|
||
|
direction_Label->setObjectName(QString::fromUtf8("direction_Label"));
|
||
|
direction_Label->setGeometry(QRect(80, 60, 201, 41));
|
||
|
direction_Label->setFont(font3);
|
||
|
direction_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 37px;\n"
|
||
|
"font-size: 32px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
direction_Label->setAlignment(Qt::AlignCenter);
|
||
|
pushButton_Line = new QPushButton(groupBox_3);
|
||
|
pushButton_Line->setObjectName(QString::fromUtf8("pushButton_Line"));
|
||
|
pushButton_Line->setGeometry(QRect(80, 110, 200, 2));
|
||
|
pushButton_Line->setStyleSheet(QString::fromUtf8("width: 200px;\n"
|
||
|
"height: 2px;\n"
|
||
|
"background: #FFFFFF;\n"
|
||
|
"border-radius: 2px;"));
|
||
|
backward_Btn = new QPushButton(groupBox_3);
|
||
|
backward_Btn->setObjectName(QString::fromUtf8("backward_Btn"));
|
||
|
backward_Btn->setGeometry(QRect(20, 50, 60, 60));
|
||
|
backward_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/leftChange.png);"));
|
||
|
forward_Btn = new QPushButton(groupBox_3);
|
||
|
forward_Btn->setObjectName(QString::fromUtf8("forward_Btn"));
|
||
|
forward_Btn->setGeometry(QRect(280, 50, 60, 60));
|
||
|
forward_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/rightChange.png);"));
|
||
|
speed_GroupBox = new QGroupBox(rightPage_GroupBox);
|
||
|
speed_GroupBox->setObjectName(QString::fromUtf8("speed_GroupBox"));
|
||
|
speed_GroupBox->setGeometry(QRect(20, 177, 370, 140));
|
||
|
speed_GroupBox->setStyleSheet(QString::fromUtf8("#speed_GroupBox{border-image: url(:/DependFile/Source/gamePage/parameBackground.png);}"));
|
||
|
speedText_label = new QLabel(speed_GroupBox);
|
||
|
speedText_label->setObjectName(QString::fromUtf8("speedText_label"));
|
||
|
speedText_label->setGeometry(QRect(100, 10, 161, 31));
|
||
|
speedText_label->setFont(font4);
|
||
|
speedText_label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"font-size: 29px;"));
|
||
|
speedText_label->setAlignment(Qt::AlignCenter);
|
||
|
label_67 = new QLabel(speed_GroupBox);
|
||
|
label_67->setObjectName(QString::fromUtf8("label_67"));
|
||
|
label_67->setGeometry(QRect(260, 20, 84, 7));
|
||
|
label_67->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/right.png);"));
|
||
|
label_68 = new QLabel(speed_GroupBox);
|
||
|
label_68->setObjectName(QString::fromUtf8("label_68"));
|
||
|
label_68->setGeometry(QRect(10, 20, 84, 7));
|
||
|
label_68->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/left.png);"));
|
||
|
pushButton_Line_5 = new QPushButton(speed_GroupBox);
|
||
|
pushButton_Line_5->setObjectName(QString::fromUtf8("pushButton_Line_5"));
|
||
|
pushButton_Line_5->setGeometry(QRect(80, 110, 200, 2));
|
||
|
pushButton_Line_5->setStyleSheet(QString::fromUtf8("width: 200px;\n"
|
||
|
"height: 2px;\n"
|
||
|
"background: #FFFFFF;\n"
|
||
|
"border-radius: 2px;"));
|
||
|
upSpeedMinus_Btn = new QPushButton(speed_GroupBox);
|
||
|
upSpeedMinus_Btn->setObjectName(QString::fromUtf8("upSpeedMinus_Btn"));
|
||
|
upSpeedMinus_Btn->setGeometry(QRect(20, 50, 60, 60));
|
||
|
upSpeedMinus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/decreaseValue.png);"));
|
||
|
upSpeedPlus_Btn = new QPushButton(speed_GroupBox);
|
||
|
upSpeedPlus_Btn->setObjectName(QString::fromUtf8("upSpeedPlus_Btn"));
|
||
|
upSpeedPlus_Btn->setGeometry(QRect(280, 50, 60, 60));
|
||
|
upSpeedPlus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/plusValue.png);"));
|
||
|
upSpeed_Label = new QLabel(speed_GroupBox);
|
||
|
upSpeed_Label->setObjectName(QString::fromUtf8("upSpeed_Label"));
|
||
|
upSpeed_Label->setGeometry(QRect(140, 60, 61, 48));
|
||
|
upSpeed_Label->setFont(font3);
|
||
|
upSpeed_Label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"width: 72px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
upSpeed_Label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
label_9 = new QLabel(speed_GroupBox);
|
||
|
label_9->setObjectName(QString::fromUtf8("label_9"));
|
||
|
label_9->setGeometry(QRect(210, 60, 71, 48));
|
||
|
label_9->setFont(font2);
|
||
|
label_9->setStyleSheet(QString::fromUtf8("width: 54px;\n"
|
||
|
"height: 21px;\n"
|
||
|
"font-size: 21px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 400;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 32px;"));
|
||
|
label_9->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
force_GroupBox = new QGroupBox(rightPage_GroupBox);
|
||
|
force_GroupBox->setObjectName(QString::fromUtf8("force_GroupBox"));
|
||
|
force_GroupBox->setGeometry(QRect(20, 328, 370, 140));
|
||
|
force_GroupBox->setStyleSheet(QString::fromUtf8("#force_GroupBox{border-image: url(:/DependFile/Source/gamePage/parameBackground.png);}"));
|
||
|
resistText_label = new QLabel(force_GroupBox);
|
||
|
resistText_label->setObjectName(QString::fromUtf8("resistText_label"));
|
||
|
resistText_label->setGeometry(QRect(110, 10, 151, 31));
|
||
|
resistText_label->setFont(font4);
|
||
|
resistText_label->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"font-size: 29px;"));
|
||
|
resistText_label->setAlignment(Qt::AlignCenter);
|
||
|
label_70 = new QLabel(force_GroupBox);
|
||
|
label_70->setObjectName(QString::fromUtf8("label_70"));
|
||
|
label_70->setGeometry(QRect(270, 20, 84, 7));
|
||
|
label_70->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/right.png);"));
|
||
|
label_71 = new QLabel(force_GroupBox);
|
||
|
label_71->setObjectName(QString::fromUtf8("label_71"));
|
||
|
label_71->setGeometry(QRect(10, 20, 84, 7));
|
||
|
label_71->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/left.png);"));
|
||
|
pushButton_Line_6 = new QPushButton(force_GroupBox);
|
||
|
pushButton_Line_6->setObjectName(QString::fromUtf8("pushButton_Line_6"));
|
||
|
pushButton_Line_6->setGeometry(QRect(80, 110, 200, 2));
|
||
|
pushButton_Line_6->setStyleSheet(QString::fromUtf8("width: 200px;\n"
|
||
|
"height: 2px;\n"
|
||
|
"background: #FFFFFF;\n"
|
||
|
"border-radius: 2px;"));
|
||
|
upForceMinus_Btn = new QPushButton(force_GroupBox);
|
||
|
upForceMinus_Btn->setObjectName(QString::fromUtf8("upForceMinus_Btn"));
|
||
|
upForceMinus_Btn->setGeometry(QRect(20, 50, 60, 60));
|
||
|
upForceMinus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/decreaseValue.png);"));
|
||
|
upForcePlus_Btn = new QPushButton(force_GroupBox);
|
||
|
upForcePlus_Btn->setObjectName(QString::fromUtf8("upForcePlus_Btn"));
|
||
|
upForcePlus_Btn->setGeometry(QRect(280, 50, 60, 60));
|
||
|
upForcePlus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/plusValue.png);"));
|
||
|
upForce_Label = new QLabel(force_GroupBox);
|
||
|
upForce_Label->setObjectName(QString::fromUtf8("upForce_Label"));
|
||
|
upForce_Label->setGeometry(QRect(130, 60, 69, 48));
|
||
|
upForce_Label->setFont(font3);
|
||
|
upForce_Label->setStyleSheet(QString::fromUtf8("width: 42px;\n"
|
||
|
"height: 36px;\n"
|
||
|
"font-size: 36px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 500;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 54px;"));
|
||
|
upForce_Label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
||
|
label_16 = new QLabel(force_GroupBox);
|
||
|
label_16->setObjectName(QString::fromUtf8("label_16"));
|
||
|
label_16->setGeometry(QRect(210, 60, 71, 48));
|
||
|
label_16->setFont(font2);
|
||
|
label_16->setStyleSheet(QString::fromUtf8("width: 54px;\n"
|
||
|
"height: 21px;\n"
|
||
|
"font-size: 21px;\n"
|
||
|
"\n"
|
||
|
"font-weight: 400;\n"
|
||
|
"color: #FFFFFF;\n"
|
||
|
"line-height: 32px;"));
|
||
|
label_16->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
groupBox_11 = new QGroupBox(GameDisplayPage);
|
||
|
groupBox_11->setObjectName(QString::fromUtf8("groupBox_11"));
|
||
|
groupBox_11->setGeometry(QRect(0, 0, 1920, 100));
|
||
|
groupBox_11->setStyleSheet(QString::fromUtf8("#groupBox_11{background: #05A6EC;border:none;}"));
|
||
|
signal_Label_2 = new QLabel(groupBox_11);
|
||
|
signal_Label_2->setObjectName(QString::fromUtf8("signal_Label_2"));
|
||
|
signal_Label_2->setGeometry(QRect(1480, 30, 40, 40));
|
||
|
signal_Label_2->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/signal/titleSignal.png);"));
|
||
|
signal_Label = new QLabel(groupBox_11);
|
||
|
signal_Label->setObjectName(QString::fromUtf8("signal_Label"));
|
||
|
signal_Label->setGeometry(QRect(1620, 30, 40, 40));
|
||
|
signal_Label->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/signal/titleSignal.png);"));
|
||
|
wifiSignal_Label = new QLabel(groupBox_11);
|
||
|
wifiSignal_Label->setObjectName(QString::fromUtf8("wifiSignal_Label"));
|
||
|
wifiSignal_Label->setGeometry(QRect(1510, 30, 51, 51));
|
||
|
wifiSignal_Label->setStyleSheet(QString::fromUtf8(""));
|
||
|
user_Btn = new QPushButton(groupBox_11);
|
||
|
user_Btn->setObjectName(QString::fromUtf8("user_Btn"));
|
||
|
user_Btn->setGeometry(QRect(1700, 20, 170, 60));
|
||
|
user_Btn->setFont(font7);
|
||
|
user_Btn->setStyleSheet(QString::fromUtf8("#user_Btn{background: #FFFFFF;\n"
|
||
|
"border-radius: 30px;\n"
|
||
|
"color:#05A6EC;}"));
|
||
|
title_Label = new QLabel(groupBox_11);
|
||
|
title_Label->setObjectName(QString::fromUtf8("title_Label"));
|
||
|
title_Label->setGeometry(QRect(430, 10, 1061, 101));
|
||
|
QFont font14;
|
||
|
font14.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font14.setPointSize(28);
|
||
|
font14.setBold(true);
|
||
|
title_Label->setFont(font14);
|
||
|
title_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
title_Label->setAlignment(Qt::AlignCenter);
|
||
|
back1_Btn = new QPushButton(groupBox_11);
|
||
|
back1_Btn->setObjectName(QString::fromUtf8("back1_Btn"));
|
||
|
back1_Btn->setGeometry(QRect(52, 30, 50, 50));
|
||
|
back1_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/signal/back.png);"));
|
||
|
back2_Btn = new QPushButton(groupBox_11);
|
||
|
back2_Btn->setObjectName(QString::fromUtf8("back2_Btn"));
|
||
|
back2_Btn->setGeometry(QRect(100, 20, 131, 70));
|
||
|
QFont font15;
|
||
|
font15.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font15.setPointSize(28);
|
||
|
back2_Btn->setFont(font15);
|
||
|
back2_Btn->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||
|
"border:2px;"));
|
||
|
state_label = new QLabel(groupBox_11);
|
||
|
state_label->setObjectName(QString::fromUtf8("state_label"));
|
||
|
state_label->setGeometry(QRect(1520, 88, 381, 31));
|
||
|
warnTips_Label = new QLabel(groupBox_11);
|
||
|
warnTips_Label->setObjectName(QString::fromUtf8("warnTips_Label"));
|
||
|
warnTips_Label->setGeometry(QRect(1040, 20, 381, 81));
|
||
|
QFont font16;
|
||
|
font16.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font16.setPointSize(26);
|
||
|
font16.setBold(true);
|
||
|
warnTips_Label->setFont(font16);
|
||
|
warnTips_Label->setStyleSheet(QString::fromUtf8("color:yellow;"));
|
||
|
warnTips_Label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
|
||
|
sound_Button = new QPushButton(groupBox_11);
|
||
|
sound_Button->setObjectName(QString::fromUtf8("sound_Button"));
|
||
|
sound_Button->setGeometry(QRect(1550, 30, 40, 40));
|
||
|
sound_Button->setStyleSheet(QString::fromUtf8("background: #05A6EC;\n"
|
||
|
"border-radius: 4px;\n"
|
||
|
"color:white;\n"
|
||
|
"border-image: url(:/DependFile/Source/channel/sound.png);"));
|
||
|
groupBox_5 = new QGroupBox(GameDisplayPage);
|
||
|
groupBox_5->setObjectName(QString::fromUtf8("groupBox_5"));
|
||
|
groupBox_5->setGeometry(QRect(620, 790, 701, 261));
|
||
|
groupBox_5->setStyleSheet(QString::fromUtf8("border:none;"));
|
||
|
pause_Btn = new QPushButton(groupBox_5);
|
||
|
pause_Btn->setObjectName(QString::fromUtf8("pause_Btn"));
|
||
|
pause_Btn->setGeometry(QRect(470, 160, 150, 80));
|
||
|
pause_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/pause.png);"));
|
||
|
stop_Btn = new QPushButton(groupBox_5);
|
||
|
stop_Btn->setObjectName(QString::fromUtf8("stop_Btn"));
|
||
|
stop_Btn->setGeometry(QRect(77, 160, 150, 80));
|
||
|
stop_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/stop.png);"));
|
||
|
start_Btn = new QPushButton(groupBox_5);
|
||
|
start_Btn->setObjectName(QString::fromUtf8("start_Btn"));
|
||
|
start_Btn->setGeometry(QRect(299, 150, 103, 103));
|
||
|
QFont font17;
|
||
|
font17.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font17.setPointSize(20);
|
||
|
font17.setBold(false);
|
||
|
start_Btn->setFont(font17);
|
||
|
start_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/start.png);"));
|
||
|
groupBox = new QGroupBox(groupBox_5);
|
||
|
groupBox->setObjectName(QString::fromUtf8("groupBox"));
|
||
|
groupBox->setGeometry(QRect(8, 20, 686, 110));
|
||
|
groupBox->setStyleSheet(QString::fromUtf8("#groupBox{border-image: url(:/DependFile/Source/gamePage/centerBack.png);}"));
|
||
|
leftBalanceText_Label = new QLabel(groupBox);
|
||
|
leftBalanceText_Label->setObjectName(QString::fromUtf8("leftBalanceText_Label"));
|
||
|
leftBalanceText_Label->setGeometry(QRect(0, 60, 131, 41));
|
||
|
QFont font18;
|
||
|
font18.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||
|
font18.setPointSize(15);
|
||
|
font18.setBold(false);
|
||
|
leftBalanceText_Label->setFont(font18);
|
||
|
leftBalanceText_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
leftBalanceText_Label->setAlignment(Qt::AlignCenter);
|
||
|
leftBalance_Label = new QLabel(groupBox);
|
||
|
leftBalance_Label->setObjectName(QString::fromUtf8("leftBalance_Label"));
|
||
|
leftBalance_Label->setGeometry(QRect(150, 60, 69, 41));
|
||
|
leftBalance_Label->setFont(font18);
|
||
|
leftBalance_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
rightBalance_Label = new QLabel(groupBox);
|
||
|
rightBalance_Label->setObjectName(QString::fromUtf8("rightBalance_Label"));
|
||
|
rightBalance_Label->setGeometry(QRect(610, 60, 69, 41));
|
||
|
rightBalance_Label->setFont(font18);
|
||
|
rightBalance_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
rightBalanceText_Label = new QLabel(groupBox);
|
||
|
rightBalanceText_Label->setObjectName(QString::fromUtf8("rightBalanceText_Label"));
|
||
|
rightBalanceText_Label->setGeometry(QRect(468, 60, 131, 41));
|
||
|
rightBalanceText_Label->setFont(font18);
|
||
|
rightBalanceText_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
rightBalanceText_Label->setAlignment(Qt::AlignCenter);
|
||
|
length_Label = new QLabel(groupBox);
|
||
|
length_Label->setObjectName(QString::fromUtf8("length_Label"));
|
||
|
length_Label->setGeometry(QRect(248, 58, 191, 41));
|
||
|
length_Label->setFont(font18);
|
||
|
length_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
length_Label->setAlignment(Qt::AlignCenter);
|
||
|
label_19 = new QLabel(groupBox);
|
||
|
label_19->setObjectName(QString::fromUtf8("label_19"));
|
||
|
label_19->setGeometry(QRect(267, 10, 151, 41));
|
||
|
label_19->setFont(font18);
|
||
|
label_19->setStyleSheet(QString::fromUtf8("color:white;"));
|
||
|
label_19->setAlignment(Qt::AlignCenter);
|
||
|
groupBox_5->raise();
|
||
|
leftPage_GroupBox->raise();
|
||
|
rightPage_GroupBox->raise();
|
||
|
groupBox_11->raise();
|
||
|
|
||
|
retranslateUi(GameDisplayPage);
|
||
|
|
||
|
QMetaObject::connectSlotsByName(GameDisplayPage);
|
||
|
} // setupUi
|
||
|
|
||
|
void retranslateUi(QWidget *GameDisplayPage)
|
||
|
{
|
||
|
GameDisplayPage->setWindowTitle(QCoreApplication::translate("GameDisplayPage", "Form", nullptr));
|
||
|
leftPage_GroupBox->setTitle(QString());
|
||
|
GroupBox->setTitle(QString());
|
||
|
mode_GroupBox->setTitle(QString());
|
||
|
currentMode_label->setText(QCoreApplication::translate("GameDisplayPage", "\345\275\223\345\211\215\346\250\241\345\274\217", nullptr));
|
||
|
upCurrentStage_Label->setText(QCoreApplication::translate("GameDisplayPage", "\350\242\253\345\212\250\350\256\255\347\273\203", nullptr));
|
||
|
upLimp_GroupBox->setTitle(QString());
|
||
|
groupBox_4->setTitle(QString());
|
||
|
label_6->setText(QCoreApplication::translate("GameDisplayPage", "\345\211\251\344\275\231\346\227\266\351\227\264", nullptr));
|
||
|
label_15->setText(QCoreApplication::translate("GameDisplayPage", "min", nullptr));
|
||
|
upRemainTime_Label->setText(QCoreApplication::translate("GameDisplayPage", "5", nullptr));
|
||
|
groupBox_8->setTitle(QString());
|
||
|
label_17->setText(QCoreApplication::translate("GameDisplayPage", "\345\256\236\346\227\266\351\200\237\345\272\246", nullptr));
|
||
|
label_18->setText(QCoreApplication::translate("GameDisplayPage", "r/min", nullptr));
|
||
|
upRealSpeed_Label->setText(QCoreApplication::translate("GameDisplayPage", "5", nullptr));
|
||
|
groupBox_9->setTitle(QString());
|
||
|
label_20->setText(QCoreApplication::translate("GameDisplayPage", "\345\256\236\346\227\266\345\212\237\347\216\207", nullptr));
|
||
|
label_21->setText(QCoreApplication::translate("GameDisplayPage", "w", nullptr));
|
||
|
upRealPower_Label->setText(QCoreApplication::translate("GameDisplayPage", "5", nullptr));
|
||
|
label_11->setText(QString());
|
||
|
label_12->setText(QString());
|
||
|
upLimb_label->setText(QCoreApplication::translate("GameDisplayPage", "\344\270\212\350\202\242", nullptr));
|
||
|
downLimp_GroupBox->setTitle(QString());
|
||
|
groupBox_13->setTitle(QString());
|
||
|
label_13->setText(QCoreApplication::translate("GameDisplayPage", "\345\211\251\344\275\231\346\227\266\351\227\264", nullptr));
|
||
|
label_24->setText(QCoreApplication::translate("GameDisplayPage", "min", nullptr));
|
||
|
downRemainTime_Label->setText(QCoreApplication::translate("GameDisplayPage", "5", nullptr));
|
||
|
groupBox_14->setTitle(QString());
|
||
|
label_25->setText(QCoreApplication::translate("GameDisplayPage", "\345\256\236\346\227\266\351\200\237\345\272\246", nullptr));
|
||
|
label_26->setText(QCoreApplication::translate("GameDisplayPage", "r/min", nullptr));
|
||
|
downRealSpeed_Label->setText(QCoreApplication::translate("GameDisplayPage", "5", nullptr));
|
||
|
groupBox_15->setTitle(QString());
|
||
|
label_27->setText(QCoreApplication::translate("GameDisplayPage", "\345\256\236\346\227\266\345\212\237\347\216\207", nullptr));
|
||
|
label_28->setText(QCoreApplication::translate("GameDisplayPage", "w", nullptr));
|
||
|
downRealPower_Label->setText(QCoreApplication::translate("GameDisplayPage", "5", nullptr));
|
||
|
label_29->setText(QString());
|
||
|
label_30->setText(QString());
|
||
|
downLimb_label->setText(QCoreApplication::translate("GameDisplayPage", "\344\270\213\350\202\242", nullptr));
|
||
|
heart_GroupBox->setTitle(QString());
|
||
|
groupBox_17->setTitle(QString());
|
||
|
label_32->setText(QCoreApplication::translate("GameDisplayPage", "\345\277\203\347\216\207", nullptr));
|
||
|
upRemainTime_Label_3->setText(QCoreApplication::translate("GameDisplayPage", "--", nullptr));
|
||
|
groupBox_18->setTitle(QString());
|
||
|
label_35->setText(QCoreApplication::translate("GameDisplayPage", "%", nullptr));
|
||
|
upRealSpeed_Label_3->setText(QCoreApplication::translate("GameDisplayPage", "--", nullptr));
|
||
|
groupBox_19->setTitle(QString());
|
||
|
label_36->setText(QCoreApplication::translate("GameDisplayPage", "\350\204\211\346\220\217", nullptr));
|
||
|
label_37->setText(QString());
|
||
|
upRealPower_Label_3->setText(QCoreApplication::translate("GameDisplayPage", "--", nullptr));
|
||
|
label_38->setText(QString());
|
||
|
label_39->setText(QString());
|
||
|
label_40->setText(QCoreApplication::translate("GameDisplayPage", "\345\277\203\347\224\265\347\233\221\346\212\244", nullptr));
|
||
|
label_34->setText(QCoreApplication::translate("GameDisplayPage", "\350\241\200\346\260\247\351\245\261\345\222\214\345\272\246", nullptr));
|
||
|
debug_GroupBox->setTitle(QString());
|
||
|
leftFootAngle_label->setText(QString());
|
||
|
label_2->setText(QCoreApplication::translate("GameDisplayPage", "\345\267\246\350\204\232", nullptr));
|
||
|
leftHandAngle_label->setText(QString());
|
||
|
label->setText(QCoreApplication::translate("GameDisplayPage", "\345\267\246\346\211\213", nullptr));
|
||
|
rightPage_GroupBox->setTitle(QString());
|
||
|
groupBox_6->setTitle(QString());
|
||
|
label_41->setText(QString());
|
||
|
label_42->setText(QString());
|
||
|
label_43->setText(QCoreApplication::translate("GameDisplayPage", "FES", nullptr));
|
||
|
groupBox_2->setTitle(QString());
|
||
|
label_51->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\232\351\201\223A1:", nullptr));
|
||
|
channelB1_Label->setText(QString());
|
||
|
label_52->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\232\351\201\223A2:", nullptr));
|
||
|
channelB2_Label->setText(QString());
|
||
|
label_53->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\232\351\201\223B1:", nullptr));
|
||
|
channelB3_Label->setText(QString());
|
||
|
label_54->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\232\351\201\223B2:", nullptr));
|
||
|
channelB4_Label->setText(QString());
|
||
|
label_56->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\232\351\201\223C1:", nullptr));
|
||
|
channelB5_Label->setText(QString());
|
||
|
label_57->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\232\351\201\223C2:", nullptr));
|
||
|
channelB6_Label->setText(QString());
|
||
|
label_58->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\232\351\201\223D1:", nullptr));
|
||
|
channelB7_Label->setText(QString());
|
||
|
label_55->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\232\351\201\223D2:", nullptr));
|
||
|
channelB8_Label->setText(QString());
|
||
|
groupBox_3->setTitle(QString());
|
||
|
directionText_label->setText(QCoreApplication::translate("GameDisplayPage", "\350\275\254\345\220\221", nullptr));
|
||
|
label_44->setText(QString());
|
||
|
label_45->setText(QString());
|
||
|
direction_Label->setText(QCoreApplication::translate("GameDisplayPage", "\346\255\243\345\220\221", nullptr));
|
||
|
pushButton_Line->setText(QString());
|
||
|
backward_Btn->setText(QString());
|
||
|
forward_Btn->setText(QString());
|
||
|
speed_GroupBox->setTitle(QString());
|
||
|
speedText_label->setText(QCoreApplication::translate("GameDisplayPage", "\351\200\237\345\272\246", nullptr));
|
||
|
label_67->setText(QString());
|
||
|
label_68->setText(QString());
|
||
|
pushButton_Line_5->setText(QString());
|
||
|
upSpeedMinus_Btn->setText(QString());
|
||
|
upSpeedPlus_Btn->setText(QString());
|
||
|
upSpeed_Label->setText(QCoreApplication::translate("GameDisplayPage", "10", nullptr));
|
||
|
label_9->setText(QCoreApplication::translate("GameDisplayPage", "r/min", nullptr));
|
||
|
force_GroupBox->setTitle(QString());
|
||
|
resistText_label->setText(QCoreApplication::translate("GameDisplayPage", "\351\230\273\345\212\233", nullptr));
|
||
|
label_70->setText(QString());
|
||
|
label_71->setText(QString());
|
||
|
pushButton_Line_6->setText(QString());
|
||
|
upForceMinus_Btn->setText(QString());
|
||
|
upForcePlus_Btn->setText(QString());
|
||
|
upForce_Label->setText(QCoreApplication::translate("GameDisplayPage", "10", nullptr));
|
||
|
label_16->setText(QCoreApplication::translate("GameDisplayPage", "\346\241\243", nullptr));
|
||
|
groupBox_11->setTitle(QString());
|
||
|
signal_Label_2->setText(QString());
|
||
|
signal_Label->setText(QString());
|
||
|
wifiSignal_Label->setText(QString());
|
||
|
user_Btn->setText(QString());
|
||
|
title_Label->setText(QString());
|
||
|
back1_Btn->setText(QString());
|
||
|
back2_Btn->setText(QCoreApplication::translate("GameDisplayPage", "\350\277\224\345\233\236", nullptr));
|
||
|
state_label->setText(QString());
|
||
|
warnTips_Label->setText(QString());
|
||
|
sound_Button->setText(QString());
|
||
|
groupBox_5->setTitle(QString());
|
||
|
pause_Btn->setText(QString());
|
||
|
stop_Btn->setText(QString());
|
||
|
start_Btn->setText(QString());
|
||
|
groupBox->setTitle(QString());
|
||
|
leftBalanceText_Label->setText(QCoreApplication::translate("GameDisplayPage", "\345\267\246\345\271\263\350\241\241:", nullptr));
|
||
|
leftBalance_Label->setText(QCoreApplication::translate("GameDisplayPage", "50%", nullptr));
|
||
|
rightBalance_Label->setText(QCoreApplication::translate("GameDisplayPage", "50%", nullptr));
|
||
|
rightBalanceText_Label->setText(QCoreApplication::translate("GameDisplayPage", "\345\217\263\345\271\263\350\241\241:", nullptr));
|
||
|
length_Label->setText(QCoreApplication::translate("GameDisplayPage", "80m", nullptr));
|
||
|
label_19->setText(QCoreApplication::translate("GameDisplayPage", "\350\277\220\345\212\250\350\267\235\347\246\273", nullptr));
|
||
|
} // retranslateUi
|
||
|
|
||
|
};
|
||
|
|
||
|
namespace Ui {
|
||
|
class GameDisplayPage: public Ui_GameDisplayPage {};
|
||
|
} // namespace Ui
|
||
|
|
||
|
QT_END_NAMESPACE
|
||
|
|
||
|
#endif // UI_GAMEDISPLAYPAGE_H
|