269 lines
6.2 KiB
Plaintext
269 lines
6.2 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>HorizontalToVerticalDialog</class>
|
||
|
<widget class="QDialog" name="HorizontalToVerticalDialog">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>1920</width>
|
||
|
<height>1080</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Dialog</string>
|
||
|
</property>
|
||
|
<widget class="QGroupBox" name="groupBox">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>558</x>
|
||
|
<y>240</y>
|
||
|
<width>804</width>
|
||
|
<height>598</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">#groupBox{background: #FFFFFF;
|
||
|
border-radius: 8px;}</string>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<widget class="QGroupBox" name="groupBox_2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>804</width>
|
||
|
<height>64</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background: #DDECFC;
|
||
|
border-top-left-radius: 8px;
|
||
|
border-top-right-radius:8px</string>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<widget class="QLabel" name="tip_label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>350</x>
|
||
|
<y>10</y>
|
||
|
<width>91</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">width: 44px;
|
||
|
height: 22px;
|
||
|
font-size: 22px;
|
||
|
|
||
|
font-weight: 400;
|
||
|
color: #333333;
|
||
|
line-height: 33px;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>提示</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>200</x>
|
||
|
<y>100</y>
|
||
|
<width>396</width>
|
||
|
<height>271</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background-image: url(:/DependFile/Source/trainDisplayPage/horizontalToVertical.png);</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="confirm_Btn">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>404</x>
|
||
|
<y>540</y>
|
||
|
<width>401</width>
|
||
|
<height>61</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>15</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">border-image: url(:/DependFile/Source/channel/rightBtn.png);
|
||
|
color:white;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>确认</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="cancel_Btn">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>540</y>
|
||
|
<width>401</width>
|
||
|
<height>61</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>15</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">border-image: url(:/DependFile/Source/channel/leftBtn.png);
|
||
|
color:white;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>取消</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="leftText_label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>40</x>
|
||
|
<y>420</y>
|
||
|
<width>341</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">width: 308px;
|
||
|
height: 28px;
|
||
|
font-size: 28px;
|
||
|
|
||
|
font-weight: 400;
|
||
|
color: #8C8C8C;
|
||
|
line-height: 42px;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>请将上肢训练部分由水平</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="rightText_label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>450</x>
|
||
|
<y>420</y>
|
||
|
<width>341</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">width: 308px;
|
||
|
height: 28px;
|
||
|
font-size: 28px;
|
||
|
|
||
|
font-weight: 400;
|
||
|
color: #8C8C8C;
|
||
|
line-height: 42px;</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="middleText_label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>380</x>
|
||
|
<y>420</y>
|
||
|
<width>61</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">width: 308px;
|
||
|
height: 28px;
|
||
|
font-size: 28px;
|
||
|
|
||
|
font-weight: 400;
|
||
|
|
||
|
color: #0D9DDB;
|
||
|
line-height: 42px;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>逆向</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="English1_label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>80</x>
|
||
|
<y>460</y>
|
||
|
<width>621</width>
|
||
|
<height>41</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">width: 308px;
|
||
|
height: 28px;
|
||
|
font-size: 28px;
|
||
|
|
||
|
font-weight: 400;
|
||
|
color: #8C8C8C;
|
||
|
line-height: 42px;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Please rotate the upper limb training part</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="english2_label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>100</x>
|
||
|
<y>490</y>
|
||
|
<width>601</width>
|
||
|
<height>41</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">width: 308px;
|
||
|
height: 28px;
|
||
|
font-size: 28px;
|
||
|
|
||
|
font-weight: 400;
|
||
|
color: #8C8C8C;
|
||
|
line-height: 42px;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>from horizontal to vertical for training</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|