1983 lines
48 KiB
XML
1983 lines
48 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>P501_LoaderPage</class>
|
|
<widget class="QWidget" name="P501_LoaderPage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1024</width>
|
|
<height>576</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>1024</width>
|
|
<height>576</height>
|
|
</size>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: transparent; /* 背景透明 */
|
|
color: #e0f7fa</string>
|
|
</property>
|
|
<widget class="QLabel" name="label_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>240</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>A</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>240</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>U相电流(左):</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_CurL_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>280</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>260</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>V相电流(左):</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>260</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>A</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_TempL">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>300</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1500</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>24</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_CurL_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>260</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>300</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>℃</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Label_Main">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1024</width>
|
|
<height>576</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>1024</width>
|
|
<height>576</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>1025</width>
|
|
<height>576</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/Main.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_CurL_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>260</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1500</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_CurL_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>240</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>430</y>
|
|
<width>1024</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_title_2.png);
|
|
font: 87 18pt "思源黑体 Heavy";
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string> 启动及停止条件</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_TempL">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>300</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QFrame" name="Frame_Dev3D">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>332</x>
|
|
<y>30</y>
|
|
<width>360</width>
|
|
<height>150</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color:rgb(7, 19, 35);</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>280</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>A</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>312</x>
|
|
<y>160</y>
|
|
<width>400</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/BottomBar.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="CurvePlotWidget" name="Loader_CPW_L2" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>230</y>
|
|
<width>312</width>
|
|
<height>200</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/49.png);
|
|
font: 87 12pt "思源黑体 Heavy";
|
|
color: rgb(0, 255, 255);</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="CurvePlotWidget" name="Loader_CPW_L1" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>30</y>
|
|
<width>312</width>
|
|
<height>200</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/49.png);
|
|
font: 87 12pt "思源黑体 Heavy";
|
|
color: rgb(0, 255, 255);</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1024</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_title_2.png);
|
|
font: 87 18pt "思源黑体 Heavy";
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string> 温度电流</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>460</y>
|
|
<width>1024</width>
|
|
<height>116</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/49.png);
|
|
font: 87 9pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>58</width>
|
|
<height>58</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 15pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动
|
|
条件</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>58</y>
|
|
<width>58</width>
|
|
<height>58</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 15pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>停止
|
|
条件</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>240</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>360</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>600</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>720</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>780</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>840</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>900</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>960</x>
|
|
<y>0</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>240</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>360</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_25">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>600</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_27">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_28">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>720</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>780</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_30">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>840</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_31">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>900</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="Loader_SSConditions_32">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>960</x>
|
|
<y>58</y>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>60</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/bg_ele_mode.png);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动条件
|
|
Condi</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_CurL_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>280</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1500</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_CurL_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>240</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1500</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>280</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>W相电流(左):</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>300</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>电机温度(左):</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="CurvePlotWidget" name="Loader_CPW_R1" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>712</x>
|
|
<y>30</y>
|
|
<width>312</width>
|
|
<height>200</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/49.png);
|
|
font: 87 12pt "思源黑体 Heavy";
|
|
color: rgb(0, 255, 255);</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="CurvePlotWidget" name="Loader_CPW_R2" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>712</x>
|
|
<y>230</y>
|
|
<width>312</width>
|
|
<height>200</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border-image: url(:/Frames/Frames/49.png);
|
|
font: 87 12pt "思源黑体 Heavy";
|
|
color: rgb(0, 255, 255);</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>340</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>U相电流(右):</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_CurR_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>340</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1500</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_CurR_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>360</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1500</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>400</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>℃</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>380</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>W相电流(右):</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>360</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>V相电流(右):</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>360</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>A</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_CurR_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>340</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>380</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>A</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_CurR_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>380</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_CurR_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>360</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>400</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>电机温度(右):</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_TempR">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>400</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_TempR">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>400</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1500</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>24</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>A</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_CurR_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>380</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1500</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>210</y>
|
|
<width>110</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>铲板喷雾流量:</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="PB_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>210</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QProgressBar {
|
|
border-image: url(:/Frames/Frames/bg_1.png);
|
|
background-color: transparent;
|
|
border: 2px solid #888888;
|
|
border-radius: 3px;
|
|
}
|
|
QProgressBar::chunk {
|
|
|
|
}</string>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1000</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>24</number>
|
|
</property>
|
|
<property name="format">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="LCD_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>210</y>
|
|
<width>50</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: #4fd1c5;</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>5</number>
|
|
</property>
|
|
<property name="segmentStyle">
|
|
<enum>QLCDNumber::Flat</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>210</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 87 12pt "思源黑体 Heavy";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>L/分</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<zorder>Label_Main</zorder>
|
|
<zorder>label_2</zorder>
|
|
<zorder>Loader_CPW_L2</zorder>
|
|
<zorder>Loader_CPW_L1</zorder>
|
|
<zorder>Loader_CPW_R1</zorder>
|
|
<zorder>Loader_CPW_R2</zorder>
|
|
<zorder>label_14</zorder>
|
|
<zorder>label_6</zorder>
|
|
<zorder>LCD_CurL_3</zorder>
|
|
<zorder>label_7</zorder>
|
|
<zorder>label_15</zorder>
|
|
<zorder>PB_TempL</zorder>
|
|
<zorder>LCD_CurL_2</zorder>
|
|
<zorder>label_17</zorder>
|
|
<zorder>PB_CurL_2</zorder>
|
|
<zorder>LCD_CurL_1</zorder>
|
|
<zorder>label</zorder>
|
|
<zorder>LCD_TempL</zorder>
|
|
<zorder>Frame_Dev3D</zorder>
|
|
<zorder>label_16</zorder>
|
|
<zorder>label_8</zorder>
|
|
<zorder>groupBox</zorder>
|
|
<zorder>PB_CurL_3</zorder>
|
|
<zorder>PB_CurL_1</zorder>
|
|
<zorder>label_9</zorder>
|
|
<zorder>label_12</zorder>
|
|
<zorder>label_10</zorder>
|
|
<zorder>PB_CurR_1</zorder>
|
|
<zorder>PB_CurR_2</zorder>
|
|
<zorder>label_18</zorder>
|
|
<zorder>label_11</zorder>
|
|
<zorder>label_13</zorder>
|
|
<zorder>label_19</zorder>
|
|
<zorder>LCD_CurR_1</zorder>
|
|
<zorder>label_20</zorder>
|
|
<zorder>LCD_CurR_3</zorder>
|
|
<zorder>LCD_CurR_2</zorder>
|
|
<zorder>label_21</zorder>
|
|
<zorder>LCD_TempR</zorder>
|
|
<zorder>PB_TempR</zorder>
|
|
<zorder>label_22</zorder>
|
|
<zorder>PB_CurR_3</zorder>
|
|
<zorder>label_23</zorder>
|
|
<zorder>PB_1</zorder>
|
|
<zorder>LCD_1</zorder>
|
|
<zorder>label_24</zorder>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>CurvePlotWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>PublicFunctions/CurvePlotWidget.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources>
|
|
<include location="../Pictures/Pictures.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|