1842 lines
47 KiB
Plaintext
Raw Normal View History

2024-11-25 17:15:44 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ArmOrLeg</class>
<widget class="QWidget" name="ArmOrLeg">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>980</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">#ArmOrLeg{background:white;}</string>
</property>
<widget class="QStackedWidget" name="stackedWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>112</y>
<width>1891</width>
<height>751</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="armOrLeg_Page">
<widget class="QGroupBox" name="groupBox_10">
<property name="geometry">
<rect>
<x>-10</x>
<y>-30</y>
<width>1920</width>
<height>831</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_10{border:none;background:white;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>610</x>
<y>50</y>
<width>702</width>
<height>702</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: #EEF7FD;
border-radius: 12px;</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="passive1_Button">
<property name="geometry">
<rect>
<x>260</x>
<y>70</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/passiveModel_unchecked.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="active1_Button">
<property name="geometry">
<rect>
<x>470</x>
<y>70</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image:url(:/DependFile/Source/trainDisplayPage/activeTrain_unchecked.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="assistant1_Button">
<property name="geometry">
<rect>
<x>40</x>
<y>360</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
border-image: url(:/DependFile/Source/trainPage/assiatedModel_unchecked.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="speedTrain_Button">
<property name="geometry">
<rect>
<x>260</x>
<y>360</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/speedModel_forbidcheck.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="activePassive1_Button">
<property name="geometry">
<rect>
<x>40</x>
<y>70</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/activePassiveModel_unchecked.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>22</x>
<y>230</y>
<width>201</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>主被动训练</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>240</x>
<y>230</y>
<width>201</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>被动训练</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>450</x>
<y>230</y>
<width>221</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>主动训练</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>10</x>
<y>530</y>
<width>221</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>助力训练</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
</widget>
<widget class="QLabel" name="label_23">
<property name="geometry">
<rect>
<x>220</x>
<y>530</y>
<width>261</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>等速训练</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_9">
<property name="geometry">
<rect>
<x>1350</x>
<y>50</y>
<width>510</width>
<height>374</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
#groupBox_9{background: #FFFCF0;
border-radius: 12px;
border:none}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="gameDisplay_Btn">
<property name="geometry">
<rect>
<x>150</x>
<y>60</y>
<width>200</width>
<height>200</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 200px;
height: 200px;
background: linear-gradient(180deg, #D7FEFF 0%, #FDFFFF 100%);
border-radius: 9px;
border: 3px solid;
border-image: linear-gradient(180deg, rgba(10, 53, 232, 1), rgba(50, 255, 252, 1)) 3 3;
border-image: url(:/DependFile/Source/gamePage/game_fish.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="backward_Btn">
<property name="geometry">
<rect>
<x>50</x>
<y>130</y>
<width>60</width>
<height>60</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/gamePage/leftChange.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="forward_Btn">
<property name="geometry">
<rect>
<x>410</x>
<y>130</y>
<width>60</width>
<height>60</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/gamePage/rightChange.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>510</width>
<height>702</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
background: #EEF7FD;
border-radius: 12px;</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="upLimp_Button">
<property name="geometry">
<rect>
<x>40</x>
<y>70</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainDisplayPage/horizontalUp_checked.png);
border:none;</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="verticalUpLimp_Button">
<property name="geometry">
<rect>
<x>280</x>
<y>70</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainDisplayPage/veritcalLimb_unChecked.png);
border:none;</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="downLimp_Button">
<property name="geometry">
<rect>
<x>40</x>
<y>360</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/uplimb_unchecked.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="upDownLimp_Button">
<property name="geometry">
<rect>
<x>280</x>
<y>360</y>
<width>161</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/upDownLimb_checked.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>2</x>
<y>230</y>
<width>241</width>
<height>91</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>水平上肢</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>252</x>
<y>230</y>
<width>221</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>垂直上肢</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>20</x>
<y>530</y>
<width>201</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>下肢</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>246</x>
<y>530</y>
<width>221</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>上下肢</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<zorder>upLimp_Button</zorder>
<zorder>verticalUpLimp_Button</zorder>
<zorder>downLimp_Button</zorder>
<zorder>upDownLimp_Button</zorder>
<zorder>label_12</zorder>
<zorder>label_13</zorder>
<zorder>label_14</zorder>
<zorder>label_11</zorder>
</widget>
<widget class="QGroupBox" name="groupBox_20">
<property name="geometry">
<rect>
<x>1350</x>
<y>450</y>
<width>510</width>
<height>301</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: #F5F4FF;
border-radius: 8px;</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="moreConfigure_Btn">
<property name="geometry">
<rect>
<x>60</x>
<y>60</y>
<width>110</width>
<height>100</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">background: #05A6EC;
border-image: url(:/DependFile/Source/trainPage/moreconfigure.png);
border-radius: 4px;
color:white;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="importPrescription_Btn">
<property name="geometry">
<rect>
<x>320</x>
<y>60</y>
<width>110</width>
<height>100</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">background: #05A6EC;
border-image: url(:/DependFile/Source/trainPage/importprescription.png);
border-radius: 4px;
color:white;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_24">
<property name="geometry">
<rect>
<x>30</x>
<y>170</y>
<width>171</width>
<height>91</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>更多设置</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_25">
<property name="geometry">
<rect>
<x>260</x>
<y>170</y>
<width>231</width>
<height>90</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 112px;
height: 28px;
font-weight: 500;
color: #333333;
line-height: 42px;</string>
</property>
<property name="text">
<string>导入处方</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="armAndLeg_Page">
<widget class="QGroupBox" name="groupBox_11">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1891</width>
<height>751</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_11{border:none;background:white;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QGroupBox" name="groupBox_12">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1421</width>
<height>92</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_12{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QRadioButton" name="activePassive2_RadioButton">
<property name="geometry">
<rect>
<x>350</x>
<y>30</y>
<width>211</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>主被动</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QRadioButton" name="passive2_RadioButton">
<property name="geometry">
<rect>
<x>572</x>
<y>30</y>
<width>201</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>被动</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_35">
<property name="geometry">
<rect>
<x>50</x>
<y>1</y>
<width>240</width>
<height>90</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/train_mode.png);</string>
</property>
<property name="title">
<string/>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_13">
<property name="geometry">
<rect>
<x>0</x>
<y>94</y>
<width>1841</width>
<height>92</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_13{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QComboBox" name="upTrainTime2_ComboBox">
<property name="geometry">
<rect>
<x>350</x>
<y>25</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>472</x>
<y>30</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>15</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>min</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_36">
<property name="geometry">
<rect>
<x>50</x>
<y>0</y>
<width>240</width>
<height>90</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/train_time.png);</string>
</property>
<property name="title">
<string/>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_14">
<property name="geometry">
<rect>
<x>0</x>
<y>187</y>
<width>1841</width>
<height>92</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_14{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label_18">
<property name="geometry">
<rect>
<x>472</x>
<y>30</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>15</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>档</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QComboBox" name="upResistance2_ComboBox">
<property name="geometry">
<rect>
<x>350</x>
<y>25</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_37">
<property name="geometry">
<rect>
<x>50</x>
<y>0</y>
<width>240</width>
<height>90</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/train_force.png);</string>
</property>
<property name="title">
<string/>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_15">
<property name="geometry">
<rect>
<x>0</x>
<y>280</y>
<width>1851</width>
<height>92</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_15{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label_21">
<property name="geometry">
<rect>
<x>472</x>
<y>30</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>15</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>r/min</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QComboBox" name="upSpeed2_ComboBox">
<property name="geometry">
<rect>
<x>350</x>
<y>25</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_38">
<property name="geometry">
<rect>
<x>50</x>
<y>0</y>
<width>240</width>
<height>90</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/train_speed.png);</string>
</property>
<property name="title">
<string/>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_16">
<property name="geometry">
<rect>
<x>0</x>
<y>652</y>
<width>1081</width>
<height>92</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_16{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QRadioButton" name="game1_radioButton">
<property name="geometry">
<rect>
<x>350</x>
<y>23</y>
<width>101</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QRadioButton" name="game2_radioButton">
<property name="geometry">
<rect>
<x>572</x>
<y>23</y>
<width>101</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_39">
<property name="geometry">
<rect>
<x>50</x>
<y>0</y>
<width>240</width>
<height>90</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/train_game.png);</string>
</property>
<property name="title">
<string/>
</property>
</widget>
<widget class="QRadioButton" name="game3_radioButton">
<property name="geometry">
<rect>
<x>790</x>
<y>23</y>
<width>101</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_17">
<property name="geometry">
<rect>
<x>0</x>
<y>559</y>
<width>1861</width>
<height>92</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_17{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QRadioButton" name="spasmHigh2_RadioButton">
<property name="geometry">
<rect>
<x>350</x>
<y>30</y>
<width>141</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>高</string>
</property>
</widget>
<widget class="QRadioButton" name="spasmMidd2_RadioButton">
<property name="geometry">
<rect>
<x>572</x>
<y>30</y>
<width>151</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>中</string>
</property>
</widget>
<widget class="QRadioButton" name="spasmLow2_RadioButton">
<property name="geometry">
<rect>
<x>790</x>
<y>30</y>
<width>191</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>低</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_40">
<property name="geometry">
<rect>
<x>50</x>
<y>0</y>
<width>240</width>
<height>90</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/spasm_level.png);</string>
</property>
<property name="title">
<string/>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_18">
<property name="geometry">
<rect>
<x>0</x>
<y>466</y>
<width>1861</width>
<height>92</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_18{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QRadioButton" name="spasmACW2_RadioButton">
<property name="geometry">
<rect>
<x>352</x>
<y>30</y>
<width>151</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>反转</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QRadioButton" name="spasmClose2_RadioButton">
<property name="geometry">
<rect>
<x>570</x>
<y>30</y>
<width>151</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>关闭</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_41">
<property name="geometry">
<rect>
<x>50</x>
<y>0</y>
<width>240</width>
<height>90</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/spasm_control.png);</string>
</property>
<property name="title">
<string/>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_19">
<property name="geometry">
<rect>
<x>0</x>
<y>373</y>
<width>1861</width>
<height>92</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_19{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QRadioButton" name="CW2_RadioButton">
<property name="geometry">
<rect>
<x>350</x>
<y>30</y>
<width>151</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>正转</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QRadioButton" name="ACW2_RadioButton">
<property name="geometry">
<rect>
<x>572</x>
<y>30</y>
<width>191</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>反转</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_42">
<property name="geometry">
<rect>
<x>50</x>
<y>0</y>
<width>240</width>
<height>90</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/train_turn.png);</string>
</property>
<property name="title">
<string/>
</property>
</widget>
</widget>
</widget>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_21">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>1160</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_21{background:white;border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="next_Btn">
<property name="geometry">
<rect>
<x>1700</x>
<y>870</y>
<width>160</width>
<height>70</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">background: #05A6EC;
border-radius: 4px;
color:white;</string>
</property>
<property name="text">
<string>下一步</string>
</property>
</widget>
<widget class="QPushButton" name="confirm_Btn">
<property name="geometry">
<rect>
<x>1700</x>
<y>870</y>
<width>160</width>
<height>70</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">background: #05A6EC;
border-radius: 4px;
color:white;</string>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_8">
<property name="geometry">
<rect>
<x>340</x>
<y>880</y>
<width>171</width>
<height>91</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_8{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_7">
<property name="geometry">
<rect>
<x>890</x>
<y>890</y>
<width>211</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_7{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>110</x>
<y>50</y>
<width>351</width>
<height>50</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>-1</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 176px;
height: 44px;
font-size: 44px;
font-weight: 500;
color: #333333;
line-height: 66px;</string>
</property>
<property name="text">
<string>训练部位</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../image.qrc">:/DependFile/Source/trainPage/train_part_new.png</pixmap>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>670</x>
<y>50</y>
<width>351</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>-1</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 176px;
height: 44px;
font-size: 44px;
font-weight: 500;
color: #333333;
line-height: 66px;</string>
</property>
<property name="text">
<string>训练模式</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>610</x>
<y>50</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../image.qrc">:/DependFile/Source/trainPage/train_model_new.png</pixmap>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>1420</x>
<y>50</y>
<width>161</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>-1</pointsize>
<weight>62</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 176px;
height: 44px;
font-size: 44px;
font-weight: 500;
color: #333333;
line-height: 66px;</string>
</property>
<property name="text">
<string>游戏</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>1360</x>
<y>50</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../image.qrc">:/DependFile/Source/trainPage/train_game_new.png</pixmap>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_4">
<property name="geometry">
<rect>
<x>530</x>
<y>890</y>
<width>161</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_4{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_5">
<property name="geometry">
<rect>
<x>690</x>
<y>890</y>
<width>181</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_5{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_6">
<property name="geometry">
<rect>
<x>1060</x>
<y>890</y>
<width>161</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_6{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>1210</x>
<y>890</y>
<width>211</width>
<height>81</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_3{border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="advanced1_Btn">
<property name="geometry">
<rect>
<x>1680</x>
<y>20</y>
<width>140</width>
<height>50</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">border-radius: 25px;
border: 1px solid #00A6F5;
color:#00A6F5;</string>
</property>
<property name="text">
<string>高级设置</string>
</property>
</widget>
</widget>
<widget class="QPushButton" name="YiJianShangJi_Btn">
<property name="geometry">
<rect>
<x>50</x>
<y>870</y>
<width>181</width>
<height>70</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">background: #05A6EC;
border-radius: 4px;
color:white;</string>
</property>
<property name="text">
<string>一键上机</string>
</property>
<property name="autoRepeat">
<bool>true</bool>
</property>
</widget>
</widget>
<zorder>groupBox_21</zorder>
<zorder>stackedWidget</zorder>
</widget>
<resources>
<include location="../../image.qrc"/>
</resources>
<connections/>
</ui>