/******************************************************************************** ** Form generated from reading UI file 'trainingparamsetting.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_TRAININGPARAMSETTING_H #define UI_TRAININGPARAMSETTING_H #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_TrainingParamSetting { public: QGroupBox *groupBox_8; QGroupBox *groupBox; QLabel *trainTimeIcon_label; QLabel *label_3; QComboBox *trainTime1_ComboBox; QLabel *trainTime_label; QGroupBox *groupBox_2; QLabel *trainResistanceIcon_label; QComboBox *resistance1_ComboBox; QLabel *trainResistance_label; QLabel *label_4; QGroupBox *groupBox_3; QLabel *trainSpeedIcon_label; QComboBox *speed1_ComboBox; QLabel *trainSpeed_label; QLabel *label_6; QGroupBox *groupBox_4; QLabel *label_16; QPushButton *CW1_Button; QPushButton *ACW1_Button; QLabel *label_8; QGroupBox *groupBox_5; QLabel *label_18; QPushButton *spasmHigh1_Button; QPushButton *spasmMidd1_Button; QPushButton *spasmLow1_Button; QLabel *label_9; QGroupBox *groupBox_6; QLabel *spasmProtectIcon_label; QLabel *spasmProtect_label; QPushButton *spasmClose1_Button; QGroupBox *groupBox_7; QPushButton *upSpeedMinus_Btn; QLabel *label_12; QPushButton *upSpeedPlus_Btn_2; QPushButton *upSpeedPlus_Btn; QPushButton *confirm_Btn; void setupUi(QWidget *TrainingParamSetting) { if (TrainingParamSetting->objectName().isEmpty()) TrainingParamSetting->setObjectName(QString::fromUtf8("TrainingParamSetting")); TrainingParamSetting->resize(1920, 1160); TrainingParamSetting->setStyleSheet(QString::fromUtf8("#TrainingParamSetting{background-color: rgb(255, 255, 255);}")); groupBox_8 = new QGroupBox(TrainingParamSetting); groupBox_8->setObjectName(QString::fromUtf8("groupBox_8")); groupBox_8->setGeometry(QRect(0, 0, 1911, 1141)); groupBox_8->setStyleSheet(QString::fromUtf8("#groupBox_8{background:white;border:none;}")); groupBox = new QGroupBox(groupBox_8); groupBox->setObjectName(QString::fromUtf8("groupBox")); groupBox->setGeometry(QRect(70, 59, 440, 371)); groupBox->setStyleSheet(QString::fromUtf8("background: #EEFDFD;\n" "border-radius: 12px;")); trainTimeIcon_label = new QLabel(groupBox); trainTimeIcon_label->setObjectName(QString::fromUtf8("trainTimeIcon_label")); trainTimeIcon_label->setGeometry(QRect(70, 50, 50, 50)); trainTimeIcon_label->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/trainPage/trainParam_time.png"))); label_3 = new QLabel(groupBox); label_3->setObjectName(QString::fromUtf8("label_3")); label_3->setGeometry(QRect(230, 100, 81, 51)); label_3->setStyleSheet(QString::fromUtf8("width: 66px;\n" "height: 36px;\n" "font-size: 36px;\n" "\n" "font-weight: 400;\n" "color: #666666;\n" "line-height: 54px;")); label_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); trainTime1_ComboBox = new QComboBox(groupBox); trainTime1_ComboBox->setObjectName(QString::fromUtf8("trainTime1_ComboBox")); trainTime1_ComboBox->setGeometry(QRect(80, 190, 260, 120)); QFont font; font.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font.setBold(false); trainTime1_ComboBox->setFont(font); trainTime1_ComboBox->setStyleSheet(QString::fromUtf8("#trainTime1_ComboBox {\n" "background: #FFFFFF;\n" "border-radius: 6px;\n" "border: 2px solid #05A6EC;\n" "\n" "width: 64px;\n" "height: 56px;\n" "font-size: 56px;\n" "\n" "font-weight: 500;\n" "color: #333333;\n" "line-height: 84px;\n" "\n" "padding-left:100px;\n" "}\n" "\n" "#trainTime1_ComboBox::drop-down{\n" "width:0px;\n" "}\n" "\n" "#trainTime1_ComboBox QAbstaractItemView{\n" "width:80px;\n" "}")); trainTime_label = new QLabel(groupBox); trainTime_label->setObjectName(QString::fromUtf8("trainTime_label")); trainTime_label->setGeometry(QRect(140, 40, 291, 61)); QFont font1; font1.setBold(false); trainTime_label->setFont(font1); trainTime_label->setStyleSheet(QString::fromUtf8("width: 168px;\n" "height: 42px;\n" "font-size: 42px;\n" "\n" "font-weight: 500;\n" "color: #033333;\n" "line-height: 63px;")); groupBox_2 = new QGroupBox(groupBox_8); groupBox_2->setObjectName(QString::fromUtf8("groupBox_2")); groupBox_2->setGeometry(QRect(540, 60, 440, 380)); groupBox_2->setStyleSheet(QString::fromUtf8("background: #EEFDFD;\n" "border-radius: 12px;")); trainResistanceIcon_label = new QLabel(groupBox_2); trainResistanceIcon_label->setObjectName(QString::fromUtf8("trainResistanceIcon_label")); trainResistanceIcon_label->setGeometry(QRect(80, 50, 50, 50)); trainResistanceIcon_label->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/trainPage/trainParam_force.png"))); resistance1_ComboBox = new QComboBox(groupBox_2); resistance1_ComboBox->setObjectName(QString::fromUtf8("resistance1_ComboBox")); resistance1_ComboBox->setGeometry(QRect(90, 190, 260, 120)); resistance1_ComboBox->setFont(font); resistance1_ComboBox->setStyleSheet(QString::fromUtf8("#resistance1_ComboBox {\n" "background: #FFFFFF;\n" "border-radius: 6px;\n" "border: 2px solid #05A6EC;\n" "\n" "width: 64px;\n" "height: 56px;\n" "font-size: 56px;\n" "\n" "font-weight: 500;\n" "color: #333333;\n" "line-height: 84px;\n" "\n" "padding-left:100px;\n" "}\n" "\n" "#resistance1_ComboBox::drop-down{\n" "width:0px;\n" "}\n" "\n" "#resistance1_ComboBox QAbstaractItemView{\n" "width:80px;\n" "}")); trainResistance_label = new QLabel(groupBox_2); trainResistance_label->setObjectName(QString::fromUtf8("trainResistance_label")); trainResistance_label->setGeometry(QRect(150, 40, 381, 71)); trainResistance_label->setStyleSheet(QString::fromUtf8("width: 168px;\n" "height: 42px;\n" "font-size: 42px;\n" "\n" "font-weight: 500;\n" "color: #033333;\n" "line-height: 63px;")); label_4 = new QLabel(groupBox_2); label_4->setObjectName(QString::fromUtf8("label_4")); label_4->setGeometry(QRect(210, 100, 101, 51)); label_4->setStyleSheet(QString::fromUtf8("width: 66px;\n" "height: 36px;\n" "font-size: 36px;\n" "\n" "font-weight: 400;\n" "color: #666666;\n" "line-height: 54px;")); label_4->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); groupBox_3 = new QGroupBox(groupBox_8); groupBox_3->setObjectName(QString::fromUtf8("groupBox_3")); groupBox_3->setGeometry(QRect(1010, 60, 440, 380)); groupBox_3->setStyleSheet(QString::fromUtf8("background: #EEFDFD;\n" "border-radius: 12px;")); trainSpeedIcon_label = new QLabel(groupBox_3); trainSpeedIcon_label->setObjectName(QString::fromUtf8("trainSpeedIcon_label")); trainSpeedIcon_label->setGeometry(QRect(90, 40, 50, 50)); trainSpeedIcon_label->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/trainPage/trainParam_speed.png"))); speed1_ComboBox = new QComboBox(groupBox_3); speed1_ComboBox->setObjectName(QString::fromUtf8("speed1_ComboBox")); speed1_ComboBox->setGeometry(QRect(80, 190, 260, 120)); speed1_ComboBox->setFont(font); speed1_ComboBox->setStyleSheet(QString::fromUtf8("#speed1_ComboBox {\n" "background: #FFFFFF;\n" "border-radius: 6px;\n" "border: 2px solid #05A6EC;\n" "\n" "width: 64px;\n" "height: 56px;\n" "font-size: 56px;\n" "\n" "font-weight: 500;\n" "color: #333333;\n" "line-height: 84px;\n" "\n" "padding-left:100px;\n" "}\n" "\n" "#speed1_ComboBox::drop-down{\n" "width:0px;\n" "}\n" "\n" "#speed1_ComboBox QAbstaractItemView{\n" "width:80px;\n" "}")); trainSpeed_label = new QLabel(groupBox_3); trainSpeed_label->setObjectName(QString::fromUtf8("trainSpeed_label")); trainSpeed_label->setGeometry(QRect(160, 30, 331, 71)); trainSpeed_label->setStyleSheet(QString::fromUtf8("width: 168px;\n" "height: 42px;\n" "font-size: 42px;\n" "\n" "font-weight: 500;\n" "color: #033333;\n" "line-height: 63px;")); label_6 = new QLabel(groupBox_3); label_6->setObjectName(QString::fromUtf8("label_6")); label_6->setGeometry(QRect(180, 100, 141, 41)); label_6->setStyleSheet(QString::fromUtf8("width: 66px;\n" "height: 36px;\n" "font-size: 36px;\n" "\n" "font-weight: 400;\n" "color: #666666;\n" "line-height: 54px;")); label_6->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); groupBox_4 = new QGroupBox(groupBox_8); groupBox_4->setObjectName(QString::fromUtf8("groupBox_4")); groupBox_4->setGeometry(QRect(70, 460, 410, 350)); groupBox_4->setStyleSheet(QString::fromUtf8("\n" "background: #EEF7FD;\n" "border-radius: 12px;\n" "\n" "")); label_16 = new QLabel(groupBox_4); label_16->setObjectName(QString::fromUtf8("label_16")); label_16->setGeometry(QRect(100, 90, 50, 50)); label_16->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/trainPage/trainParam_turn.png"))); CW1_Button = new QPushButton(groupBox_4); CW1_Button->setObjectName(QString::fromUtf8("CW1_Button")); CW1_Button->setGeometry(QRect(40, 190, 140, 70)); CW1_Button->setStyleSheet(QString::fromUtf8("#CW1_Button{\n" "background: #05A6EC;color: #FFFFFF;font-size: 34px;font-weight: 500;line-height: 51px;text-shadow: 0px 3px 6px rgba(12,49,153,0.59), 0px 1px 2px #076D99;border: 2px solid #05A6EC;\n" "\n" "\n" "}")); CW1_Button->setCheckable(true); CW1_Button->setChecked(true); CW1_Button->setAutoExclusive(true); ACW1_Button = new QPushButton(groupBox_4); ACW1_Button->setObjectName(QString::fromUtf8("ACW1_Button")); ACW1_Button->setGeometry(QRect(210, 190, 140, 70)); ACW1_Button->setStyleSheet(QString::fromUtf8("background: linear-gradient(180deg, #EEFEFF 0%, #FCFEFF 100%);font-size: 30px;font-weight: 500;border: 2px solid #B3D7E7;")); ACW1_Button->setCheckable(true); ACW1_Button->setAutoExclusive(true); label_8 = new QLabel(groupBox_4); label_8->setObjectName(QString::fromUtf8("label_8")); label_8->setGeometry(QRect(160, 80, 251, 71)); label_8->setStyleSheet(QString::fromUtf8("width: 168px;\n" "height: 42px;\n" "font-size: 42px;\n" "\n" "font-weight: 500;\n" "color: #033333;\n" "line-height: 63px;")); groupBox_5 = new QGroupBox(groupBox_8); groupBox_5->setObjectName(QString::fromUtf8("groupBox_5")); groupBox_5->setGeometry(QRect(505, 460, 580, 350)); groupBox_5->setStyleSheet(QString::fromUtf8("background: #EEF7FD;\n" "border-radius: 12px;\n" "")); label_18 = new QLabel(groupBox_5); label_18->setObjectName(QString::fromUtf8("label_18")); label_18->setGeometry(QRect(140, 90, 50, 50)); label_18->setPixmap(QPixmap(QString::fromUtf8(":/DependFile/Source/trainPage/trainParam_sapsmLevel.png"))); spasmHigh1_Button = new QPushButton(groupBox_5); spasmHigh1_Button->setObjectName(QString::fromUtf8("spasmHigh1_Button")); spasmHigh1_Button->setGeometry(QRect(50, 200, 140, 70)); spasmHigh1_Button->setStyleSheet(QString::fromUtf8("background: linear-gradient(180deg, #EEFEFF 0%, #FCFEFF 100%);font-size: 30px;font-weight: 500;border: 2px solid #B3D7E7;")); spasmHigh1_Button->setCheckable(true); spasmHigh1_Button->setAutoExclusive(true); spasmMidd1_Button = new QPushButton(groupBox_5); spasmMidd1_Button->setObjectName(QString::fromUtf8("spasmMidd1_Button")); spasmMidd1_Button->setGeometry(QRect(210, 200, 140, 70)); spasmMidd1_Button->setStyleSheet(QString::fromUtf8("\n" "background: linear-gradient(180deg, #EEFEFF 0%, #FCFEFF 100%);font-size: 30px;font-weight: 500;border: 2px solid #B3D7E7;")); spasmMidd1_Button->setCheckable(true); spasmMidd1_Button->setChecked(false); spasmMidd1_Button->setAutoExclusive(true); spasmLow1_Button = new QPushButton(groupBox_5); spasmLow1_Button->setObjectName(QString::fromUtf8("spasmLow1_Button")); spasmLow1_Button->setGeometry(QRect(380, 200, 140, 70)); spasmLow1_Button->setStyleSheet(QString::fromUtf8("background: #05A6EC;color: #FFFFFF;font-size: 34px;font-weight: 500;line-height: 51px;text-shadow: 0px 3px 6px rgba(12,49,153,0.59), 0px 1px 2px #076D99;border: 2px solid #05A6EC;\n" "")); spasmLow1_Button->setCheckable(true); spasmLow1_Button->setChecked(true); spasmLow1_Button->setAutoExclusive(true); label_9 = new QLabel(groupBox_5); label_9->setObjectName(QString::fromUtf8("label_9")); label_9->setGeometry(QRect(230, 80, 401, 71)); label_9->setStyleSheet(QString::fromUtf8("width: 168px;\n" "height: 42px;\n" "font-size: 42px;\n" "\n" "font-weight: 500;\n" "color: #033333;\n" "line-height: 63px;")); groupBox_6 = new QGroupBox(groupBox_8); groupBox_6->setObjectName(QString::fromUtf8("groupBox_6")); groupBox_6->setGeometry(QRect(1110, 460, 342, 350)); groupBox_6->setStyleSheet(QString::fromUtf8("background: #FFF6F0;\n" "border-radius: 12px;\n" "\n" "")); spasmProtectIcon_label = new QLabel(groupBox_6); spasmProtectIcon_label->setObjectName(QString::fromUtf8("spasmProtectIcon_label")); spasmProtectIcon_label->setGeometry(QRect(50, 80, 50, 50)); spasmProtectIcon_label->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/trainPage/pasume_protece.png);")); spasmProtect_label = new QLabel(groupBox_6); spasmProtect_label->setObjectName(QString::fromUtf8("spasmProtect_label")); spasmProtect_label->setGeometry(QRect(120, 70, 361, 71)); spasmProtect_label->setStyleSheet(QString::fromUtf8("width: 168px;\n" "height: 42px;\n" "font-size: 42px;\n" "\n" "font-weight: 500;\n" "color: #033333;\n" "line-height: 63px;")); spasmClose1_Button = new QPushButton(groupBox_6); spasmClose1_Button->setObjectName(QString::fromUtf8("spasmClose1_Button")); spasmClose1_Button->setGeometry(QRect(90, 190, 140, 60)); spasmClose1_Button->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/trainPage/protect_on.png);")); spasmClose1_Button->setCheckable(true); spasmClose1_Button->setChecked(true); groupBox_7 = new QGroupBox(groupBox_8); groupBox_7->setObjectName(QString::fromUtf8("groupBox_7")); groupBox_7->setGeometry(QRect(1480, 60, 370, 751)); groupBox_7->setStyleSheet(QString::fromUtf8("background: #F5F4FF;border-radius: 12px;\n" "")); upSpeedMinus_Btn = new QPushButton(groupBox_7); upSpeedMinus_Btn->setObjectName(QString::fromUtf8("upSpeedMinus_Btn")); upSpeedMinus_Btn->setGeometry(QRect(115, 510, 138, 138)); upSpeedMinus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/trainPage/decrease_height.png);\n" "border-radius: 69px;")); upSpeedMinus_Btn->setCheckable(true); upSpeedMinus_Btn->setAutoRepeat(true); label_12 = new QLabel(groupBox_7); label_12->setObjectName(QString::fromUtf8("label_12")); label_12->setGeometry(QRect(-27, 40, 421, 71)); label_12->setStyleSheet(QString::fromUtf8("width: 168px;\n" "height: 42px;\n" "font-size: 42px;\n" "\n" "font-weight: 500;\n" "color: #033333;\n" "line-height: 63px;")); label_12->setAlignment(Qt::AlignCenter); upSpeedPlus_Btn_2 = new QPushButton(groupBox_7); upSpeedPlus_Btn_2->setObjectName(QString::fromUtf8("upSpeedPlus_Btn_2")); upSpeedPlus_Btn_2->setGeometry(QRect(120, 180, 130, 461)); upSpeedPlus_Btn_2->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/trainPage/updown_background.png);")); upSpeedPlus_Btn = new QPushButton(groupBox_7); upSpeedPlus_Btn->setObjectName(QString::fromUtf8("upSpeedPlus_Btn")); upSpeedPlus_Btn->setGeometry(QRect(113, 140, 138, 138)); upSpeedPlus_Btn->setStyleSheet(QString::fromUtf8("#upSpeedPlus_Btn{border-image: url(:/DependFile/Source/trainPage/plus_height.png);\n" "border-radius: 69px;}")); upSpeedPlus_Btn->setCheckable(true); upSpeedPlus_Btn->setAutoRepeat(true); label_12->raise(); upSpeedPlus_Btn_2->raise(); upSpeedPlus_Btn->raise(); upSpeedMinus_Btn->raise(); confirm_Btn = new QPushButton(groupBox_8); confirm_Btn->setObjectName(QString::fromUtf8("confirm_Btn")); confirm_Btn->setGeometry(QRect(1730, 870, 111, 51)); QFont font2; font2.setPointSize(18); font2.setBold(true); confirm_Btn->setFont(font2); confirm_Btn->setStyleSheet(QString::fromUtf8("background: #05A6EC;\n" "border-radius: 4px;\n" "color:white;")); retranslateUi(TrainingParamSetting); QMetaObject::connectSlotsByName(TrainingParamSetting); } // setupUi void retranslateUi(QWidget *TrainingParamSetting) { TrainingParamSetting->setWindowTitle(QCoreApplication::translate("TrainingParamSetting", "Form", nullptr)); groupBox_8->setTitle(QString()); groupBox->setTitle(QString()); trainTimeIcon_label->setText(QString()); label_3->setText(QCoreApplication::translate("TrainingParamSetting", "min", nullptr)); trainTime_label->setText(QCoreApplication::translate("TrainingParamSetting", "\350\256\255\347\273\203\346\227\266\351\227\264", nullptr)); groupBox_2->setTitle(QString()); trainResistanceIcon_label->setText(QString()); trainResistance_label->setText(QCoreApplication::translate("TrainingParamSetting", "\350\256\255\347\273\203\351\230\273\345\212\233", nullptr)); label_4->setText(QCoreApplication::translate("TrainingParamSetting", "\346\241\243", nullptr)); groupBox_3->setTitle(QString()); trainSpeedIcon_label->setText(QString()); trainSpeed_label->setText(QCoreApplication::translate("TrainingParamSetting", "\350\256\255\347\273\203\351\200\237\345\272\246", nullptr)); label_6->setText(QCoreApplication::translate("TrainingParamSetting", "r/min", nullptr)); groupBox_4->setTitle(QString()); label_16->setText(QString()); CW1_Button->setText(QCoreApplication::translate("TrainingParamSetting", "\346\255\243\345\220\221", nullptr)); ACW1_Button->setText(QCoreApplication::translate("TrainingParamSetting", "\351\200\206\345\220\221", nullptr)); label_8->setText(QCoreApplication::translate("TrainingParamSetting", "\350\275\254\345\220\221", nullptr)); groupBox_5->setTitle(QString()); label_18->setText(QString()); spasmHigh1_Button->setText(QCoreApplication::translate("TrainingParamSetting", "\351\253\230", nullptr)); spasmMidd1_Button->setText(QCoreApplication::translate("TrainingParamSetting", "\344\270\255", nullptr)); spasmLow1_Button->setText(QCoreApplication::translate("TrainingParamSetting", "\344\275\216", nullptr)); label_9->setText(QCoreApplication::translate("TrainingParamSetting", "\347\227\211\346\214\233\347\255\211\347\272\247", nullptr)); groupBox_6->setTitle(QString()); spasmProtectIcon_label->setText(QString()); spasmProtect_label->setText(QCoreApplication::translate("TrainingParamSetting", "\347\227\211\346\214\233\344\277\235\346\212\244", nullptr)); spasmClose1_Button->setText(QString()); groupBox_7->setTitle(QString()); upSpeedMinus_Btn->setText(QString()); label_12->setText(QCoreApplication::translate("TrainingParamSetting", "\351\253\230\345\272\246\350\260\203\350\212\202", nullptr)); upSpeedPlus_Btn_2->setText(QString()); upSpeedPlus_Btn->setText(QString()); confirm_Btn->setText(QCoreApplication::translate("TrainingParamSetting", "\344\277\235\345\255\230", nullptr)); } // retranslateUi }; namespace Ui { class TrainingParamSetting: public Ui_TrainingParamSetting {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_TRAININGPARAMSETTING_H