UpLowLimp/ZBD_IIIDL_S_Project/Src/TrainManager/trainingparamsetting.ui
2024-11-25 17:15:44 +08:00

863 lines
20 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TrainingParamSetting</class>
<widget class="QWidget" name="TrainingParamSetting">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>1160</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">#TrainingParamSetting{background-color: rgb(255, 255, 255);}</string>
</property>
<widget class="QGroupBox" name="groupBox_8">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1911</width>
<height>1141</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#groupBox_8{background:white;border:none;}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>70</x>
<y>59</y>
<width>440</width>
<height>371</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: #EEFDFD;
border-radius: 12px;</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="trainTimeIcon_label">
<property name="geometry">
<rect>
<x>70</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/trainParam_time.png</pixmap>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>230</x>
<y>100</y>
<width>81</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 66px;
height: 36px;
font-size: 36px;
font-weight: 400;
color: #666666;
line-height: 54px;</string>
</property>
<property name="text">
<string>min</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QComboBox" name="trainTime1_ComboBox">
<property name="geometry">
<rect>
<x>80</x>
<y>190</y>
<width>260</width>
<height>120</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>-1</pointsize>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">#trainTime1_ComboBox {
background: #FFFFFF;
border-radius: 6px;
border: 2px solid #05A6EC;
width: 64px;
height: 56px;
font-size: 56px;
font-weight: 500;
color: #333333;
line-height: 84px;
padding-left:100px;
}
#trainTime1_ComboBox::drop-down{
width:0px;
}
#trainTime1_ComboBox QAbstaractItemView{
width:80px;
}</string>
</property>
</widget>
<widget class="QLabel" name="trainTime_label">
<property name="geometry">
<rect>
<x>140</x>
<y>40</y>
<width>291</width>
<height>61</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">width: 168px;
height: 42px;
font-size: 42px;
font-weight: 500;
color: #033333;
line-height: 63px;</string>
</property>
<property name="text">
<string>训练时间</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>540</x>
<y>60</y>
<width>440</width>
<height>380</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: #EEFDFD;
border-radius: 12px;</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="trainResistanceIcon_label">
<property name="geometry">
<rect>
<x>80</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/trainParam_force.png</pixmap>
</property>
</widget>
<widget class="QComboBox" name="resistance1_ComboBox">
<property name="geometry">
<rect>
<x>90</x>
<y>190</y>
<width>260</width>
<height>120</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>-1</pointsize>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">#resistance1_ComboBox {
background: #FFFFFF;
border-radius: 6px;
border: 2px solid #05A6EC;
width: 64px;
height: 56px;
font-size: 56px;
font-weight: 500;
color: #333333;
line-height: 84px;
padding-left:100px;
}
#resistance1_ComboBox::drop-down{
width:0px;
}
#resistance1_ComboBox QAbstaractItemView{
width:80px;
}</string>
</property>
</widget>
<widget class="QLabel" name="trainResistance_label">
<property name="geometry">
<rect>
<x>150</x>
<y>40</y>
<width>381</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 168px;
height: 42px;
font-size: 42px;
font-weight: 500;
color: #033333;
line-height: 63px;</string>
</property>
<property name="text">
<string>训练阻力</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>210</x>
<y>100</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 66px;
height: 36px;
font-size: 36px;
font-weight: 400;
color: #666666;
line-height: 54px;</string>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>1010</x>
<y>60</y>
<width>440</width>
<height>380</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: #EEFDFD;
border-radius: 12px;</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="trainSpeedIcon_label">
<property name="geometry">
<rect>
<x>90</x>
<y>40</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../image.qrc">:/DependFile/Source/trainPage/trainParam_speed.png</pixmap>
</property>
</widget>
<widget class="QComboBox" name="speed1_ComboBox">
<property name="geometry">
<rect>
<x>80</x>
<y>190</y>
<width>260</width>
<height>120</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>-1</pointsize>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">#speed1_ComboBox {
background: #FFFFFF;
border-radius: 6px;
border: 2px solid #05A6EC;
width: 64px;
height: 56px;
font-size: 56px;
font-weight: 500;
color: #333333;
line-height: 84px;
padding-left:100px;
}
#speed1_ComboBox::drop-down{
width:0px;
}
#speed1_ComboBox QAbstaractItemView{
width:80px;
}</string>
</property>
</widget>
<widget class="QLabel" name="trainSpeed_label">
<property name="geometry">
<rect>
<x>160</x>
<y>30</y>
<width>331</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 168px;
height: 42px;
font-size: 42px;
font-weight: 500;
color: #033333;
line-height: 63px;</string>
</property>
<property name="text">
<string>训练速度</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>180</x>
<y>100</y>
<width>141</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 66px;
height: 36px;
font-size: 36px;
font-weight: 400;
color: #666666;
line-height: 54px;</string>
</property>
<property name="text">
<string>r/min</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_4">
<property name="geometry">
<rect>
<x>70</x>
<y>460</y>
<width>410</width>
<height>350</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
background: #EEF7FD;
border-radius: 12px;
</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>100</x>
<y>90</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../image.qrc">:/DependFile/Source/trainPage/trainParam_turn.png</pixmap>
</property>
</widget>
<widget class="QPushButton" name="CW1_Button">
<property name="geometry">
<rect>
<x>40</x>
<y>190</y>
<width>140</width>
<height>70</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#CW1_Button{
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;
}</string>
</property>
<property name="text">
<string>正向</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="ACW1_Button">
<property name="geometry">
<rect>
<x>210</x>
<y>190</y>
<width>140</width>
<height>70</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: linear-gradient(180deg, #EEFEFF 0%, #FCFEFF 100%);font-size: 30px;font-weight: 500;border: 2px solid #B3D7E7;</string>
</property>
<property name="text">
<string>逆向</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>160</x>
<y>80</y>
<width>251</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 168px;
height: 42px;
font-size: 42px;
font-weight: 500;
color: #033333;
line-height: 63px;</string>
</property>
<property name="text">
<string>转向</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_5">
<property name="geometry">
<rect>
<x>505</x>
<y>460</y>
<width>580</width>
<height>350</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: #EEF7FD;
border-radius: 12px;
</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label_18">
<property name="geometry">
<rect>
<x>140</x>
<y>90</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../image.qrc">:/DependFile/Source/trainPage/trainParam_sapsmLevel.png</pixmap>
</property>
</widget>
<widget class="QPushButton" name="spasmHigh1_Button">
<property name="geometry">
<rect>
<x>50</x>
<y>200</y>
<width>140</width>
<height>70</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: linear-gradient(180deg, #EEFEFF 0%, #FCFEFF 100%);font-size: 30px;font-weight: 500;border: 2px solid #B3D7E7;</string>
</property>
<property name="text">
<string></string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="spasmMidd1_Button">
<property name="geometry">
<rect>
<x>210</x>
<y>200</y>
<width>140</width>
<height>70</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
background: linear-gradient(180deg, #EEFEFF 0%, #FCFEFF 100%);font-size: 30px;font-weight: 500;border: 2px solid #B3D7E7;</string>
</property>
<property name="text">
<string></string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="spasmLow1_Button">
<property name="geometry">
<rect>
<x>380</x>
<y>200</y>
<width>140</width>
<height>70</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">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;
</string>
</property>
<property name="text">
<string></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_9">
<property name="geometry">
<rect>
<x>230</x>
<y>80</y>
<width>401</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 168px;
height: 42px;
font-size: 42px;
font-weight: 500;
color: #033333;
line-height: 63px;</string>
</property>
<property name="text">
<string>痉挛等级</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_6">
<property name="geometry">
<rect>
<x>1110</x>
<y>460</y>
<width>342</width>
<height>350</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: #FFF6F0;
border-radius: 12px;
</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="spasmProtectIcon_label">
<property name="geometry">
<rect>
<x>50</x>
<y>80</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/pasume_protece.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="spasmProtect_label">
<property name="geometry">
<rect>
<x>120</x>
<y>70</y>
<width>361</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 168px;
height: 42px;
font-size: 42px;
font-weight: 500;
color: #033333;
line-height: 63px;</string>
</property>
<property name="text">
<string>痉挛保护</string>
</property>
</widget>
<widget class="QPushButton" name="spasmClose1_Button">
<property name="geometry">
<rect>
<x>90</x>
<y>190</y>
<width>140</width>
<height>60</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/protect_on.png);</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_7">
<property name="geometry">
<rect>
<x>1480</x>
<y>60</y>
<width>370</width>
<height>751</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background: #F5F4FF;border-radius: 12px;
</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="upSpeedMinus_Btn">
<property name="geometry">
<rect>
<x>115</x>
<y>510</y>
<width>138</width>
<height>138</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/decrease_height.png);
border-radius: 69px;</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoRepeat">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>-27</x>
<y>40</y>
<width>421</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">width: 168px;
height: 42px;
font-size: 42px;
font-weight: 500;
color: #033333;
line-height: 63px;</string>
</property>
<property name="text">
<string>高度调节</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QPushButton" name="upSpeedPlus_Btn_2">
<property name="geometry">
<rect>
<x>120</x>
<y>180</y>
<width>130</width>
<height>461</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/DependFile/Source/trainPage/updown_background.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="upSpeedPlus_Btn">
<property name="geometry">
<rect>
<x>113</x>
<y>140</y>
<width>138</width>
<height>138</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">#upSpeedPlus_Btn{border-image: url(:/DependFile/Source/trainPage/plus_height.png);
border-radius: 69px;}</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="autoRepeat">
<bool>true</bool>
</property>
</widget>
<zorder>label_12</zorder>
<zorder>upSpeedPlus_Btn_2</zorder>
<zorder>upSpeedPlus_Btn</zorder>
<zorder>upSpeedMinus_Btn</zorder>
</widget>
<widget class="QPushButton" name="confirm_Btn">
<property name="geometry">
<rect>
<x>1730</x>
<y>870</y>
<width>111</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<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>
</widget>
<resources>
<include location="../../image.qrc"/>
</resources>
<connections/>
</ui>