2862 lines
72 KiB
XML
2862 lines
72 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>GameDisplayPage</class>
|
|
<widget class="QWidget" name="GameDisplayPage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1920</width>
|
|
<height>1080</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Microsoft YaHei UI</family>
|
|
<pointsize>9</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<widget class="QGroupBox" name="leftPage_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>120</y>
|
|
<width>430</width>
|
|
<height>980</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>9</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#leftPage_GroupBox{border-image: url(:/DependFile/Source/gamePage/blackBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QGroupBox" name="GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>9</x>
|
|
<y>9</y>
|
|
<width>412</width>
|
|
<height>741</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>408</width>
|
|
<height>566</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#GroupBox{border:none;}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QGroupBox" name="mode_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>40</y>
|
|
<width>370</width>
|
|
<height>75</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#mode_GroupBox{border-image: url(:/DependFile/Source/gamePage/rectBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="currentMode_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>18</y>
|
|
<width>181</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 29px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>当前模式</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="line">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>20</y>
|
|
<width>3</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upCurrentStage_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>183</x>
|
|
<y>18</y>
|
|
<width>191</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 29px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>被动训练</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="upLimp_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>135</y>
|
|
<width>371</width>
|
|
<height>165</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#upLimp_GroupBox{border-image: url(:/DependFile/Source/gamePage/rectBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>70</y>
|
|
<width>118</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>40</y>
|
|
<width>121</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 25px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>剩余时间</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>75</x>
|
|
<y>10</y>
|
|
<width>51</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>min</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upRemainTime_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>4</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>125</x>
|
|
<y>70</y>
|
|
<width>118</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>40</y>
|
|
<width>121</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 25px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>实时速度</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>66</x>
|
|
<y>10</y>
|
|
<width>61</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>r/min</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upRealSpeed_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>4</y>
|
|
<width>51</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>70</y>
|
|
<width>111</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>40</y>
|
|
<width>121</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 25px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>实时功率</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>74</x>
|
|
<y>10</y>
|
|
<width>31</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>w</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upRealPower_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>4</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>270</x>
|
|
<y>30</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/right.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/left.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upLimb_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>101</x>
|
|
<y>13</y>
|
|
<width>161</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 29px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>上肢</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="downLimp_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>320</y>
|
|
<width>371</width>
|
|
<height>165</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#downLimp_GroupBox{border-image: url(:/DependFile/Source/gamePage/rectBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>70</y>
|
|
<width>118</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>40</y>
|
|
<width>111</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 25px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>剩余时间</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>10</y>
|
|
<width>41</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>min</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="downRemainTime_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>4</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>124</x>
|
|
<y>70</y>
|
|
<width>118</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_25">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>40</y>
|
|
<width>111</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 25px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>实时速度</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>67</x>
|
|
<y>10</y>
|
|
<width>61</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>r/min</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="downRealSpeed_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>4</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>70</y>
|
|
<width>111</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_27">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>40</y>
|
|
<width>111</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 25px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>实时功率</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_28">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>75</x>
|
|
<y>10</y>
|
|
<width>31</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>w</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="downRealPower_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>4</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>270</x>
|
|
<y>30</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/right.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_30">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/left.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="downLimb_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>101</x>
|
|
<y>13</y>
|
|
<width>161</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 29px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>下肢</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="heart_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>505</y>
|
|
<width>371</width>
|
|
<height>165</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#heart_GroupBox{border-image: url(:/DependFile/Source/gamePage/rectBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>70</y>
|
|
<width>118</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_32">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>17</x>
|
|
<y>40</y>
|
|
<width>81</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>心率</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upRemainTime_Label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>4</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
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_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>125</x>
|
|
<y>70</y>
|
|
<width>118</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_35">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>13</y>
|
|
<width>41</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>10</pointsize>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>%</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upRealSpeed_Label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>4</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
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_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>252</x>
|
|
<y>70</y>
|
|
<width>111</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_36">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>22</x>
|
|
<y>40</y>
|
|
<width>81</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>脉搏</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_37">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>13</y>
|
|
<width>31</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>8</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upRealPower_Label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>4</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
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="QLabel" name="label_38">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>270</x>
|
|
<y>30</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/right.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_39">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/left.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_40">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>13</y>
|
|
<width>161</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 29px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>心电监护</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_34">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>110</y>
|
|
<width>161</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>血氧饱和度</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="debug_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>750</y>
|
|
<width>261</width>
|
|
<height>141</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="leftFootAngle_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>80</y>
|
|
<width>91</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>15</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>80</y>
|
|
<width>61</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>15</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>左脚</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="leftHandAngle_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>20</y>
|
|
<width>91</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>15</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>20</y>
|
|
<width>61</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>15</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>左手</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<zorder>debug_GroupBox</zorder>
|
|
<zorder>GroupBox</zorder>
|
|
</widget>
|
|
<widget class="QGroupBox" name="rightPage_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1500</x>
|
|
<y>120</y>
|
|
<width>430</width>
|
|
<height>980</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#rightPage_GroupBox{border-image: url(:/DependFile/Source/gamePage/blackBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>480</y>
|
|
<width>370</width>
|
|
<height>383</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#groupBox_6{border-image: url(:/DependFile/Source/gamePage/blueBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_41">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>37</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/left.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_42">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>240</x>
|
|
<y>37</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/right.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_43">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>20</y>
|
|
<width>81</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>16</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>FES</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>82</y>
|
|
<width>371</width>
|
|
<height>301</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="0" column="0">
|
|
<widget class="QLabel" name="label_51">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道A1:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QLabel" name="channelB1_Label">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="2">
|
|
<widget class="QLabel" name="label_52">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道A2:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="3">
|
|
<widget class="QLabel" name="channelB2_Label">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QLabel" name="label_53">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道B1:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QLabel" name="channelB3_Label">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="2">
|
|
<widget class="QLabel" name="label_54">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道B2:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="3">
|
|
<widget class="QLabel" name="channelB4_Label">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0">
|
|
<widget class="QLabel" name="label_56">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道C1:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="1">
|
|
<widget class="QLabel" name="channelB5_Label">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="2">
|
|
<widget class="QLabel" name="label_57">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道C2:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="3">
|
|
<widget class="QLabel" name="channelB6_Label">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0">
|
|
<widget class="QLabel" name="label_58">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道D1:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="1">
|
|
<widget class="QLabel" name="channelB7_Label">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="2">
|
|
<widget class="QLabel" name="label_55">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道D2:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="3">
|
|
<widget class="QLabel" name="channelB8_Label">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<zorder>groupBox_2</zorder>
|
|
<zorder>label_41</zorder>
|
|
<zorder>label_42</zorder>
|
|
<zorder>label_43</zorder>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>20</y>
|
|
<width>370</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#groupBox_3{border-image: url(:/DependFile/Source/gamePage/parameBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="directionText_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>10</y>
|
|
<width>141</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 58px;
|
|
height: 29px;
|
|
font-size: 29px;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 44px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>转向</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_44">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>260</x>
|
|
<y>20</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/right.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_45">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/left.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="direction_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>60</y>
|
|
<width>201</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 37px;
|
|
font-size: 32px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>正向</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Line">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>110</y>
|
|
<width>200</width>
|
|
<height>2</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">width: 200px;
|
|
height: 2px;
|
|
background: #FFFFFF;
|
|
border-radius: 2px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="backward_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>50</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>280</x>
|
|
<y>50</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="speed_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>177</y>
|
|
<width>370</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#speed_GroupBox{border-image: url(:/DependFile/Source/gamePage/parameBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="speedText_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>10</y>
|
|
<width>161</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>-1</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font-size: 29px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>速度</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_67">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>260</x>
|
|
<y>20</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/right.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_68">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/left.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Line_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>110</y>
|
|
<width>200</width>
|
|
<height>2</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">width: 200px;
|
|
height: 2px;
|
|
background: #FFFFFF;
|
|
border-radius: 2px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="upSpeedMinus_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>50</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/decreaseValue.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="upSpeedPlus_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>280</x>
|
|
<y>50</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/plusValue.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upSpeed_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>60</y>
|
|
<width>61</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
width: 72px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>10</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>60</y>
|
|
<width>71</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">width: 54px;
|
|
height: 21px;
|
|
font-size: 21px;
|
|
|
|
font-weight: 400;
|
|
color: #FFFFFF;
|
|
line-height: 32px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>r/min</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="force_GroupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>328</y>
|
|
<width>370</width>
|
|
<height>140</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#force_GroupBox{border-image: url(:/DependFile/Source/gamePage/parameBackground.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="resistText_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>10</y>
|
|
<width>151</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>-1</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
font-size: 29px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>阻力</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_70">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>270</x>
|
|
<y>20</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/right.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_71">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>84</width>
|
|
<height>7</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/left.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Line_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>110</y>
|
|
<width>200</width>
|
|
<height>2</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">width: 200px;
|
|
height: 2px;
|
|
background: #FFFFFF;
|
|
border-radius: 2px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="upForceMinus_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>50</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/decreaseValue.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="upForcePlus_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>280</x>
|
|
<y>50</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/plusValue.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="upForce_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>60</y>
|
|
<width>69</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">width: 42px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
line-height: 54px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>10</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>60</y>
|
|
<width>71</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>微软雅黑</family>
|
|
<pointsize>-1</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">width: 54px;
|
|
height: 21px;
|
|
font-size: 21px;
|
|
|
|
font-weight: 400;
|
|
color: #FFFFFF;
|
|
line-height: 32px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>档</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1920</width>
|
|
<height>100</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#groupBox_11{background: #05A6EC;border:none;}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="signal_Label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1480</x>
|
|
<y>30</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/signal/titleSignal.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="signal_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1620</x>
|
|
<y>30</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/signal/titleSignal.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="wifiSignal_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1510</x>
|
|
<y>30</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="user_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1700</x>
|
|
<y>20</y>
|
|
<width>170</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#user_Btn{background: #FFFFFF;
|
|
border-radius: 30px;
|
|
color:#05A6EC;}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="title_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>430</x>
|
|
<y>10</y>
|
|
<width>1061</width>
|
|
<height>101</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>28</pointsize>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="back1_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>52</x>
|
|
<y>30</y>
|
|
<width>50</width>
|
|
<height>50</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/signal/back.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="back2_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>20</y>
|
|
<width>131</width>
|
|
<height>70</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>28</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;
|
|
border:2px;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>返回</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="state_label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1520</x>
|
|
<y>88</y>
|
|
<width>381</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="warnTips_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1040</x>
|
|
<y>20</y>
|
|
<width>381</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>26</pointsize>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:yellow;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="sound_Button">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1550</x>
|
|
<y>30</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background: #05A6EC;
|
|
border-radius: 4px;
|
|
color:white;
|
|
border-image: url(:/DependFile/Source/channel/sound.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>790</y>
|
|
<width>701</width>
|
|
<height>261</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QPushButton" name="pause_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>160</y>
|
|
<width>150</width>
|
|
<height>80</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/pause.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="stop_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>77</x>
|
|
<y>160</y>
|
|
<width>150</width>
|
|
<height>80</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/stop.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="start_Btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>299</x>
|
|
<y>150</y>
|
|
<width>103</width>
|
|
<height>103</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>20</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/DependFile/Source/gamePage/start.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>20</y>
|
|
<width>686</width>
|
|
<height>110</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#groupBox{border-image: url(:/DependFile/Source/gamePage/centerBack.png);}</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="leftBalanceText_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>60</y>
|
|
<width>131</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>左平衡:</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="leftBalance_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>60</y>
|
|
<width>69</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>50%</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="rightBalance_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>610</x>
|
|
<y>60</y>
|
|
<width>69</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>50%</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="rightBalanceText_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>468</x>
|
|
<y>60</y>
|
|
<width>131</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>右平衡:</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="length_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>248</x>
|
|
<y>58</y>
|
|
<width>191</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>80m</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>267</x>
|
|
<y>10</y>
|
|
<width>151</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>15</pointsize>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color:white;</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>运动距离</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<zorder>groupBox_5</zorder>
|
|
<zorder>leftPage_GroupBox</zorder>
|
|
<zorder>rightPage_GroupBox</zorder>
|
|
<zorder>groupBox_11</zorder>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|