719 lines
39 KiB
C++
719 lines
39 KiB
C++
/********************************************************************************
|
|
** Form generated from reading UI file 'P301_PumpPage.ui'
|
|
**
|
|
** Created by: Qt User Interface Compiler version 5.14.2
|
|
**
|
|
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
********************************************************************************/
|
|
|
|
#ifndef UI_P301_PUMPPAGE_H
|
|
#define UI_P301_PUMPPAGE_H
|
|
|
|
#include <QtCore/QVariant>
|
|
#include <QtWidgets/QApplication>
|
|
#include <QtWidgets/QFrame>
|
|
#include <QtWidgets/QGroupBox>
|
|
#include <QtWidgets/QLCDNumber>
|
|
#include <QtWidgets/QLabel>
|
|
#include <QtWidgets/QProgressBar>
|
|
#include <QtWidgets/QWidget>
|
|
#include "PublicFunctions/CurvePlotWidget.h"
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|
|
class Ui_P301_PumpPage
|
|
{
|
|
public:
|
|
CurvePlotWidget *CPW_1;
|
|
CurvePlotWidget *CPW_2;
|
|
QLabel *label;
|
|
QLabel *label_2;
|
|
QGroupBox *groupBox;
|
|
QLabel *label_3;
|
|
QLabel *label_4;
|
|
QLabel *Text_SSConditions_1;
|
|
QLabel *Text_SSConditions_2;
|
|
QLabel *Text_SSConditions_3;
|
|
QLabel *Text_SSConditions_4;
|
|
QLabel *Text_SSConditions_5;
|
|
QLabel *Text_SSConditions_6;
|
|
QLabel *Text_SSConditions_7;
|
|
QLabel *Text_SSConditions_8;
|
|
QLabel *Text_SSConditions_9;
|
|
QLabel *Text_SSConditions_10;
|
|
QLabel *Text_SSConditions_11;
|
|
QLabel *Text_SSConditions_12;
|
|
QLabel *Text_SSConditions_13;
|
|
QLabel *Text_SSConditions_14;
|
|
QLabel *Text_SSConditions_15;
|
|
QLabel *Text_SSConditions_16;
|
|
QLabel *Text_SSConditions_17;
|
|
QLabel *Text_SSConditions_18;
|
|
QLabel *Text_SSConditions_19;
|
|
QLabel *Text_SSConditions_20;
|
|
QLabel *Text_SSConditions_21;
|
|
QLabel *Text_SSConditions_22;
|
|
QLabel *Text_SSConditions_23;
|
|
QLabel *Text_SSConditions_24;
|
|
QLabel *Text_SSConditions_25;
|
|
QLabel *Text_SSConditions_26;
|
|
QLabel *Text_SSConditions_27;
|
|
QLabel *Text_SSConditions_28;
|
|
QLabel *Text_SSConditions_29;
|
|
QLabel *Text_SSConditions_30;
|
|
QLabel *Text_SSConditions_31;
|
|
QLabel *Text_SSConditions_32;
|
|
QProgressBar *PB_Cur_1;
|
|
QLabel *label_6;
|
|
QLCDNumber *LCD_Cur_1;
|
|
QLCDNumber *LCD_Cur_2;
|
|
QLabel *label_7;
|
|
QProgressBar *PB_Cur_2;
|
|
QLCDNumber *LCD_Cur_3;
|
|
QLabel *label_8;
|
|
QProgressBar *PB_Cur_3;
|
|
QLCDNumber *LCD_Temp;
|
|
QLabel *label_9;
|
|
QProgressBar *PB_Temp;
|
|
QLCDNumber *LCD_2;
|
|
QLabel *label_10;
|
|
QProgressBar *PB_2;
|
|
QLCDNumber *LCD_1;
|
|
QLabel *label_11;
|
|
QProgressBar *PB_1;
|
|
QLabel *Label_Main;
|
|
QLabel *label_12;
|
|
QLabel *label_13;
|
|
QLabel *label_14;
|
|
QLabel *label_15;
|
|
QLabel *label_16;
|
|
QLabel *label_17;
|
|
QFrame *Frame_Dev3D;
|
|
QLabel *label_5;
|
|
|
|
void setupUi(QWidget *P301_PumpPage)
|
|
{
|
|
if (P301_PumpPage->objectName().isEmpty())
|
|
P301_PumpPage->setObjectName(QString::fromUtf8("P301_PumpPage"));
|
|
P301_PumpPage->resize(1024, 576);
|
|
P301_PumpPage->setMinimumSize(QSize(1024, 576));
|
|
CPW_1 = new CurvePlotWidget(P301_PumpPage);
|
|
CPW_1->setObjectName(QString::fromUtf8("CPW_1"));
|
|
CPW_1->setGeometry(QRect(420, 30, 600, 200));
|
|
CPW_1->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/49.png);\n"
|
|
"font: 87 12pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
CPW_2 = new CurvePlotWidget(P301_PumpPage);
|
|
CPW_2->setObjectName(QString::fromUtf8("CPW_2"));
|
|
CPW_2->setGeometry(QRect(420, 230, 600, 200));
|
|
CPW_2->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/49.png);\n"
|
|
"font: 87 12pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label = new QLabel(P301_PumpPage);
|
|
label->setObjectName(QString::fromUtf8("label"));
|
|
label->setGeometry(QRect(0, 430, 1024, 30));
|
|
label->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_title_2.png);\n"
|
|
"font: 87 18pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label->setAlignment(Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft);
|
|
label_2 = new QLabel(P301_PumpPage);
|
|
label_2->setObjectName(QString::fromUtf8("label_2"));
|
|
label_2->setGeometry(QRect(0, 0, 1024, 30));
|
|
label_2->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_title_2.png);\n"
|
|
"font: 87 18pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_2->setAlignment(Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft);
|
|
groupBox = new QGroupBox(P301_PumpPage);
|
|
groupBox->setObjectName(QString::fromUtf8("groupBox"));
|
|
groupBox->setGeometry(QRect(0, 460, 1024, 116));
|
|
groupBox->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/49.png);\n"
|
|
"font: 87 9pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_3 = new QLabel(groupBox);
|
|
label_3->setObjectName(QString::fromUtf8("label_3"));
|
|
label_3->setGeometry(QRect(0, 0, 58, 58));
|
|
label_3->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";"));
|
|
label_3->setAlignment(Qt::AlignCenter);
|
|
label_4 = new QLabel(groupBox);
|
|
label_4->setObjectName(QString::fromUtf8("label_4"));
|
|
label_4->setGeometry(QRect(0, 58, 58, 58));
|
|
label_4->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";"));
|
|
label_4->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_1 = new QLabel(groupBox);
|
|
Text_SSConditions_1->setObjectName(QString::fromUtf8("Text_SSConditions_1"));
|
|
Text_SSConditions_1->setGeometry(QRect(60, 0, 60, 60));
|
|
Text_SSConditions_1->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_1->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_1->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_2 = new QLabel(groupBox);
|
|
Text_SSConditions_2->setObjectName(QString::fromUtf8("Text_SSConditions_2"));
|
|
Text_SSConditions_2->setGeometry(QRect(120, 0, 60, 60));
|
|
Text_SSConditions_2->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_2->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_2->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_3 = new QLabel(groupBox);
|
|
Text_SSConditions_3->setObjectName(QString::fromUtf8("Text_SSConditions_3"));
|
|
Text_SSConditions_3->setGeometry(QRect(180, 0, 60, 60));
|
|
Text_SSConditions_3->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_3->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_3->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_4 = new QLabel(groupBox);
|
|
Text_SSConditions_4->setObjectName(QString::fromUtf8("Text_SSConditions_4"));
|
|
Text_SSConditions_4->setGeometry(QRect(240, 0, 60, 60));
|
|
Text_SSConditions_4->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_4->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_4->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_5 = new QLabel(groupBox);
|
|
Text_SSConditions_5->setObjectName(QString::fromUtf8("Text_SSConditions_5"));
|
|
Text_SSConditions_5->setGeometry(QRect(300, 0, 60, 60));
|
|
Text_SSConditions_5->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_5->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_5->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_6 = new QLabel(groupBox);
|
|
Text_SSConditions_6->setObjectName(QString::fromUtf8("Text_SSConditions_6"));
|
|
Text_SSConditions_6->setGeometry(QRect(360, 0, 60, 60));
|
|
Text_SSConditions_6->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_6->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_6->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_7 = new QLabel(groupBox);
|
|
Text_SSConditions_7->setObjectName(QString::fromUtf8("Text_SSConditions_7"));
|
|
Text_SSConditions_7->setGeometry(QRect(420, 0, 60, 60));
|
|
Text_SSConditions_7->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_7->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_7->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_8 = new QLabel(groupBox);
|
|
Text_SSConditions_8->setObjectName(QString::fromUtf8("Text_SSConditions_8"));
|
|
Text_SSConditions_8->setGeometry(QRect(480, 0, 60, 60));
|
|
Text_SSConditions_8->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_8->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_8->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_9 = new QLabel(groupBox);
|
|
Text_SSConditions_9->setObjectName(QString::fromUtf8("Text_SSConditions_9"));
|
|
Text_SSConditions_9->setGeometry(QRect(540, 0, 60, 60));
|
|
Text_SSConditions_9->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_9->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_9->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_10 = new QLabel(groupBox);
|
|
Text_SSConditions_10->setObjectName(QString::fromUtf8("Text_SSConditions_10"));
|
|
Text_SSConditions_10->setGeometry(QRect(600, 0, 60, 60));
|
|
Text_SSConditions_10->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_10->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_10->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_11 = new QLabel(groupBox);
|
|
Text_SSConditions_11->setObjectName(QString::fromUtf8("Text_SSConditions_11"));
|
|
Text_SSConditions_11->setGeometry(QRect(660, 0, 60, 60));
|
|
Text_SSConditions_11->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_11->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_11->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_12 = new QLabel(groupBox);
|
|
Text_SSConditions_12->setObjectName(QString::fromUtf8("Text_SSConditions_12"));
|
|
Text_SSConditions_12->setGeometry(QRect(720, 0, 60, 60));
|
|
Text_SSConditions_12->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_12->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_12->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_13 = new QLabel(groupBox);
|
|
Text_SSConditions_13->setObjectName(QString::fromUtf8("Text_SSConditions_13"));
|
|
Text_SSConditions_13->setGeometry(QRect(780, 0, 60, 60));
|
|
Text_SSConditions_13->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_13->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_13->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_14 = new QLabel(groupBox);
|
|
Text_SSConditions_14->setObjectName(QString::fromUtf8("Text_SSConditions_14"));
|
|
Text_SSConditions_14->setGeometry(QRect(840, 0, 60, 60));
|
|
Text_SSConditions_14->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_14->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_14->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_15 = new QLabel(groupBox);
|
|
Text_SSConditions_15->setObjectName(QString::fromUtf8("Text_SSConditions_15"));
|
|
Text_SSConditions_15->setGeometry(QRect(900, 0, 60, 60));
|
|
Text_SSConditions_15->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_15->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_15->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_16 = new QLabel(groupBox);
|
|
Text_SSConditions_16->setObjectName(QString::fromUtf8("Text_SSConditions_16"));
|
|
Text_SSConditions_16->setGeometry(QRect(960, 0, 60, 60));
|
|
Text_SSConditions_16->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_16->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_16->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_17 = new QLabel(groupBox);
|
|
Text_SSConditions_17->setObjectName(QString::fromUtf8("Text_SSConditions_17"));
|
|
Text_SSConditions_17->setGeometry(QRect(60, 58, 60, 60));
|
|
Text_SSConditions_17->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_17->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_17->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_18 = new QLabel(groupBox);
|
|
Text_SSConditions_18->setObjectName(QString::fromUtf8("Text_SSConditions_18"));
|
|
Text_SSConditions_18->setGeometry(QRect(120, 58, 60, 60));
|
|
Text_SSConditions_18->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_18->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_18->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_19 = new QLabel(groupBox);
|
|
Text_SSConditions_19->setObjectName(QString::fromUtf8("Text_SSConditions_19"));
|
|
Text_SSConditions_19->setGeometry(QRect(180, 58, 60, 60));
|
|
Text_SSConditions_19->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_19->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_19->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_20 = new QLabel(groupBox);
|
|
Text_SSConditions_20->setObjectName(QString::fromUtf8("Text_SSConditions_20"));
|
|
Text_SSConditions_20->setGeometry(QRect(240, 58, 60, 60));
|
|
Text_SSConditions_20->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_20->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_20->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_21 = new QLabel(groupBox);
|
|
Text_SSConditions_21->setObjectName(QString::fromUtf8("Text_SSConditions_21"));
|
|
Text_SSConditions_21->setGeometry(QRect(300, 58, 60, 60));
|
|
Text_SSConditions_21->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_21->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_21->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_22 = new QLabel(groupBox);
|
|
Text_SSConditions_22->setObjectName(QString::fromUtf8("Text_SSConditions_22"));
|
|
Text_SSConditions_22->setGeometry(QRect(360, 58, 60, 60));
|
|
Text_SSConditions_22->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_22->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_22->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_23 = new QLabel(groupBox);
|
|
Text_SSConditions_23->setObjectName(QString::fromUtf8("Text_SSConditions_23"));
|
|
Text_SSConditions_23->setGeometry(QRect(420, 58, 60, 60));
|
|
Text_SSConditions_23->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_23->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_23->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_24 = new QLabel(groupBox);
|
|
Text_SSConditions_24->setObjectName(QString::fromUtf8("Text_SSConditions_24"));
|
|
Text_SSConditions_24->setGeometry(QRect(480, 58, 60, 60));
|
|
Text_SSConditions_24->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_24->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_24->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_25 = new QLabel(groupBox);
|
|
Text_SSConditions_25->setObjectName(QString::fromUtf8("Text_SSConditions_25"));
|
|
Text_SSConditions_25->setGeometry(QRect(540, 58, 60, 60));
|
|
Text_SSConditions_25->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_25->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_25->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_26 = new QLabel(groupBox);
|
|
Text_SSConditions_26->setObjectName(QString::fromUtf8("Text_SSConditions_26"));
|
|
Text_SSConditions_26->setGeometry(QRect(600, 58, 60, 60));
|
|
Text_SSConditions_26->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_26->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_26->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_27 = new QLabel(groupBox);
|
|
Text_SSConditions_27->setObjectName(QString::fromUtf8("Text_SSConditions_27"));
|
|
Text_SSConditions_27->setGeometry(QRect(660, 58, 60, 60));
|
|
Text_SSConditions_27->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_27->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_27->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_28 = new QLabel(groupBox);
|
|
Text_SSConditions_28->setObjectName(QString::fromUtf8("Text_SSConditions_28"));
|
|
Text_SSConditions_28->setGeometry(QRect(720, 58, 60, 60));
|
|
Text_SSConditions_28->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_28->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_28->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_29 = new QLabel(groupBox);
|
|
Text_SSConditions_29->setObjectName(QString::fromUtf8("Text_SSConditions_29"));
|
|
Text_SSConditions_29->setGeometry(QRect(780, 58, 60, 60));
|
|
Text_SSConditions_29->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_29->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_29->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_30 = new QLabel(groupBox);
|
|
Text_SSConditions_30->setObjectName(QString::fromUtf8("Text_SSConditions_30"));
|
|
Text_SSConditions_30->setGeometry(QRect(840, 58, 60, 60));
|
|
Text_SSConditions_30->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_30->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_30->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_31 = new QLabel(groupBox);
|
|
Text_SSConditions_31->setObjectName(QString::fromUtf8("Text_SSConditions_31"));
|
|
Text_SSConditions_31->setGeometry(QRect(900, 58, 60, 60));
|
|
Text_SSConditions_31->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_31->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_31->setAlignment(Qt::AlignCenter);
|
|
Text_SSConditions_32 = new QLabel(groupBox);
|
|
Text_SSConditions_32->setObjectName(QString::fromUtf8("Text_SSConditions_32"));
|
|
Text_SSConditions_32->setGeometry(QRect(960, 58, 60, 60));
|
|
Text_SSConditions_32->setMinimumSize(QSize(60, 60));
|
|
Text_SSConditions_32->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/bg_ele_mode.png);"));
|
|
Text_SSConditions_32->setAlignment(Qt::AlignCenter);
|
|
PB_Cur_1 = new QProgressBar(P301_PumpPage);
|
|
PB_Cur_1->setObjectName(QString::fromUtf8("PB_Cur_1"));
|
|
PB_Cur_1->setGeometry(QRect(100, 290, 191, 30));
|
|
PB_Cur_1->setStyleSheet(QString::fromUtf8("QProgressBar {\n"
|
|
" background-color: transparent;\n"
|
|
" border: 2px solid #888888;\n"
|
|
" border-radius: 3px;\n"
|
|
"}\n"
|
|
"QProgressBar::chunk {\n"
|
|
" background-color: #05B8CC;\n"
|
|
"}"));
|
|
PB_Cur_1->setMaximum(1500);
|
|
PB_Cur_1->setValue(100);
|
|
label_6 = new QLabel(P301_PumpPage);
|
|
label_6->setObjectName(QString::fromUtf8("label_6"));
|
|
label_6->setGeometry(QRect(10, 290, 91, 30));
|
|
label_6->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_6->setAlignment(Qt::AlignCenter);
|
|
LCD_Cur_1 = new QLCDNumber(P301_PumpPage);
|
|
LCD_Cur_1->setObjectName(QString::fromUtf8("LCD_Cur_1"));
|
|
LCD_Cur_1->setGeometry(QRect(290, 290, 91, 30));
|
|
LCD_Cur_1->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"color: rgb(0, 255, 0);\n"
|
|
""));
|
|
LCD_Cur_1->setFrameShape(QFrame::NoFrame);
|
|
LCD_Cur_1->setFrameShadow(QFrame::Plain);
|
|
LCD_Cur_1->setDigitCount(6);
|
|
LCD_Cur_1->setSegmentStyle(QLCDNumber::Flat);
|
|
LCD_Cur_2 = new QLCDNumber(P301_PumpPage);
|
|
LCD_Cur_2->setObjectName(QString::fromUtf8("LCD_Cur_2"));
|
|
LCD_Cur_2->setGeometry(QRect(290, 320, 91, 30));
|
|
LCD_Cur_2->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"color: rgb(0, 255, 0);\n"
|
|
""));
|
|
LCD_Cur_2->setFrameShape(QFrame::NoFrame);
|
|
LCD_Cur_2->setFrameShadow(QFrame::Plain);
|
|
LCD_Cur_2->setDigitCount(6);
|
|
LCD_Cur_2->setSegmentStyle(QLCDNumber::Flat);
|
|
label_7 = new QLabel(P301_PumpPage);
|
|
label_7->setObjectName(QString::fromUtf8("label_7"));
|
|
label_7->setGeometry(QRect(10, 320, 91, 30));
|
|
label_7->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_7->setAlignment(Qt::AlignCenter);
|
|
PB_Cur_2 = new QProgressBar(P301_PumpPage);
|
|
PB_Cur_2->setObjectName(QString::fromUtf8("PB_Cur_2"));
|
|
PB_Cur_2->setGeometry(QRect(100, 320, 191, 30));
|
|
PB_Cur_2->setStyleSheet(QString::fromUtf8("QProgressBar {\n"
|
|
" background-color: transparent;\n"
|
|
" border: 2px solid #888888;\n"
|
|
" border-radius: 3px;\n"
|
|
"}\n"
|
|
"QProgressBar::chunk {\n"
|
|
" background-color: #05B8CC;\n"
|
|
"}"));
|
|
PB_Cur_2->setMaximum(1500);
|
|
PB_Cur_2->setValue(100);
|
|
LCD_Cur_3 = new QLCDNumber(P301_PumpPage);
|
|
LCD_Cur_3->setObjectName(QString::fromUtf8("LCD_Cur_3"));
|
|
LCD_Cur_3->setGeometry(QRect(290, 350, 91, 30));
|
|
LCD_Cur_3->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"color: rgb(0, 255, 0);\n"
|
|
""));
|
|
LCD_Cur_3->setFrameShape(QFrame::NoFrame);
|
|
LCD_Cur_3->setFrameShadow(QFrame::Plain);
|
|
LCD_Cur_3->setDigitCount(6);
|
|
LCD_Cur_3->setSegmentStyle(QLCDNumber::Flat);
|
|
label_8 = new QLabel(P301_PumpPage);
|
|
label_8->setObjectName(QString::fromUtf8("label_8"));
|
|
label_8->setGeometry(QRect(10, 350, 91, 30));
|
|
label_8->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_8->setAlignment(Qt::AlignCenter);
|
|
PB_Cur_3 = new QProgressBar(P301_PumpPage);
|
|
PB_Cur_3->setObjectName(QString::fromUtf8("PB_Cur_3"));
|
|
PB_Cur_3->setGeometry(QRect(100, 350, 191, 30));
|
|
PB_Cur_3->setStyleSheet(QString::fromUtf8("QProgressBar {\n"
|
|
" background-color: transparent;\n"
|
|
" border: 2px solid #888888;\n"
|
|
" border-radius: 3px;\n"
|
|
"}\n"
|
|
"QProgressBar::chunk {\n"
|
|
" background-color: #05B8CC;\n"
|
|
"}"));
|
|
PB_Cur_3->setMaximum(1500);
|
|
PB_Cur_3->setValue(100);
|
|
LCD_Temp = new QLCDNumber(P301_PumpPage);
|
|
LCD_Temp->setObjectName(QString::fromUtf8("LCD_Temp"));
|
|
LCD_Temp->setGeometry(QRect(290, 390, 91, 30));
|
|
LCD_Temp->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"color: rgb(0, 255, 0);\n"
|
|
""));
|
|
LCD_Temp->setFrameShape(QFrame::NoFrame);
|
|
LCD_Temp->setFrameShadow(QFrame::Plain);
|
|
LCD_Temp->setDigitCount(6);
|
|
LCD_Temp->setSegmentStyle(QLCDNumber::Flat);
|
|
label_9 = new QLabel(P301_PumpPage);
|
|
label_9->setObjectName(QString::fromUtf8("label_9"));
|
|
label_9->setGeometry(QRect(10, 390, 91, 30));
|
|
label_9->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_9->setAlignment(Qt::AlignCenter);
|
|
PB_Temp = new QProgressBar(P301_PumpPage);
|
|
PB_Temp->setObjectName(QString::fromUtf8("PB_Temp"));
|
|
PB_Temp->setGeometry(QRect(100, 390, 191, 30));
|
|
PB_Temp->setStyleSheet(QString::fromUtf8("QProgressBar {\n"
|
|
" background-color: transparent;\n"
|
|
" border: 2px solid #888888;\n"
|
|
" border-radius: 3px;\n"
|
|
"}\n"
|
|
"QProgressBar::chunk {\n"
|
|
" background-color: #05B8CC;\n"
|
|
"}"));
|
|
PB_Temp->setMaximum(1500);
|
|
PB_Temp->setValue(24);
|
|
LCD_2 = new QLCDNumber(P301_PumpPage);
|
|
LCD_2->setObjectName(QString::fromUtf8("LCD_2"));
|
|
LCD_2->setGeometry(QRect(330, 240, 50, 20));
|
|
LCD_2->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"color: rgb(0, 255, 0);\n"
|
|
""));
|
|
LCD_2->setFrameShape(QFrame::NoFrame);
|
|
LCD_2->setFrameShadow(QFrame::Plain);
|
|
LCD_2->setDigitCount(5);
|
|
LCD_2->setSegmentStyle(QLCDNumber::Flat);
|
|
label_10 = new QLabel(P301_PumpPage);
|
|
label_10->setObjectName(QString::fromUtf8("label_10"));
|
|
label_10->setGeometry(QRect(0, 240, 110, 20));
|
|
label_10->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 12pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_10->setAlignment(Qt::AlignCenter);
|
|
PB_2 = new QProgressBar(P301_PumpPage);
|
|
PB_2->setObjectName(QString::fromUtf8("PB_2"));
|
|
PB_2->setGeometry(QRect(110, 240, 220, 20));
|
|
PB_2->setStyleSheet(QString::fromUtf8("QProgressBar {\n"
|
|
" background-color: transparent;\n"
|
|
" border: 2px solid #888888;\n"
|
|
" border-radius: 3px;\n"
|
|
"}\n"
|
|
"QProgressBar::chunk {\n"
|
|
" background-color: #05B8CC;\n"
|
|
"}"));
|
|
PB_2->setMaximum(1000);
|
|
PB_2->setValue(24);
|
|
LCD_1 = new QLCDNumber(P301_PumpPage);
|
|
LCD_1->setObjectName(QString::fromUtf8("LCD_1"));
|
|
LCD_1->setGeometry(QRect(330, 220, 50, 20));
|
|
LCD_1->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"color: rgb(0, 255, 0);\n"
|
|
""));
|
|
LCD_1->setFrameShape(QFrame::NoFrame);
|
|
LCD_1->setFrameShadow(QFrame::Plain);
|
|
LCD_1->setLineWidth(2);
|
|
LCD_1->setDigitCount(5);
|
|
LCD_1->setSegmentStyle(QLCDNumber::Flat);
|
|
label_11 = new QLabel(P301_PumpPage);
|
|
label_11->setObjectName(QString::fromUtf8("label_11"));
|
|
label_11->setGeometry(QRect(0, 220, 110, 20));
|
|
label_11->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 12pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_11->setAlignment(Qt::AlignCenter);
|
|
PB_1 = new QProgressBar(P301_PumpPage);
|
|
PB_1->setObjectName(QString::fromUtf8("PB_1"));
|
|
PB_1->setGeometry(QRect(110, 220, 220, 20));
|
|
PB_1->setStyleSheet(QString::fromUtf8("QProgressBar {\n"
|
|
" background-color: transparent;\n"
|
|
" border: 2px solid #888888;\n"
|
|
" border-radius: 3px;\n"
|
|
"}\n"
|
|
"QProgressBar::chunk {\n"
|
|
" background-color: #05B8CC;\n"
|
|
"}"));
|
|
PB_1->setMinimum(0);
|
|
PB_1->setMaximum(1000);
|
|
PB_1->setValue(24);
|
|
Label_Main = new QLabel(P301_PumpPage);
|
|
Label_Main->setObjectName(QString::fromUtf8("Label_Main"));
|
|
Label_Main->setGeometry(QRect(0, 0, 1024, 576));
|
|
Label_Main->setMinimumSize(QSize(1024, 576));
|
|
Label_Main->setMaximumSize(QSize(1025, 576));
|
|
Label_Main->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/Main.png);"));
|
|
label_12 = new QLabel(P301_PumpPage);
|
|
label_12->setObjectName(QString::fromUtf8("label_12"));
|
|
label_12->setGeometry(QRect(380, 220, 41, 20));
|
|
label_12->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 12pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_12->setAlignment(Qt::AlignCenter);
|
|
label_13 = new QLabel(P301_PumpPage);
|
|
label_13->setObjectName(QString::fromUtf8("label_13"));
|
|
label_13->setGeometry(QRect(380, 240, 41, 20));
|
|
label_13->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 12pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_13->setAlignment(Qt::AlignCenter);
|
|
label_14 = new QLabel(P301_PumpPage);
|
|
label_14->setObjectName(QString::fromUtf8("label_14"));
|
|
label_14->setGeometry(QRect(380, 290, 41, 30));
|
|
label_14->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_14->setAlignment(Qt::AlignCenter);
|
|
label_15 = new QLabel(P301_PumpPage);
|
|
label_15->setObjectName(QString::fromUtf8("label_15"));
|
|
label_15->setGeometry(QRect(380, 320, 41, 30));
|
|
label_15->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_15->setAlignment(Qt::AlignCenter);
|
|
label_16 = new QLabel(P301_PumpPage);
|
|
label_16->setObjectName(QString::fromUtf8("label_16"));
|
|
label_16->setGeometry(QRect(380, 350, 41, 30));
|
|
label_16->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_16->setAlignment(Qt::AlignCenter);
|
|
label_17 = new QLabel(P301_PumpPage);
|
|
label_17->setObjectName(QString::fromUtf8("label_17"));
|
|
label_17->setGeometry(QRect(380, 390, 41, 30));
|
|
label_17->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/null.png);\n"
|
|
"font: 87 15pt \"\346\200\235\346\272\220\351\273\221\344\275\223 Heavy\";\n"
|
|
"color: rgb(0, 255, 255);"));
|
|
label_17->setAlignment(Qt::AlignCenter);
|
|
Frame_Dev3D = new QFrame(P301_PumpPage);
|
|
Frame_Dev3D->setObjectName(QString::fromUtf8("Frame_Dev3D"));
|
|
Frame_Dev3D->setGeometry(QRect(30, 30, 363, 150));
|
|
Frame_Dev3D->setStyleSheet(QString::fromUtf8("background-color:rgb(7, 19, 35);"));
|
|
Frame_Dev3D->setFrameShape(QFrame::StyledPanel);
|
|
Frame_Dev3D->setFrameShadow(QFrame::Raised);
|
|
label_5 = new QLabel(P301_PumpPage);
|
|
label_5->setObjectName(QString::fromUtf8("label_5"));
|
|
label_5->setGeometry(QRect(10, 160, 401, 41));
|
|
label_5->setStyleSheet(QString::fromUtf8("border-image: url(:/Frames/Frames/BottomBar.png);"));
|
|
Label_Main->raise();
|
|
CPW_1->raise();
|
|
CPW_2->raise();
|
|
label->raise();
|
|
label_2->raise();
|
|
groupBox->raise();
|
|
PB_Cur_1->raise();
|
|
label_6->raise();
|
|
LCD_Cur_1->raise();
|
|
LCD_Cur_2->raise();
|
|
label_7->raise();
|
|
PB_Cur_2->raise();
|
|
LCD_Cur_3->raise();
|
|
label_8->raise();
|
|
PB_Cur_3->raise();
|
|
LCD_Temp->raise();
|
|
label_9->raise();
|
|
PB_Temp->raise();
|
|
LCD_2->raise();
|
|
label_10->raise();
|
|
PB_2->raise();
|
|
LCD_1->raise();
|
|
label_11->raise();
|
|
PB_1->raise();
|
|
label_12->raise();
|
|
label_13->raise();
|
|
label_14->raise();
|
|
label_15->raise();
|
|
label_16->raise();
|
|
label_17->raise();
|
|
Frame_Dev3D->raise();
|
|
label_5->raise();
|
|
|
|
retranslateUi(P301_PumpPage);
|
|
|
|
QMetaObject::connectSlotsByName(P301_PumpPage);
|
|
} // setupUi
|
|
|
|
void retranslateUi(QWidget *P301_PumpPage)
|
|
{
|
|
P301_PumpPage->setWindowTitle(QCoreApplication::translate("P301_PumpPage", "Form", nullptr));
|
|
label->setText(QCoreApplication::translate("P301_PumpPage", " \345\220\257\345\212\250\345\217\212\345\201\234\346\255\242\346\235\241\344\273\266", nullptr));
|
|
label_2->setText(QCoreApplication::translate("P301_PumpPage", " \346\270\251\345\272\246\347\224\265\346\265\201", nullptr));
|
|
groupBox->setTitle(QString());
|
|
label_3->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\n"
|
|
"\346\235\241\344\273\266", nullptr));
|
|
label_4->setText(QCoreApplication::translate("P301_PumpPage", "\345\201\234\346\255\242\n"
|
|
"\346\235\241\344\273\266", nullptr));
|
|
Text_SSConditions_1->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_2->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_3->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_4->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_5->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_6->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_7->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_8->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_9->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_10->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_11->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_12->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_13->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_14->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_15->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_16->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_17->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_18->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_19->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_20->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_21->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_22->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_23->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_24->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_25->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_26->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_27->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_28->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_29->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_30->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_31->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
Text_SSConditions_32->setText(QCoreApplication::translate("P301_PumpPage", "\345\220\257\345\212\250\346\235\241\344\273\266\n"
|
|
"Condi", nullptr));
|
|
PB_Cur_1->setFormat(QString());
|
|
label_6->setText(QCoreApplication::translate("P301_PumpPage", "U\347\233\270\347\224\265\346\265\201:", nullptr));
|
|
label_7->setText(QCoreApplication::translate("P301_PumpPage", "V\347\233\270\347\224\265\346\265\201:", nullptr));
|
|
PB_Cur_2->setFormat(QString());
|
|
label_8->setText(QCoreApplication::translate("P301_PumpPage", "W\347\233\270\347\224\265\346\265\201:", nullptr));
|
|
PB_Cur_3->setFormat(QString());
|
|
label_9->setText(QCoreApplication::translate("P301_PumpPage", "\347\224\265\346\234\272\346\270\251\345\272\246:", nullptr));
|
|
PB_Temp->setFormat(QString());
|
|
label_10->setText(QCoreApplication::translate("P301_PumpPage", "\346\262\271\347\256\261\346\270\251\345\272\246:", nullptr));
|
|
PB_2->setFormat(QString());
|
|
label_11->setText(QCoreApplication::translate("P301_PumpPage", "\346\262\271\347\256\261\346\266\262\344\275\215:", nullptr));
|
|
PB_1->setFormat(QString());
|
|
Label_Main->setText(QString());
|
|
label_12->setText(QCoreApplication::translate("P301_PumpPage", "\346\257\253\347\261\263", nullptr));
|
|
label_13->setText(QCoreApplication::translate("P301_PumpPage", "\342\204\203", nullptr));
|
|
label_14->setText(QCoreApplication::translate("P301_PumpPage", "A", nullptr));
|
|
label_15->setText(QCoreApplication::translate("P301_PumpPage", "A", nullptr));
|
|
label_16->setText(QCoreApplication::translate("P301_PumpPage", "A", nullptr));
|
|
label_17->setText(QCoreApplication::translate("P301_PumpPage", "\342\204\203", nullptr));
|
|
label_5->setText(QString());
|
|
} // retranslateUi
|
|
|
|
};
|
|
|
|
namespace Ui {
|
|
class P301_PumpPage: public Ui_P301_PumpPage {};
|
|
} // namespace Ui
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
#endif // UI_P301_PUMPPAGE_H
|