315 lines
7.1 KiB
Plaintext
315 lines
7.1 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>MuscleButton</class>
|
||
|
<widget class="QWidget" name="MuscleButton">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>425</width>
|
||
|
<height>225</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Form</string>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<widget class="Line" name="line">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>130</x>
|
||
|
<y>170</y>
|
||
|
<width>2</width>
|
||
|
<height>30</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background: #0D9DDB;</string>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Orientation::Vertical</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="Line" name="line_2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>250</x>
|
||
|
<y>170</y>
|
||
|
<width>2</width>
|
||
|
<height>30</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background: #0D9DDB;</string>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Orientation::Vertical</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QGroupBox" name="groupBox">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>425</width>
|
||
|
<height>225</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">#groupBox{background: #E4F4FC;
|
||
|
border-radius: 6px;}</string>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<widget class="QLabel" name="current_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>254</x>
|
||
|
<y>130</y>
|
||
|
<width>161</width>
|
||
|
<height>31</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>0~0mA</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>8</x>
|
||
|
<y>160</y>
|
||
|
<width>121</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>频率</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
|
</property>
|
||
|
<property name="wordWrap">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="frequency_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>130</y>
|
||
|
<width>91</width>
|
||
|
<height>31</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>10Hz</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="muscle_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>221</x>
|
||
|
<y>26</y>
|
||
|
<width>131</width>
|
||
|
<height>81</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>15</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
|
||
|
</property>
|
||
|
<property name="wordWrap">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_4">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>140</x>
|
||
|
<y>160</y>
|
||
|
<width>101</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>脉宽</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
|
</property>
|
||
|
<property name="wordWrap">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="channel_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>42</x>
|
||
|
<y>29</y>
|
||
|
<width>71</width>
|
||
|
<height>60</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>23</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_6">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>280</x>
|
||
|
<y>160</y>
|
||
|
<width>111</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>电流</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
|
</property>
|
||
|
<property name="wordWrap">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="plus_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>138</x>
|
||
|
<y>130</y>
|
||
|
<width>111</width>
|
||
|
<height>31</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>200us</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="Image_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>360</x>
|
||
|
<y>50</y>
|
||
|
<width>32</width>
|
||
|
<height>32</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="connectState_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>122</x>
|
||
|
<y>47</y>
|
||
|
<width>28</width>
|
||
|
<height>25</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="BLEBattery_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>189</x>
|
||
|
<y>45</y>
|
||
|
<width>16</width>
|
||
|
<height>28</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<zorder>groupBox</zorder>
|
||
|
<zorder>line</zorder>
|
||
|
<zorder>line_2</zorder>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|