/******************************************************************************** ** Form generated from reading UI file 'trainreport.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_TRAINREPORT_H #define UI_TRAINREPORT_H #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_TrainReport { public: QGroupBox *groupBox; QLabel *label; QFrame *line; QLabel *label_2; QLabel *reportDate_Label; QFrame *line_2; QLabel *label_3; QLabel *label_4; QLabel *name_Label; QLabel *sex_Label; QLabel *label_7; QLabel *phone_Label; QLabel *label_9; QLabel *age_Label; QLabel *label_11; QLabel *msg_Label; QPushButton *noSave_Btn; QPushButton *save_Btn; QPushButton *import_Btn; QGroupBox *groupBox_2; QPushButton *pushButton; QLabel *label_6; QGroupBox *groupBox_7; QPushButton *pushButton_9; QLabel *label_35; QPushButton *pushButton_10; QLabel *label_36; QPushButton *pushButton_11; QLabel *label_37; QChartView *graphicsView_1; QChartView *graphicsView_2; QChartView *graphicsView_3; QLabel *legend1_1_Label; QLabel *label_5; QLabel *legend1_1_Label_2; QLabel *label_10; QLabel *legend1_1_Label_5; QLabel *label_71; QLabel *label_72; QLabel *legend1_1_Label_6; QLabel *legend1_1_Label_7; QLabel *label_73; QLabel *label_74; QLabel *legend1_1_Label_8; QGroupBox *groupBox_5; QPushButton *pushButton_4; QPushButton *pushButton_8; QLabel *Label_8; QLabel *Label_9; QLabel *label_16; QLabel *label_27; QLabel *averageSpeed_Label; QLabel *maxSpeed_Label; QGroupBox *groupBox_6; QLabel *Label_10; QPushButton *pushButton_6; QLabel *label_22; QLabel *maxResistance_Label; QLabel *label_33; QLabel *avgResistance_Label; QLabel *Label_11; QGroupBox *groupBox_4; QLabel *Label_5; QLabel *label_14; QPushButton *pushButton_2; QLabel *trainTime_Label; QLabel *Label_6; QLabel *trainLength_Label; QLabel *label_25; QLabel *label_8; QLabel *trainPart_Label; QGroupBox *groupBox_3; QLabel *Label_2; QLabel *label_12; QLabel *Label_3; QLabel *label_13; QLabel *trainPartIcon_Label; QLabel *Label_4; QLabel *label_21; QLabel *spasmTimes_Label; QLabel *trainMode_Label; QFrame *line_3; QPushButton *close_Btn; QLabel *slice1_1Percentage_Label; QLabel *slice1_2Percentage_Label; QLabel *slice2_1Percentage_Label; QLabel *slice2_2Percentage_Label; QLabel *slice3_1Percentage_Label; QLabel *slice3_2Percentage_Label; void setupUi(QWidget *TrainReport) { if (TrainReport->objectName().isEmpty()) TrainReport->setObjectName(QString::fromUtf8("TrainReport")); TrainReport->resize(1920, 1080); TrainReport->setStyleSheet(QString::fromUtf8("")); groupBox = new QGroupBox(TrainReport); groupBox->setObjectName(QString::fromUtf8("groupBox")); groupBox->setGeometry(QRect(570, 40, 810, 1000)); QFont font; font.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font.setPointSize(15); font.setBold(true); groupBox->setFont(font); groupBox->setStyleSheet(QString::fromUtf8("#groupBox{background: #FFFFFF;}")); label = new QLabel(groupBox); label->setObjectName(QString::fromUtf8("label")); label->setGeometry(QRect(20, 20, 771, 61)); QFont font1; font1.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font1.setPointSize(28); label->setFont(font1); label->setAlignment(Qt::AlignCenter); line = new QFrame(groupBox); line->setObjectName(QString::fromUtf8("line")); line->setGeometry(QRect(0, 130, 800, 5)); line->setFrameShape(QFrame::HLine); line->setFrameShadow(QFrame::Sunken); label_2 = new QLabel(groupBox); label_2->setObjectName(QString::fromUtf8("label_2")); label_2->setGeometry(QRect(520, 80, 161, 40)); QFont font2; font2.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font2.setPointSize(12); label_2->setFont(font2); label_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); reportDate_Label = new QLabel(groupBox); reportDate_Label->setObjectName(QString::fromUtf8("reportDate_Label")); reportDate_Label->setGeometry(QRect(690, 80, 101, 40)); reportDate_Label->setFont(font2); reportDate_Label->setStyleSheet(QString::fromUtf8("")); line_2 = new QFrame(groupBox); line_2->setObjectName(QString::fromUtf8("line_2")); line_2->setGeometry(QRect(0, 222, 800, 5)); line_2->setFrameShape(QFrame::HLine); line_2->setFrameShadow(QFrame::Sunken); label_3 = new QLabel(groupBox); label_3->setObjectName(QString::fromUtf8("label_3")); label_3->setGeometry(QRect(20, 140, 69, 40)); label_3->setFont(font2); label_3->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); label_4 = new QLabel(groupBox); label_4->setObjectName(QString::fromUtf8("label_4")); label_4->setGeometry(QRect(20, 182, 69, 40)); label_4->setFont(font2); name_Label = new QLabel(groupBox); name_Label->setObjectName(QString::fromUtf8("name_Label")); name_Label->setGeometry(QRect(71, 141, 81, 40)); name_Label->setFont(font2); name_Label->setStyleSheet(QString::fromUtf8("")); sex_Label = new QLabel(groupBox); sex_Label->setObjectName(QString::fromUtf8("sex_Label")); sex_Label->setGeometry(QRect(220, 140, 61, 40)); sex_Label->setFont(font2); sex_Label->setStyleSheet(QString::fromUtf8("")); label_7 = new QLabel(groupBox); label_7->setObjectName(QString::fromUtf8("label_7")); label_7->setGeometry(QRect(150, 140, 71, 40)); label_7->setFont(font2); label_7->setAlignment(Qt::AlignCenter); phone_Label = new QLabel(groupBox); phone_Label->setObjectName(QString::fromUtf8("phone_Label")); phone_Label->setGeometry(QRect(330, 140, 91, 40)); phone_Label->setFont(font2); phone_Label->setStyleSheet(QString::fromUtf8("")); label_9 = new QLabel(groupBox); label_9->setObjectName(QString::fromUtf8("label_9")); label_9->setGeometry(QRect(270, 140, 69, 40)); label_9->setFont(font2); label_9->setAlignment(Qt::AlignCenter); age_Label = new QLabel(groupBox); age_Label->setObjectName(QString::fromUtf8("age_Label")); age_Label->setGeometry(QRect(490, 140, 41, 40)); age_Label->setFont(font2); age_Label->setStyleSheet(QString::fromUtf8("")); label_11 = new QLabel(groupBox); label_11->setObjectName(QString::fromUtf8("label_11")); label_11->setGeometry(QRect(410, 140, 69, 40)); label_11->setFont(font2); label_11->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); msg_Label = new QLabel(groupBox); msg_Label->setObjectName(QString::fromUtf8("msg_Label")); msg_Label->setGeometry(QRect(100, 180, 701, 40)); msg_Label->setFont(font2); msg_Label->setStyleSheet(QString::fromUtf8("")); noSave_Btn = new QPushButton(groupBox); noSave_Btn->setObjectName(QString::fromUtf8("noSave_Btn")); noSave_Btn->setGeometry(QRect(340, 932, 120, 45)); QFont font3; font3.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font3.setPointSize(15); noSave_Btn->setFont(font3); noSave_Btn->setStyleSheet(QString::fromUtf8("border-radius: 8px;\n" "border: 2px solid #0D9DDB;\n" "color:#0D9DDB ;")); save_Btn = new QPushButton(groupBox); save_Btn->setObjectName(QString::fromUtf8("save_Btn")); save_Btn->setGeometry(QRect(500, 932, 120, 45)); save_Btn->setFont(font3); save_Btn->setStyleSheet(QString::fromUtf8("border-radius: 8px;\n" "border: 2px solid #0D9DDB;\n" "color:#0D9DDB ;")); import_Btn = new QPushButton(groupBox); import_Btn->setObjectName(QString::fromUtf8("import_Btn")); import_Btn->setGeometry(QRect(650, 930, 120, 45)); import_Btn->setFont(font3); import_Btn->setStyleSheet(QString::fromUtf8("border-radius: 8px;\n" "border: 2px solid #0D9DDB;\n" "color:#0D9DDB ;")); groupBox_2 = new QGroupBox(groupBox); groupBox_2->setObjectName(QString::fromUtf8("groupBox_2")); groupBox_2->setGeometry(QRect(20, 340, 771, 591)); groupBox_2->setStyleSheet(QString::fromUtf8("#groupBox_2{border:none;}")); pushButton = new QPushButton(groupBox_2); pushButton->setObjectName(QString::fromUtf8("pushButton")); pushButton->setGeometry(QRect(10, 0, 4, 16)); pushButton->setStyleSheet(QString::fromUtf8("width: 4px;\n" "height: 16px;\n" "background: #5FC3EF;\n" "border-radius: 1px;")); label_6 = new QLabel(groupBox_2); label_6->setObjectName(QString::fromUtf8("label_6")); label_6->setGeometry(QRect(20, 0, 91, 19)); QFont font4; font4.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font4.setPointSize(12); font4.setBold(false); label_6->setFont(font4); label_6->setStyleSheet(QString::fromUtf8("width: 32px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); groupBox_7 = new QGroupBox(groupBox_2); groupBox_7->setObjectName(QString::fromUtf8("groupBox_7")); groupBox_7->setGeometry(QRect(10, 300, 731, 281)); groupBox_7->setStyleSheet(QString::fromUtf8("#groupBox_7{\n" "width: 710px;\n" "height: 270px;\n" "background: #E8F6FD;\n" "border-radius: 3px;\n" "}")); pushButton_9 = new QPushButton(groupBox_7); pushButton_9->setObjectName(QString::fromUtf8("pushButton_9")); pushButton_9->setGeometry(QRect(30, 20, 4, 16)); pushButton_9->setStyleSheet(QString::fromUtf8("width: 4px;\n" "height: 16px;\n" "background: #5FC3EF;\n" "border-radius: 1px;")); label_35 = new QLabel(groupBox_7); label_35->setObjectName(QString::fromUtf8("label_35")); label_35->setGeometry(QRect(40, 12, 101, 31)); label_35->setFont(font4); label_35->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_35->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); pushButton_10 = new QPushButton(groupBox_7); pushButton_10->setObjectName(QString::fromUtf8("pushButton_10")); pushButton_10->setGeometry(QRect(260, 20, 4, 16)); pushButton_10->setStyleSheet(QString::fromUtf8("width: 4px;\n" "height: 16px;\n" "background: #5FC3EF;\n" "border-radius: 1px;")); label_36 = new QLabel(groupBox_7); label_36->setObjectName(QString::fromUtf8("label_36")); label_36->setGeometry(QRect(270, 10, 241, 31)); label_36->setFont(font4); label_36->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_36->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); pushButton_11 = new QPushButton(groupBox_7); pushButton_11->setObjectName(QString::fromUtf8("pushButton_11")); pushButton_11->setGeometry(QRect(510, 20, 4, 16)); pushButton_11->setStyleSheet(QString::fromUtf8("width: 4px;\n" "height: 16px;\n" "background: #5FC3EF;\n" "border-radius: 1px;")); label_37 = new QLabel(groupBox_7); label_37->setObjectName(QString::fromUtf8("label_37")); label_37->setGeometry(QRect(520, 10, 221, 31)); label_37->setFont(font4); label_37->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_37->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); graphicsView_1 = new QChartView(groupBox_7); graphicsView_1->setObjectName(QString::fromUtf8("graphicsView_1")); graphicsView_1->setGeometry(QRect(20, 40, 211, 211)); graphicsView_1->setStyleSheet(QString::fromUtf8("#graphicsView_1{\n" "background: #E8F6FD;\n" "border:none;\n" "}")); graphicsView_2 = new QChartView(groupBox_7); graphicsView_2->setObjectName(QString::fromUtf8("graphicsView_2")); graphicsView_2->setGeometry(QRect(250, 40, 221, 211)); graphicsView_2->setStyleSheet(QString::fromUtf8("#graphicsView_2{\n" "background: #E8F6FD;\n" "border:none;\n" "}")); graphicsView_3 = new QChartView(groupBox_7); graphicsView_3->setObjectName(QString::fromUtf8("graphicsView_3")); graphicsView_3->setGeometry(QRect(500, 40, 211, 211)); graphicsView_3->setStyleSheet(QString::fromUtf8("#graphicsView_3{\n" "background: #E8F6FD;\n" "border:none;\n" "}")); legend1_1_Label = new QLabel(groupBox_7); legend1_1_Label->setObjectName(QString::fromUtf8("legend1_1_Label")); legend1_1_Label->setGeometry(QRect(51, 252, 15, 15)); legend1_1_Label->setStyleSheet(QString::fromUtf8("background: #B4E2FE;\n" "")); label_5 = new QLabel(groupBox_7); label_5->setObjectName(QString::fromUtf8("label_5")); label_5->setGeometry(QRect(70, 250, 51, 19)); label_5->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); legend1_1_Label_2 = new QLabel(groupBox_7); legend1_1_Label_2->setObjectName(QString::fromUtf8("legend1_1_Label_2")); legend1_1_Label_2->setGeometry(QRect(120, 252, 15, 15)); legend1_1_Label_2->setStyleSheet(QString::fromUtf8("#legend1_1_Label_2\n" "{\n" "background: #55ADF9;\n" "}\n" "")); label_10 = new QLabel(groupBox_7); label_10->setObjectName(QString::fromUtf8("label_10")); label_10->setGeometry(QRect(140, 250, 51, 19)); label_10->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); legend1_1_Label_5 = new QLabel(groupBox_7); legend1_1_Label_5->setObjectName(QString::fromUtf8("legend1_1_Label_5")); legend1_1_Label_5->setGeometry(QRect(360, 252, 15, 15)); legend1_1_Label_5->setStyleSheet(QString::fromUtf8("background: #92AFF6;")); label_71 = new QLabel(groupBox_7); label_71->setObjectName(QString::fromUtf8("label_71")); label_71->setGeometry(QRect(380, 250, 71, 19)); label_71->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_72 = new QLabel(groupBox_7); label_72->setObjectName(QString::fromUtf8("label_72")); label_72->setGeometry(QRect(290, 250, 61, 19)); label_72->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); legend1_1_Label_6 = new QLabel(groupBox_7); legend1_1_Label_6->setObjectName(QString::fromUtf8("legend1_1_Label_6")); legend1_1_Label_6->setGeometry(QRect(270, 252, 15, 15)); legend1_1_Label_6->setStyleSheet(QString::fromUtf8("background: #938BF6;\n" "")); legend1_1_Label_7 = new QLabel(groupBox_7); legend1_1_Label_7->setObjectName(QString::fromUtf8("legend1_1_Label_7")); legend1_1_Label_7->setGeometry(QRect(610, 252, 15, 15)); legend1_1_Label_7->setStyleSheet(QString::fromUtf8("background: #AAC204;")); label_73 = new QLabel(groupBox_7); label_73->setObjectName(QString::fromUtf8("label_73")); label_73->setGeometry(QRect(630, 250, 71, 19)); label_73->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_74 = new QLabel(groupBox_7); label_74->setObjectName(QString::fromUtf8("label_74")); label_74->setGeometry(QRect(540, 250, 61, 19)); label_74->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); legend1_1_Label_8 = new QLabel(groupBox_7); legend1_1_Label_8->setObjectName(QString::fromUtf8("legend1_1_Label_8")); legend1_1_Label_8->setGeometry(QRect(520, 252, 15, 15)); legend1_1_Label_8->setStyleSheet(QString::fromUtf8("background: #D2E07E;")); groupBox_5 = new QGroupBox(groupBox_2); groupBox_5->setObjectName(QString::fromUtf8("groupBox_5")); groupBox_5->setGeometry(QRect(10, 120, 731, 80)); groupBox_5->setStyleSheet(QString::fromUtf8("width: 710px;\n" "height: 90px;\n" "background: #E8F6FD;\n" "border-radius: 3px;")); groupBox_5->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); pushButton_4 = new QPushButton(groupBox_5); pushButton_4->setObjectName(QString::fromUtf8("pushButton_4")); pushButton_4->setGeometry(QRect(400, 20, 2, 30)); pushButton_4->setStyleSheet(QString::fromUtf8("width: 4px;\n" "height: 16px;\n" "background: #5FC3EF;\n" "border-radius: 1px;")); pushButton_8 = new QPushButton(groupBox_5); pushButton_8->setObjectName(QString::fromUtf8("pushButton_8")); pushButton_8->setGeometry(QRect(60, 210, 2, 30)); pushButton_8->setStyleSheet(QString::fromUtf8("width: 4px;\n" "height: 16px;\n" "background: #5FC3EF;\n" "border-radius: 1px;")); Label_8 = new QLabel(groupBox_5); Label_8->setObjectName(QString::fromUtf8("Label_8")); Label_8->setGeometry(QRect(80, 12, 50, 50)); Label_8->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/trainSpeed.png"))); Label_9 = new QLabel(groupBox_5); Label_9->setObjectName(QString::fromUtf8("Label_9")); Label_9->setGeometry(QRect(480, 12, 50, 50)); Label_9->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/trainSpeed.png"))); label_16 = new QLabel(groupBox_5); label_16->setObjectName(QString::fromUtf8("label_16")); label_16->setGeometry(QRect(150, 40, 151, 31)); label_16->setFont(font4); label_16->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_16->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); label_27 = new QLabel(groupBox_5); label_27->setObjectName(QString::fromUtf8("label_27")); label_27->setGeometry(QRect(540, 40, 171, 31)); label_27->setFont(font4); label_27->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_27->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); averageSpeed_Label = new QLabel(groupBox_5); averageSpeed_Label->setObjectName(QString::fromUtf8("averageSpeed_Label")); averageSpeed_Label->setGeometry(QRect(150, 10, 41, 31)); QFont font5; font5.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font5.setBold(false); averageSpeed_Label->setFont(font5); averageSpeed_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); averageSpeed_Label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); maxSpeed_Label = new QLabel(groupBox_5); maxSpeed_Label->setObjectName(QString::fromUtf8("maxSpeed_Label")); maxSpeed_Label->setGeometry(QRect(540, 10, 51, 31)); maxSpeed_Label->setFont(font5); maxSpeed_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); maxSpeed_Label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); groupBox_6 = new QGroupBox(groupBox_2); groupBox_6->setObjectName(QString::fromUtf8("groupBox_6")); groupBox_6->setGeometry(QRect(10, 210, 731, 80)); groupBox_6->setStyleSheet(QString::fromUtf8("width: 710px;\n" "height: 90px;\n" "background: #E8F6FD;\n" "border-radius: 3px;")); groupBox_6->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); Label_10 = new QLabel(groupBox_6); Label_10->setObjectName(QString::fromUtf8("Label_10")); Label_10->setGeometry(QRect(80, 12, 50, 50)); Label_10->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/averageResistance.png"))); pushButton_6 = new QPushButton(groupBox_6); pushButton_6->setObjectName(QString::fromUtf8("pushButton_6")); pushButton_6->setGeometry(QRect(400, 20, 2, 30)); pushButton_6->setStyleSheet(QString::fromUtf8("width: 4px;\n" "height: 16px;\n" "background: #5FC3EF;\n" "border-radius: 1px;")); label_22 = new QLabel(groupBox_6); label_22->setObjectName(QString::fromUtf8("label_22")); label_22->setGeometry(QRect(540, 40, 161, 31)); label_22->setFont(font4); label_22->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_22->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); maxResistance_Label = new QLabel(groupBox_6); maxResistance_Label->setObjectName(QString::fromUtf8("maxResistance_Label")); maxResistance_Label->setGeometry(QRect(540, 11, 51, 31)); maxResistance_Label->setFont(font5); maxResistance_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); maxResistance_Label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); label_33 = new QLabel(groupBox_6); label_33->setObjectName(QString::fromUtf8("label_33")); label_33->setGeometry(QRect(150, 40, 181, 31)); label_33->setFont(font4); label_33->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_33->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); avgResistance_Label = new QLabel(groupBox_6); avgResistance_Label->setObjectName(QString::fromUtf8("avgResistance_Label")); avgResistance_Label->setGeometry(QRect(150, 10, 31, 31)); avgResistance_Label->setFont(font5); avgResistance_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); avgResistance_Label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); Label_11 = new QLabel(groupBox_6); Label_11->setObjectName(QString::fromUtf8("Label_11")); Label_11->setGeometry(QRect(480, 12, 50, 50)); Label_11->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/averageResistance.png"))); groupBox_4 = new QGroupBox(groupBox_2); groupBox_4->setObjectName(QString::fromUtf8("groupBox_4")); groupBox_4->setGeometry(QRect(10, 30, 731, 80)); groupBox_4->setStyleSheet(QString::fromUtf8("width: 710px;\n" "height: 90px;\n" "background: #E8F6FD;\n" "border-radius: 3px;")); groupBox_4->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); Label_5 = new QLabel(groupBox_4); Label_5->setObjectName(QString::fromUtf8("Label_5")); Label_5->setGeometry(QRect(80, 12, 50, 50)); Label_5->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/trainTotalTime.png"))); label_14 = new QLabel(groupBox_4); label_14->setObjectName(QString::fromUtf8("label_14")); label_14->setGeometry(QRect(150, 40, 151, 31)); label_14->setFont(font4); label_14->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_14->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); pushButton_2 = new QPushButton(groupBox_4); pushButton_2->setObjectName(QString::fromUtf8("pushButton_2")); pushButton_2->setGeometry(QRect(400, 20, 2, 30)); pushButton_2->setStyleSheet(QString::fromUtf8("width: 4px;\n" "height: 16px;\n" "background: #5FC3EF;\n" "border-radius: 1px;")); trainTime_Label = new QLabel(groupBox_4); trainTime_Label->setObjectName(QString::fromUtf8("trainTime_Label")); trainTime_Label->setGeometry(QRect(150, 10, 71, 31)); trainTime_Label->setFont(font5); trainTime_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); trainTime_Label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); Label_6 = new QLabel(groupBox_4); Label_6->setObjectName(QString::fromUtf8("Label_6")); Label_6->setGeometry(QRect(480, 10, 50, 50)); Label_6->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/trainTotalDistance.png"))); trainLength_Label = new QLabel(groupBox_4); trainLength_Label->setObjectName(QString::fromUtf8("trainLength_Label")); trainLength_Label->setGeometry(QRect(540, 10, 71, 31)); trainLength_Label->setFont(font5); trainLength_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); trainLength_Label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); label_25 = new QLabel(groupBox_4); label_25->setObjectName(QString::fromUtf8("label_25")); label_25->setGeometry(QRect(540, 40, 171, 31)); label_25->setFont(font4); label_25->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_25->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); groupBox_7->raise(); pushButton->raise(); label_6->raise(); groupBox_5->raise(); groupBox_6->raise(); groupBox_4->raise(); label_8 = new QLabel(groupBox); label_8->setObjectName(QString::fromUtf8("label_8")); label_8->setGeometry(QRect(510, 140, 131, 41)); label_8->setFont(font2); label_8->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); trainPart_Label = new QLabel(groupBox); trainPart_Label->setObjectName(QString::fromUtf8("trainPart_Label")); trainPart_Label->setGeometry(QRect(650, 140, 151, 41)); trainPart_Label->setFont(font2); trainPart_Label->setStyleSheet(QString::fromUtf8("")); groupBox_3 = new QGroupBox(groupBox); groupBox_3->setObjectName(QString::fromUtf8("groupBox_3")); groupBox_3->setGeometry(QRect(20, 230, 771, 81)); groupBox_3->setStyleSheet(QString::fromUtf8("#groupBox_3{border:none;}")); groupBox_3->setFlat(false); Label_2 = new QLabel(groupBox_3); Label_2->setObjectName(QString::fromUtf8("Label_2")); Label_2->setGeometry(QRect(10, 10, 50, 50)); Label_2->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/trainMode.png"))); label_12 = new QLabel(groupBox_3); label_12->setObjectName(QString::fromUtf8("label_12")); label_12->setGeometry(QRect(70, 30, 201, 41)); label_12->setFont(font4); label_12->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_12->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); Label_3 = new QLabel(groupBox_3); Label_3->setObjectName(QString::fromUtf8("Label_3")); Label_3->setGeometry(QRect(290, 10, 50, 50)); Label_3->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/trainPart.png"))); label_13 = new QLabel(groupBox_3); label_13->setObjectName(QString::fromUtf8("label_13")); label_13->setGeometry(QRect(360, 30, 181, 41)); label_13->setFont(font4); label_13->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_13->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); trainPartIcon_Label = new QLabel(groupBox_3); trainPartIcon_Label->setObjectName(QString::fromUtf8("trainPartIcon_Label")); trainPartIcon_Label->setGeometry(QRect(360, 0, 231, 41)); trainPartIcon_Label->setFont(font5); trainPartIcon_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); Label_4 = new QLabel(groupBox_3); Label_4->setObjectName(QString::fromUtf8("Label_4")); Label_4->setGeometry(QRect(590, 10, 50, 50)); Label_4->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/reportPage/paramFrequency.png"))); label_21 = new QLabel(groupBox_3); label_21->setObjectName(QString::fromUtf8("label_21")); label_21->setGeometry(QRect(650, 30, 141, 41)); label_21->setFont(font4); label_21->setStyleSheet(QString::fromUtf8("width: 64px;\n" "height: 16px;\n" "\n" "\n" "font-weight: 400;\n" "color: #555555;\n" "line-height: 24px;")); label_21->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); spasmTimes_Label = new QLabel(groupBox_3); spasmTimes_Label->setObjectName(QString::fromUtf8("spasmTimes_Label")); spasmTimes_Label->setGeometry(QRect(650, 0, 91, 41)); spasmTimes_Label->setFont(font5); spasmTimes_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); trainMode_Label = new QLabel(groupBox_3); trainMode_Label->setObjectName(QString::fromUtf8("trainMode_Label")); trainMode_Label->setGeometry(QRect(70, 0, 221, 41)); trainMode_Label->setFont(font5); trainMode_Label->setStyleSheet(QString::fromUtf8("width: 92px;\n" "height: 23px;\n" "font-size: 26px;\n" "font-weight: 500;\n" "color: #555555;\n" "line-height: 35px;")); line_3 = new QFrame(groupBox); line_3->setObjectName(QString::fromUtf8("line_3")); line_3->setGeometry(QRect(0, 320, 800, 5)); line_3->setFrameShape(QFrame::HLine); line_3->setFrameShadow(QFrame::Sunken); groupBox_2->raise(); label->raise(); line->raise(); label_2->raise(); reportDate_Label->raise(); line_2->raise(); label_3->raise(); label_4->raise(); name_Label->raise(); sex_Label->raise(); label_7->raise(); phone_Label->raise(); label_9->raise(); age_Label->raise(); label_11->raise(); msg_Label->raise(); noSave_Btn->raise(); save_Btn->raise(); import_Btn->raise(); label_8->raise(); trainPart_Label->raise(); groupBox_3->raise(); line_3->raise(); close_Btn = new QPushButton(TrainReport); close_Btn->setObjectName(QString::fromUtf8("close_Btn")); close_Btn->setGeometry(QRect(1321, 50, 40, 40)); close_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/dialog/close.png);")); slice1_1Percentage_Label = new QLabel(TrainReport); slice1_1Percentage_Label->setObjectName(QString::fromUtf8("slice1_1Percentage_Label")); slice1_1Percentage_Label->setGeometry(QRect(440, 950, 51, 31)); slice1_1Percentage_Label->setStyleSheet(QString::fromUtf8("width: 47px;\n" "height: 26px;\n" "font-size: 23px;\n" "font-family: Arial-BoldMT, Arial;\n" "font-weight: normal;\n" "color: #555555;\n" "line-height: 27px;")); slice1_2Percentage_Label = new QLabel(TrainReport); slice1_2Percentage_Label->setObjectName(QString::fromUtf8("slice1_2Percentage_Label")); slice1_2Percentage_Label->setGeometry(QRect(440, 980, 51, 31)); slice1_2Percentage_Label->setStyleSheet(QString::fromUtf8("width: 47px;\n" "height: 26px;\n" "font-size: 23px;\n" "font-family: Arial-BoldMT, Arial;\n" "font-weight: normal;\n" "color: #555555;\n" "line-height: 27px;")); slice2_1Percentage_Label = new QLabel(TrainReport); slice2_1Percentage_Label->setObjectName(QString::fromUtf8("slice2_1Percentage_Label")); slice2_1Percentage_Label->setGeometry(QRect(490, 950, 51, 31)); slice2_1Percentage_Label->setStyleSheet(QString::fromUtf8("width: 47px;\n" "height: 26px;\n" "font-size: 23px;\n" "font-family: Arial-BoldMT, Arial;\n" "font-weight: normal;\n" "color: #555555;\n" "line-height: 27px;")); slice2_2Percentage_Label = new QLabel(TrainReport); slice2_2Percentage_Label->setObjectName(QString::fromUtf8("slice2_2Percentage_Label")); slice2_2Percentage_Label->setGeometry(QRect(490, 980, 51, 31)); slice2_2Percentage_Label->setStyleSheet(QString::fromUtf8("width: 47px;\n" "height: 26px;\n" "font-size: 23px;\n" "font-family: Arial-BoldMT, Arial;\n" "font-weight: normal;\n" "color: #555555;\n" "line-height: 27px;")); slice3_1Percentage_Label = new QLabel(TrainReport); slice3_1Percentage_Label->setObjectName(QString::fromUtf8("slice3_1Percentage_Label")); slice3_1Percentage_Label->setGeometry(QRect(380, 950, 51, 31)); slice3_1Percentage_Label->setStyleSheet(QString::fromUtf8("width: 47px;\n" "height: 26px;\n" "font-size: 23px;\n" "font-family: Arial-BoldMT, Arial;\n" "font-weight: normal;\n" "color: #555555;\n" "line-height: 27px;")); slice3_2Percentage_Label = new QLabel(TrainReport); slice3_2Percentage_Label->setObjectName(QString::fromUtf8("slice3_2Percentage_Label")); slice3_2Percentage_Label->setGeometry(QRect(380, 980, 51, 31)); slice3_2Percentage_Label->setStyleSheet(QString::fromUtf8("width: 47px;\n" "height: 26px;\n" "font-size: 23px;\n" "font-family: Arial-BoldMT, Arial;\n" "font-weight: normal;\n" "color: #555555;\n" "line-height: 27px;")); retranslateUi(TrainReport); QMetaObject::connectSlotsByName(TrainReport); } // setupUi void retranslateUi(QWidget *TrainReport) { TrainReport->setWindowTitle(QCoreApplication::translate("TrainReport", "Form", nullptr)); groupBox->setTitle(QString()); label->setText(QCoreApplication::translate("TrainReport", "\344\270\212\344\270\213\350\202\242\344\270\273\350\242\253\345\212\250\345\272\267\345\244\215\350\256\255\347\273\203\344\273\252\346\212\245\345\221\212", nullptr)); label_2->setText(QCoreApplication::translate("TrainReport", "\346\212\245\345\221\212\346\227\245\346\234\237:", nullptr)); reportDate_Label->setText(QCoreApplication::translate("TrainReport", "2022-3-10", nullptr)); label_3->setText(QCoreApplication::translate("TrainReport", "\345\247\223\345\220\215\357\274\232", nullptr)); label_4->setText(QCoreApplication::translate("TrainReport", "\345\244\207\346\263\250\357\274\232", nullptr)); name_Label->setText(QCoreApplication::translate("TrainReport", "\345\274\240\344\270\211\350\234\202", nullptr)); sex_Label->setText(QString()); label_7->setText(QCoreApplication::translate("TrainReport", "\346\200\247\345\210\253\357\274\232", nullptr)); phone_Label->setText(QString()); label_9->setText(QCoreApplication::translate("TrainReport", "\347\224\265\350\257\235\357\274\232", nullptr)); age_Label->setText(QCoreApplication::translate("TrainReport", "12", nullptr)); label_11->setText(QCoreApplication::translate("TrainReport", "\345\271\264\351\276\204\357\274\232", nullptr)); msg_Label->setText(QString()); noSave_Btn->setText(QCoreApplication::translate("TrainReport", "\344\270\215\344\277\235\345\255\230", nullptr)); save_Btn->setText(QCoreApplication::translate("TrainReport", "\344\277\235\345\255\230", nullptr)); import_Btn->setText(QCoreApplication::translate("TrainReport", "\345\257\274\345\207\272", nullptr)); groupBox_2->setTitle(QString()); pushButton->setText(QString()); label_6->setText(QCoreApplication::translate("TrainReport", "\345\217\202\346\225\260", nullptr)); groupBox_7->setTitle(QString()); pushButton_9->setText(QString()); label_35->setText(QCoreApplication::translate("TrainReport", "\345\271\263\350\241\241\345\272\246", nullptr)); pushButton_10->setText(QString()); label_36->setText(QCoreApplication::translate("TrainReport", "\344\270\273\350\242\253\345\212\250\346\227\266\351\227\264\345\215\240\346\257\224", nullptr)); pushButton_11->setText(QString()); label_37->setText(QCoreApplication::translate("TrainReport", "\344\270\273\350\242\253\345\212\250\350\267\235\347\246\273\345\215\240\346\257\224", nullptr)); legend1_1_Label->setText(QString()); label_5->setText(QCoreApplication::translate("TrainReport", "\345\267\246\345\271\263\350\241\241", nullptr)); legend1_1_Label_2->setText(QString()); label_10->setText(QCoreApplication::translate("TrainReport", "\345\217\263\345\271\263\350\241\241", nullptr)); legend1_1_Label_5->setText(QString()); label_71->setText(QCoreApplication::translate("TrainReport", "\344\270\273\345\212\250\346\227\266\351\227\264", nullptr)); label_72->setText(QCoreApplication::translate("TrainReport", "\350\242\253\345\212\250\346\227\266\351\227\264", nullptr)); legend1_1_Label_6->setText(QString()); legend1_1_Label_7->setText(QString()); label_73->setText(QCoreApplication::translate("TrainReport", "\344\270\273\345\212\250\350\267\235\347\246\273", nullptr)); label_74->setText(QCoreApplication::translate("TrainReport", "\350\242\253\345\212\250\350\267\235\347\246\273", nullptr)); legend1_1_Label_8->setText(QString()); groupBox_5->setTitle(QString()); pushButton_4->setText(QString()); pushButton_8->setText(QString()); Label_8->setText(QString()); Label_9->setText(QString()); label_16->setText(QCoreApplication::translate("TrainReport", "\345\271\263\345\235\207\351\200\237\345\272\246(r/min)", nullptr)); label_27->setText(QCoreApplication::translate("TrainReport", "\346\234\200\345\244\247\351\200\237\345\272\246(r/min)", nullptr)); averageSpeed_Label->setText(QCoreApplication::translate("TrainReport", "50", nullptr)); maxSpeed_Label->setText(QCoreApplication::translate("TrainReport", "50", nullptr)); groupBox_6->setTitle(QString()); Label_10->setText(QString()); pushButton_6->setText(QString()); label_22->setText(QCoreApplication::translate("TrainReport", "\346\234\200\345\244\247\351\230\273\345\212\233(\346\241\243)", nullptr)); maxResistance_Label->setText(QCoreApplication::translate("TrainReport", "16", nullptr)); label_33->setText(QCoreApplication::translate("TrainReport", "\345\271\263\345\235\207\351\230\273\345\212\233(\346\241\243)", nullptr)); avgResistance_Label->setText(QCoreApplication::translate("TrainReport", "8", nullptr)); Label_11->setText(QString()); groupBox_4->setTitle(QString()); Label_5->setText(QString()); label_14->setText(QCoreApplication::translate("TrainReport", "\350\256\255\347\273\203\346\227\266\351\227\264(min:s)", nullptr)); pushButton_2->setText(QString()); trainTime_Label->setText(QCoreApplication::translate("TrainReport", "50", nullptr)); Label_6->setText(QString()); trainLength_Label->setText(QCoreApplication::translate("TrainReport", "1000", nullptr)); label_25->setText(QCoreApplication::translate("TrainReport", "\350\256\255\347\273\203\350\267\235\347\246\273(m)", nullptr)); label_8->setText(QCoreApplication::translate("TrainReport", "\350\256\255\347\273\203\351\203\250\344\275\215\357\274\232", nullptr)); trainPart_Label->setText(QString()); groupBox_3->setTitle(QString()); Label_2->setText(QString()); label_12->setText(QCoreApplication::translate("TrainReport", "\350\256\255\347\273\203\346\250\241\345\274\217", nullptr)); Label_3->setText(QString()); label_13->setText(QCoreApplication::translate("TrainReport", "\350\256\255\347\273\203\351\203\250\344\275\215", nullptr)); trainPartIcon_Label->setText(QCoreApplication::translate("TrainReport", "\344\270\212\350\202\242", nullptr)); Label_4->setText(QString()); label_21->setText(QCoreApplication::translate("TrainReport", "\347\227\211\346\214\233\346\254\241\346\225\260", nullptr)); spasmTimes_Label->setText(QCoreApplication::translate("TrainReport", "4 \346\254\241", nullptr)); trainMode_Label->setText(QCoreApplication::translate("TrainReport", "\344\270\273\345\212\250\346\250\241\345\274\217", nullptr)); close_Btn->setText(QString()); slice1_1Percentage_Label->setText(QCoreApplication::translate("TrainReport", "60%", nullptr)); slice1_2Percentage_Label->setText(QCoreApplication::translate("TrainReport", "40%", nullptr)); slice2_1Percentage_Label->setText(QCoreApplication::translate("TrainReport", "60%", nullptr)); slice2_2Percentage_Label->setText(QCoreApplication::translate("TrainReport", "40%", nullptr)); slice3_1Percentage_Label->setText(QCoreApplication::translate("TrainReport", "60%", nullptr)); slice3_2Percentage_Label->setText(QCoreApplication::translate("TrainReport", "40%", nullptr)); } // retranslateUi }; namespace Ui { class TrainReport: public Ui_TrainReport {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_TRAINREPORT_H