/******************************************************************************** ** Form generated from reading UI file 'channeldialog.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_CHANNELDIALOG_H #define UI_CHANNELDIALOG_H #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_ChannelDialog { public: QGroupBox *groupBox_8; QPushButton *confirm_Btn; QGroupBox *groupBox_6; QLabel *maxCurrent_Label1; QLabel *label_13; QLabel *maxCurrent_Label; QPushButton *maxCurrentMinus_Btn; QPushButton *maxCurrentPlus_Btn; QSlider *maxCurrent_Slider; QGroupBox *groupBox_4; QLabel *plus_Label1; QLabel *label_7; QLabel *plus_Label; QPushButton *PWMMinus_Btn; QPushButton *PWMPlus_Btn; QSlider *plus_Slider; QGroupBox *groupBox_5; QLabel *minCurrent_Label1; QLabel *label_10; QLabel *minCurrent_Label; QPushButton *minCurrentMinus_Btn; QPushButton *minCurrentPlus_Btn; QSlider *minCurrent_Slider; QGroupBox *groupBox_3; QLabel *label_3; QLabel *label_4; QLabel *frequent_Label; QPushButton *frequentMinus_Btn; QPushButton *frequentPlus_Btn; QSlider *frequent_Slider; QGroupBox *groupBox; QLabel *label; QPushButton *gongErL_Btn; QPushButton *gongSanL_Btn; QPushButton *qianSanJiaoL_Btn; QPushButton *houSanJiaoL_Btn; QPushButton *quWanL_Btn; QPushButton *shenWanL_Btn; QPushButton *gangShangL_Btn; QPushButton *jianJiaL_Btn; QPushButton *guoShengL_Btn; QPushButton *tunDaL_Btn; QPushButton *jingQianL_Btn; QPushButton *feiChangL_Btn; QPushButton *fuJiL_Btn; QPushButton *shuJiL_Btn; QPushButton *guSiTouL_Btn; QPushButton *gangShangR_Btn; QPushButton *quWanR_Btn; QPushButton *gongErR_Btn; QPushButton *qianSanJiaoR_Btn; QPushButton *jianJiaR_Btn; QPushButton *shenWanR_Btn; QPushButton *houSanJiaoR_Btn; QPushButton *gongSanR_Btn; QPushButton *guSiTouR_Btn; QPushButton *tunDaR_Btn; QPushButton *feiChangR_Btn; QPushButton *shuJiR_Btn; QPushButton *guoShengR_Btn; QPushButton *fuJiR_Btn; QPushButton *jingQianR_Btn; QLabel *label_2; QGroupBox *groupBox_7; QLabel *muscleImage_Label; QLabel *muscle_Label; QLabel *label_5; QLabel *label_6; QLabel *channelName_Label; QPushButton *switch_Btn; void setupUi(QDialog *ChannelDialog) { if (ChannelDialog->objectName().isEmpty()) ChannelDialog->setObjectName(QString::fromUtf8("ChannelDialog")); ChannelDialog->resize(1920, 1080); QFont font; font.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font.setPointSize(12); font.setBold(true); ChannelDialog->setFont(font); groupBox_8 = new QGroupBox(ChannelDialog); groupBox_8->setObjectName(QString::fromUtf8("groupBox_8")); groupBox_8->setGeometry(QRect(176, 50, 1568, 962)); groupBox_8->setStyleSheet(QString::fromUtf8("#groupBox_8{background: #FFFFFF;border-radius: 8px;}")); confirm_Btn = new QPushButton(groupBox_8); confirm_Btn->setObjectName(QString::fromUtf8("confirm_Btn")); confirm_Btn->setGeometry(QRect(0, 908, 1568, 54)); QFont font1; font1.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font1.setPointSize(15); confirm_Btn->setFont(font1); confirm_Btn->setStyleSheet(QString::fromUtf8("background: #05A6EC;\n" "border-radius: 8px;\n" "color:white;")); groupBox_6 = new QGroupBox(groupBox_8); groupBox_6->setObjectName(QString::fromUtf8("groupBox_6")); groupBox_6->setGeometry(QRect(1173, 565, 360, 313)); groupBox_6->setStyleSheet(QString::fromUtf8("#groupBox_6{background: #E4F4FC;\n" "border-radius: 4px;}")); maxCurrent_Label1 = new QLabel(groupBox_6); maxCurrent_Label1->setObjectName(QString::fromUtf8("maxCurrent_Label1")); maxCurrent_Label1->setGeometry(QRect(79, 19, 151, 61)); maxCurrent_Label1->setFont(font1); maxCurrent_Label1->setAlignment(Qt::AlignCenter); maxCurrent_Label1->setWordWrap(true); label_13 = new QLabel(groupBox_6); label_13->setObjectName(QString::fromUtf8("label_13")); label_13->setGeometry(QRect(240, 40, 51, 21)); QFont font2; font2.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221")); font2.setPointSize(10); label_13->setFont(font2); maxCurrent_Label = new QLabel(groupBox_6); maxCurrent_Label->setObjectName(QString::fromUtf8("maxCurrent_Label")); maxCurrent_Label->setGeometry(QRect(60, 84, 240, 60)); QFont font3; font3.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font3.setPointSize(25); maxCurrent_Label->setFont(font3); maxCurrent_Label->setStyleSheet(QString::fromUtf8("background: #FFFFFF;\n" "border-radius: 30px;\n" "border: 1px solid #05A6EC;")); maxCurrent_Label->setAlignment(Qt::AlignCenter); maxCurrentMinus_Btn = new QPushButton(groupBox_6); maxCurrentMinus_Btn->setObjectName(QString::fromUtf8("maxCurrentMinus_Btn")); maxCurrentMinus_Btn->setGeometry(QRect(70, 160, 60, 60)); maxCurrentMinus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/minus.png);")); maxCurrentMinus_Btn->setAutoRepeat(true); maxCurrentPlus_Btn = new QPushButton(groupBox_6); maxCurrentPlus_Btn->setObjectName(QString::fromUtf8("maxCurrentPlus_Btn")); maxCurrentPlus_Btn->setGeometry(QRect(220, 160, 60, 60)); maxCurrentPlus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/plus.png);")); maxCurrentPlus_Btn->setAutoRepeat(true); maxCurrent_Slider = new QSlider(groupBox_6); maxCurrent_Slider->setObjectName(QString::fromUtf8("maxCurrent_Slider")); maxCurrent_Slider->setGeometry(QRect(30, 240, 300, 43)); maxCurrent_Slider->setStyleSheet(QString::fromUtf8("")); maxCurrent_Slider->setOrientation(Qt::Horizontal); groupBox_4 = new QGroupBox(groupBox_8); groupBox_4->setObjectName(QString::fromUtf8("groupBox_4")); groupBox_4->setGeometry(QRect(415, 565, 360, 313)); groupBox_4->setStyleSheet(QString::fromUtf8("#groupBox_4{background: #E4F4FC;\n" "border-radius: 4px;}")); plus_Label1 = new QLabel(groupBox_4); plus_Label1->setObjectName(QString::fromUtf8("plus_Label1")); plus_Label1->setGeometry(QRect(125, 19, 91, 61)); plus_Label1->setFont(font1); plus_Label1->setAlignment(Qt::AlignCenter); plus_Label1->setWordWrap(true); label_7 = new QLabel(groupBox_4); label_7->setObjectName(QString::fromUtf8("label_7")); label_7->setGeometry(QRect(220, 40, 61, 21)); label_7->setFont(font2); plus_Label = new QLabel(groupBox_4); plus_Label->setObjectName(QString::fromUtf8("plus_Label")); plus_Label->setGeometry(QRect(60, 84, 240, 60)); plus_Label->setFont(font3); plus_Label->setStyleSheet(QString::fromUtf8("background: #FFFFFF;\n" "border-radius: 30px;\n" "border: 1px solid #05A6EC;")); plus_Label->setAlignment(Qt::AlignCenter); PWMMinus_Btn = new QPushButton(groupBox_4); PWMMinus_Btn->setObjectName(QString::fromUtf8("PWMMinus_Btn")); PWMMinus_Btn->setGeometry(QRect(70, 160, 60, 60)); PWMMinus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/minus.png);")); PWMMinus_Btn->setAutoRepeat(true); PWMPlus_Btn = new QPushButton(groupBox_4); PWMPlus_Btn->setObjectName(QString::fromUtf8("PWMPlus_Btn")); PWMPlus_Btn->setGeometry(QRect(220, 160, 60, 60)); PWMPlus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/plus.png);")); PWMPlus_Btn->setAutoRepeat(true); plus_Slider = new QSlider(groupBox_4); plus_Slider->setObjectName(QString::fromUtf8("plus_Slider")); plus_Slider->setGeometry(QRect(30, 240, 300, 43)); plus_Slider->setStyleSheet(QString::fromUtf8("")); plus_Slider->setOrientation(Qt::Horizontal); groupBox_5 = new QGroupBox(groupBox_8); groupBox_5->setObjectName(QString::fromUtf8("groupBox_5")); groupBox_5->setGeometry(QRect(794, 565, 360, 313)); groupBox_5->setStyleSheet(QString::fromUtf8("#groupBox_5{background: #E4F4FC;\n" "border-radius: 4px;}")); minCurrent_Label1 = new QLabel(groupBox_5); minCurrent_Label1->setObjectName(QString::fromUtf8("minCurrent_Label1")); minCurrent_Label1->setGeometry(QRect(89, 19, 141, 61)); minCurrent_Label1->setFont(font1); minCurrent_Label1->setAlignment(Qt::AlignCenter); minCurrent_Label1->setWordWrap(true); label_10 = new QLabel(groupBox_5); label_10->setObjectName(QString::fromUtf8("label_10")); label_10->setGeometry(QRect(240, 40, 51, 21)); label_10->setFont(font2); minCurrent_Label = new QLabel(groupBox_5); minCurrent_Label->setObjectName(QString::fromUtf8("minCurrent_Label")); minCurrent_Label->setGeometry(QRect(60, 84, 240, 60)); minCurrent_Label->setFont(font3); minCurrent_Label->setStyleSheet(QString::fromUtf8("background: #FFFFFF;\n" "border-radius: 30px;\n" "border: 1px solid #05A6EC;")); minCurrent_Label->setAlignment(Qt::AlignCenter); minCurrentMinus_Btn = new QPushButton(groupBox_5); minCurrentMinus_Btn->setObjectName(QString::fromUtf8("minCurrentMinus_Btn")); minCurrentMinus_Btn->setGeometry(QRect(60, 160, 60, 60)); minCurrentMinus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/minus.png);")); minCurrentMinus_Btn->setAutoRepeat(true); minCurrentPlus_Btn = new QPushButton(groupBox_5); minCurrentPlus_Btn->setObjectName(QString::fromUtf8("minCurrentPlus_Btn")); minCurrentPlus_Btn->setGeometry(QRect(230, 160, 60, 60)); minCurrentPlus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/plus.png);")); minCurrentPlus_Btn->setAutoRepeat(true); minCurrent_Slider = new QSlider(groupBox_5); minCurrent_Slider->setObjectName(QString::fromUtf8("minCurrent_Slider")); minCurrent_Slider->setGeometry(QRect(30, 240, 300, 43)); minCurrent_Slider->setStyleSheet(QString::fromUtf8("")); minCurrent_Slider->setOrientation(Qt::Horizontal); groupBox_3 = new QGroupBox(groupBox_8); groupBox_3->setObjectName(QString::fromUtf8("groupBox_3")); groupBox_3->setGeometry(QRect(35, 565, 360, 313)); groupBox_3->setStyleSheet(QString::fromUtf8("#groupBox_3{background: #E4F4FC;\n" "border-radius: 4px;}")); label_3 = new QLabel(groupBox_3); label_3->setObjectName(QString::fromUtf8("label_3")); label_3->setGeometry(QRect(125, 19, 91, 61)); label_3->setFont(font1); label_3->setAlignment(Qt::AlignCenter); label_3->setWordWrap(true); label_4 = new QLabel(groupBox_3); label_4->setObjectName(QString::fromUtf8("label_4")); label_4->setGeometry(QRect(220, 40, 51, 21)); frequent_Label = new QLabel(groupBox_3); frequent_Label->setObjectName(QString::fromUtf8("frequent_Label")); frequent_Label->setGeometry(QRect(60, 84, 240, 60)); frequent_Label->setFont(font3); frequent_Label->setStyleSheet(QString::fromUtf8("background: #FFFFFF;\n" "border-radius: 30px;\n" "border: 1px solid #05A6EC;")); frequent_Label->setAlignment(Qt::AlignCenter); frequentMinus_Btn = new QPushButton(groupBox_3); frequentMinus_Btn->setObjectName(QString::fromUtf8("frequentMinus_Btn")); frequentMinus_Btn->setGeometry(QRect(60, 160, 60, 60)); frequentMinus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/minus.png);")); frequentMinus_Btn->setAutoRepeat(true); frequentPlus_Btn = new QPushButton(groupBox_3); frequentPlus_Btn->setObjectName(QString::fromUtf8("frequentPlus_Btn")); frequentPlus_Btn->setGeometry(QRect(230, 160, 60, 60)); frequentPlus_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/plus.png);")); frequentPlus_Btn->setAutoRepeat(true); frequent_Slider = new QSlider(groupBox_3); frequent_Slider->setObjectName(QString::fromUtf8("frequent_Slider")); frequent_Slider->setGeometry(QRect(30, 240, 300, 43)); frequent_Slider->setStyleSheet(QString::fromUtf8("")); frequent_Slider->setOrientation(Qt::Horizontal); groupBox = new QGroupBox(groupBox_8); groupBox->setObjectName(QString::fromUtf8("groupBox")); groupBox->setGeometry(QRect(35, 80, 1498, 456)); QFont font4; font4.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); groupBox->setFont(font4); groupBox->setStyleSheet(QString::fromUtf8("#groupBox{background: #E4F4FC;\n" "border-radius: 4px;}")); label = new QLabel(groupBox); label->setObjectName(QString::fromUtf8("label")); label->setGeometry(QRect(30, 10, 161, 41)); QFont font5; font5.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font5.setPointSize(14); font5.setBold(true); label->setFont(font5); gongErL_Btn = new QPushButton(groupBox); gongErL_Btn->setObjectName(QString::fromUtf8("gongErL_Btn")); gongErL_Btn->setGeometry(QRect(30, 70, 130, 58)); gongErL_Btn->setFont(font); gongErL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); gongSanL_Btn = new QPushButton(groupBox); gongSanL_Btn->setObjectName(QString::fromUtf8("gongSanL_Btn")); gongSanL_Btn->setGeometry(QRect(175, 70, 130, 58)); gongSanL_Btn->setFont(font); gongSanL_Btn->setStyleSheet(QString::fromUtf8("#gongSanL_Btn{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "#gongSanL_Btn:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); qianSanJiaoL_Btn = new QPushButton(groupBox); qianSanJiaoL_Btn->setObjectName(QString::fromUtf8("qianSanJiaoL_Btn")); qianSanJiaoL_Btn->setGeometry(QRect(320, 70, 130, 58)); qianSanJiaoL_Btn->setFont(font); qianSanJiaoL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); houSanJiaoL_Btn = new QPushButton(groupBox); houSanJiaoL_Btn->setObjectName(QString::fromUtf8("houSanJiaoL_Btn")); houSanJiaoL_Btn->setGeometry(QRect(465, 70, 130, 58)); houSanJiaoL_Btn->setFont(font); houSanJiaoL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); quWanL_Btn = new QPushButton(groupBox); quWanL_Btn->setObjectName(QString::fromUtf8("quWanL_Btn")); quWanL_Btn->setGeometry(QRect(610, 70, 130, 58)); quWanL_Btn->setFont(font); quWanL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); shenWanL_Btn = new QPushButton(groupBox); shenWanL_Btn->setObjectName(QString::fromUtf8("shenWanL_Btn")); shenWanL_Btn->setGeometry(QRect(755, 70, 130, 58)); shenWanL_Btn->setFont(font); shenWanL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); gangShangL_Btn = new QPushButton(groupBox); gangShangL_Btn->setObjectName(QString::fromUtf8("gangShangL_Btn")); gangShangL_Btn->setGeometry(QRect(1045, 70, 130, 58)); gangShangL_Btn->setFont(font); gangShangL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); jianJiaL_Btn = new QPushButton(groupBox); jianJiaL_Btn->setObjectName(QString::fromUtf8("jianJiaL_Btn")); jianJiaL_Btn->setGeometry(QRect(900, 70, 130, 58)); jianJiaL_Btn->setFont(font); jianJiaL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); guoShengL_Btn = new QPushButton(groupBox); guoShengL_Btn->setObjectName(QString::fromUtf8("guoShengL_Btn")); guoShengL_Btn->setGeometry(QRect(30, 150, 130, 58)); guoShengL_Btn->setFont(font); guoShengL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); tunDaL_Btn = new QPushButton(groupBox); tunDaL_Btn->setObjectName(QString::fromUtf8("tunDaL_Btn")); tunDaL_Btn->setGeometry(QRect(175, 150, 130, 58)); tunDaL_Btn->setFont(font); tunDaL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); jingQianL_Btn = new QPushButton(groupBox); jingQianL_Btn->setObjectName(QString::fromUtf8("jingQianL_Btn")); jingQianL_Btn->setGeometry(QRect(320, 150, 130, 58)); jingQianL_Btn->setFont(font); jingQianL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); feiChangL_Btn = new QPushButton(groupBox); feiChangL_Btn->setObjectName(QString::fromUtf8("feiChangL_Btn")); feiChangL_Btn->setGeometry(QRect(465, 150, 130, 58)); QFont font6; font6.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221")); font6.setPointSize(12); font6.setBold(true); feiChangL_Btn->setFont(font6); feiChangL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); fuJiL_Btn = new QPushButton(groupBox); fuJiL_Btn->setObjectName(QString::fromUtf8("fuJiL_Btn")); fuJiL_Btn->setGeometry(QRect(610, 150, 130, 58)); fuJiL_Btn->setFont(font); fuJiL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); shuJiL_Btn = new QPushButton(groupBox); shuJiL_Btn->setObjectName(QString::fromUtf8("shuJiL_Btn")); shuJiL_Btn->setGeometry(QRect(755, 150, 130, 58)); shuJiL_Btn->setFont(font); shuJiL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); guSiTouL_Btn = new QPushButton(groupBox); guSiTouL_Btn->setObjectName(QString::fromUtf8("guSiTouL_Btn")); guSiTouL_Btn->setGeometry(QRect(900, 150, 130, 58)); guSiTouL_Btn->setFont(font); guSiTouL_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); gangShangR_Btn = new QPushButton(groupBox); gangShangR_Btn->setObjectName(QString::fromUtf8("gangShangR_Btn")); gangShangR_Btn->setGeometry(QRect(1045, 293, 130, 58)); gangShangR_Btn->setFont(font); gangShangR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); quWanR_Btn = new QPushButton(groupBox); quWanR_Btn->setObjectName(QString::fromUtf8("quWanR_Btn")); quWanR_Btn->setGeometry(QRect(610, 293, 130, 58)); quWanR_Btn->setFont(font); quWanR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); gongErR_Btn = new QPushButton(groupBox); gongErR_Btn->setObjectName(QString::fromUtf8("gongErR_Btn")); gongErR_Btn->setGeometry(QRect(30, 293, 130, 58)); gongErR_Btn->setFont(font); gongErR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); qianSanJiaoR_Btn = new QPushButton(groupBox); qianSanJiaoR_Btn->setObjectName(QString::fromUtf8("qianSanJiaoR_Btn")); qianSanJiaoR_Btn->setGeometry(QRect(320, 293, 130, 58)); qianSanJiaoR_Btn->setFont(font); qianSanJiaoR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); jianJiaR_Btn = new QPushButton(groupBox); jianJiaR_Btn->setObjectName(QString::fromUtf8("jianJiaR_Btn")); jianJiaR_Btn->setGeometry(QRect(900, 293, 130, 58)); jianJiaR_Btn->setFont(font); jianJiaR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); shenWanR_Btn = new QPushButton(groupBox); shenWanR_Btn->setObjectName(QString::fromUtf8("shenWanR_Btn")); shenWanR_Btn->setGeometry(QRect(755, 293, 130, 58)); shenWanR_Btn->setFont(font); shenWanR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); houSanJiaoR_Btn = new QPushButton(groupBox); houSanJiaoR_Btn->setObjectName(QString::fromUtf8("houSanJiaoR_Btn")); houSanJiaoR_Btn->setGeometry(QRect(465, 293, 130, 58)); houSanJiaoR_Btn->setFont(font); houSanJiaoR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); gongSanR_Btn = new QPushButton(groupBox); gongSanR_Btn->setObjectName(QString::fromUtf8("gongSanR_Btn")); gongSanR_Btn->setGeometry(QRect(175, 293, 130, 58)); gongSanR_Btn->setFont(font); gongSanR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); guSiTouR_Btn = new QPushButton(groupBox); guSiTouR_Btn->setObjectName(QString::fromUtf8("guSiTouR_Btn")); guSiTouR_Btn->setGeometry(QRect(900, 370, 130, 58)); guSiTouR_Btn->setFont(font); guSiTouR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); tunDaR_Btn = new QPushButton(groupBox); tunDaR_Btn->setObjectName(QString::fromUtf8("tunDaR_Btn")); tunDaR_Btn->setGeometry(QRect(175, 370, 130, 58)); tunDaR_Btn->setFont(font); tunDaR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); feiChangR_Btn = new QPushButton(groupBox); feiChangR_Btn->setObjectName(QString::fromUtf8("feiChangR_Btn")); feiChangR_Btn->setGeometry(QRect(465, 370, 130, 58)); feiChangR_Btn->setFont(font); feiChangR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); shuJiR_Btn = new QPushButton(groupBox); shuJiR_Btn->setObjectName(QString::fromUtf8("shuJiR_Btn")); shuJiR_Btn->setGeometry(QRect(755, 370, 130, 58)); shuJiR_Btn->setFont(font); shuJiR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); guoShengR_Btn = new QPushButton(groupBox); guoShengR_Btn->setObjectName(QString::fromUtf8("guoShengR_Btn")); guoShengR_Btn->setGeometry(QRect(30, 370, 130, 58)); guoShengR_Btn->setFont(font); guoShengR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); fuJiR_Btn = new QPushButton(groupBox); fuJiR_Btn->setObjectName(QString::fromUtf8("fuJiR_Btn")); fuJiR_Btn->setGeometry(QRect(610, 370, 130, 58)); fuJiR_Btn->setFont(font); fuJiR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); jingQianR_Btn = new QPushButton(groupBox); jingQianR_Btn->setObjectName(QString::fromUtf8("jingQianR_Btn")); jingQianR_Btn->setGeometry(QRect(320, 370, 130, 58)); jingQianR_Btn->setFont(font); jingQianR_Btn->setStyleSheet(QString::fromUtf8("QPushButton{border-radius: 4px;\n" "border: 1px solid #05A6EC;}\n" "QPushButton:checked{border-radius: 4px;\n" "background: #05A6EC;color:white;}")); label_2 = new QLabel(groupBox); label_2->setObjectName(QString::fromUtf8("label_2")); label_2->setGeometry(QRect(30, 233, 161, 40)); label_2->setFont(font5); groupBox_7 = new QGroupBox(groupBox); groupBox_7->setObjectName(QString::fromUtf8("groupBox_7")); groupBox_7->setGeometry(QRect(1220, 70, 248, 363)); groupBox_7->setStyleSheet(QString::fromUtf8("#groupBox_7{border-radius: 4px;\n" "border: 1px solid #979797;}")); muscleImage_Label = new QLabel(groupBox_7); muscleImage_Label->setObjectName(QString::fromUtf8("muscleImage_Label")); muscleImage_Label->setGeometry(QRect(14, 26, 220, 220)); muscleImage_Label->setStyleSheet(QString::fromUtf8("")); muscle_Label = new QLabel(groupBox_7); muscle_Label->setObjectName(QString::fromUtf8("muscle_Label")); muscle_Label->setGeometry(QRect(30, 270, 181, 71)); muscle_Label->setFont(font1); muscle_Label->setAlignment(Qt::AlignCenter); muscle_Label->setWordWrap(true); label_5 = new QLabel(groupBox); label_5->setObjectName(QString::fromUtf8("label_5")); label_5->setGeometry(QRect(190, 16, 32, 32)); label_5->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/left.png);")); label_6 = new QLabel(groupBox); label_6->setObjectName(QString::fromUtf8("label_6")); label_6->setGeometry(QRect(190, 240, 32, 32)); label_6->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/right.png);")); channelName_Label = new QLabel(groupBox_8); channelName_Label->setObjectName(QString::fromUtf8("channelName_Label")); channelName_Label->setGeometry(QRect(660, 14, 241, 51)); channelName_Label->setFont(font1); channelName_Label->setStyleSheet(QString::fromUtf8("")); channelName_Label->setAlignment(Qt::AlignCenter); switch_Btn = new QPushButton(groupBox_8); switch_Btn->setObjectName(QString::fromUtf8("switch_Btn")); switch_Btn->setGeometry(QRect(1440, 20, 67, 40)); switch_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/gamePage/switchOn.png);")); retranslateUi(ChannelDialog); QMetaObject::connectSlotsByName(ChannelDialog); } // setupUi void retranslateUi(QDialog *ChannelDialog) { ChannelDialog->setWindowTitle(QCoreApplication::translate("ChannelDialog", "Dialog", nullptr)); groupBox_8->setTitle(QString()); confirm_Btn->setText(QCoreApplication::translate("ChannelDialog", "\347\241\256\350\256\244", nullptr)); groupBox_6->setTitle(QString()); maxCurrent_Label1->setText(QCoreApplication::translate("ChannelDialog", "\346\234\200\345\244\247\347\224\265\346\265\201", nullptr)); label_13->setText(QCoreApplication::translate("ChannelDialog", "mA", nullptr)); maxCurrent_Label->setText(QString()); maxCurrentMinus_Btn->setText(QString()); maxCurrentPlus_Btn->setText(QString()); groupBox_4->setTitle(QString()); plus_Label1->setText(QCoreApplication::translate("ChannelDialog", "\350\204\211\345\256\275", nullptr)); label_7->setText(QCoreApplication::translate("ChannelDialog", "us", nullptr)); plus_Label->setText(QString()); PWMMinus_Btn->setText(QString()); PWMPlus_Btn->setText(QString()); groupBox_5->setTitle(QString()); minCurrent_Label1->setText(QCoreApplication::translate("ChannelDialog", "\346\234\200\345\260\217\347\224\265\346\265\201", nullptr)); label_10->setText(QCoreApplication::translate("ChannelDialog", "mA", nullptr)); minCurrent_Label->setText(QString()); minCurrentMinus_Btn->setText(QString()); minCurrentPlus_Btn->setText(QString()); groupBox_3->setTitle(QString()); label_3->setText(QCoreApplication::translate("ChannelDialog", "\351\242\221\347\216\207", nullptr)); label_4->setText(QCoreApplication::translate("ChannelDialog", "Hz", nullptr)); frequent_Label->setText(QString()); frequentMinus_Btn->setText(QString()); frequentPlus_Btn->setText(QString()); groupBox->setTitle(QString()); label->setText(QCoreApplication::translate("ChannelDialog", "\350\202\214\350\202\211\344\275\215\347\275\256 ", nullptr)); gongErL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\202\261\344\272\214\345\244\264\350\202\214", nullptr)); gongSanL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\202\261\344\270\211\345\244\264\350\202\214", nullptr)); qianSanJiaoL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\345\211\215\344\270\211\350\247\222\350\202\214", nullptr)); houSanJiaoL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\345\220\216\344\270\211\350\247\222\350\202\214", nullptr)); quWanL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\345\261\210\350\205\225\350\202\214", nullptr)); shenWanL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\344\274\270\350\205\225\350\202\214", nullptr)); gangShangL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\345\206\210\344\270\212\350\202\214", nullptr)); jianJiaL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\202\251\350\203\233\350\202\214", nullptr)); guoShengL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\205\230\347\273\263\350\202\214", nullptr)); tunDaL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\207\200\345\244\247\350\202\214", nullptr)); jingQianL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\203\253\345\211\215\350\202\214", nullptr)); feiChangL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\205\223\350\202\240\350\202\214", nullptr)); fuJiL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\205\271\350\202\214", nullptr)); shuJiL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\347\253\226\350\204\212\350\202\214", nullptr)); guSiTouL_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\202\241\345\233\233\345\244\264\350\202\214", nullptr)); gangShangR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\345\206\210\344\270\212\350\202\214", nullptr)); quWanR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\345\261\210\350\205\225\350\202\214", nullptr)); gongErR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\202\261\344\272\214\345\244\264\350\202\214", nullptr)); qianSanJiaoR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\345\211\215\344\270\211\350\247\222\350\202\214", nullptr)); jianJiaR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\202\251\350\203\233\350\202\214", nullptr)); shenWanR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\344\274\270\350\205\225\350\202\214", nullptr)); houSanJiaoR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\345\220\216\344\270\211\350\247\222\350\202\214", nullptr)); gongSanR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\202\261\344\270\211\345\244\264\350\202\214", nullptr)); guSiTouR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\202\241\345\233\233\345\244\264\350\202\214", nullptr)); tunDaR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\207\200\345\244\247\350\202\214", nullptr)); feiChangR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\205\223\350\202\240\350\202\214", nullptr)); shuJiR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\347\253\226\350\204\212\350\202\214", nullptr)); guoShengR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\205\230\347\273\263\350\202\214", nullptr)); fuJiR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\205\271\350\202\214", nullptr)); jingQianR_Btn->setText(QCoreApplication::translate("ChannelDialog", "\350\203\253\345\211\215\350\202\214", nullptr)); label_2->setText(QCoreApplication::translate("ChannelDialog", "\350\202\214\350\202\211\344\275\215\347\275\256 ", nullptr)); groupBox_7->setTitle(QString()); muscleImage_Label->setText(QString()); muscle_Label->setText(QString()); label_5->setText(QString()); label_6->setText(QString()); channelName_Label->setText(QString()); switch_Btn->setText(QString()); } // retranslateUi }; namespace Ui { class ChannelDialog: public Ui_ChannelDialog {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_CHANNELDIALOG_H