更新遥控器画面
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
<property name="windowTitle">
|
||||
<string>Form</string>
|
||||
</property>
|
||||
<widget class="QProgressBar" name="PB_OilLevel">
|
||||
<widget class="QProgressBar" name="PB_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>100</x>
|
||||
<y>220</y>
|
||||
<width>191</width>
|
||||
<height>30</height>
|
||||
<x>110</x>
|
||||
<y>200</y>
|
||||
<width>220</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
@@ -193,13 +193,13 @@ QProgressBar::chunk {
|
||||
<string/>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLCDNumber" name="LCD_OilTemp">
|
||||
<widget class="QLCDNumber" name="LCD_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>320</x>
|
||||
<y>250</y>
|
||||
<width>61</width>
|
||||
<height>30</height>
|
||||
<x>330</x>
|
||||
<y>220</y>
|
||||
<width>50</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
@@ -214,7 +214,7 @@ color: rgb(0, 255, 0);
|
||||
<enum>QFrame::Plain</enum>
|
||||
</property>
|
||||
<property name="digitCount">
|
||||
<number>4</number>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="segmentStyle">
|
||||
<enum>QLCDNumber::Flat</enum>
|
||||
@@ -224,18 +224,18 @@ color: rgb(0, 255, 0);
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>380</x>
|
||||
<y>250</y>
|
||||
<y>220</y>
|
||||
<width>41</width>
|
||||
<height>30</height>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
font: 87 15pt "思源黑体 Heavy";
|
||||
font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>℃</string>
|
||||
<string>MPa</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
@@ -1218,19 +1218,19 @@ color: rgb(0, 255, 255);</string>
|
||||
<widget class="QLabel" name="label_10">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>250</y>
|
||||
<width>91</width>
|
||||
<height>30</height>
|
||||
<x>0</x>
|
||||
<y>220</y>
|
||||
<width>110</width>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
font: 87 15pt "思源黑体 Heavy";
|
||||
font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>油箱温度:</string>
|
||||
<string>掏槽油缸压力:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
@@ -1239,19 +1239,19 @@ color: rgb(0, 255, 255);</string>
|
||||
<widget class="QLabel" name="label_11">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>220</y>
|
||||
<width>91</width>
|
||||
<height>30</height>
|
||||
<x>0</x>
|
||||
<y>200</y>
|
||||
<width>110</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
font: 87 15pt "思源黑体 Heavy";
|
||||
font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>油箱液位:</string>
|
||||
<string>截割油缸压力:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
@@ -1335,13 +1335,13 @@ font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QProgressBar" name="PB_OilTemp">
|
||||
<widget class="QProgressBar" name="PB_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>100</x>
|
||||
<y>250</y>
|
||||
<width>191</width>
|
||||
<height>30</height>
|
||||
<x>110</x>
|
||||
<y>220</y>
|
||||
<width>220</width>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
@@ -1355,7 +1355,7 @@ QProgressBar::chunk {
|
||||
}</string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>1500</number>
|
||||
<number>1000</number>
|
||||
</property>
|
||||
<property name="value">
|
||||
<number>24</number>
|
||||
@@ -1380,13 +1380,13 @@ QProgressBar::chunk {
|
||||
<string/>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLCDNumber" name="LCD_OilLevel">
|
||||
<widget class="QLCDNumber" name="LCD_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>320</x>
|
||||
<y>220</y>
|
||||
<width>61</width>
|
||||
<height>30</height>
|
||||
<x>330</x>
|
||||
<y>200</y>
|
||||
<width>50</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
@@ -1404,7 +1404,7 @@ color: rgb(0, 255, 0);
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="digitCount">
|
||||
<number>4</number>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="segmentStyle">
|
||||
<enum>QLCDNumber::Flat</enum>
|
||||
@@ -1518,18 +1518,18 @@ color: rgb(0, 255, 0);
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>380</x>
|
||||
<y>220</y>
|
||||
<y>200</y>
|
||||
<width>41</width>
|
||||
<height>30</height>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
font: 87 15pt "思源黑体 Heavy";
|
||||
font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>毫米</string>
|
||||
<string>MPa</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
@@ -1640,15 +1640,211 @@ color: rgb(0, 255, 255);</string>
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="label_18">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>380</x>
|
||||
<y>240</y>
|
||||
<width>41</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>MPa</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLCDNumber" name="LCD_3">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>330</x>
|
||||
<y>240</y>
|
||||
<width>50</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
color: rgb(0, 255, 0);
|
||||
</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Plain</enum>
|
||||
</property>
|
||||
<property name="digitCount">
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="segmentStyle">
|
||||
<enum>QLCDNumber::Flat</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="label_19">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>240</y>
|
||||
<width>110</width>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>截割喷雾压力:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QProgressBar" name="PB_3">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>110</x>
|
||||
<y>240</y>
|
||||
<width>220</width>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QProgressBar {
|
||||
background-color: transparent;
|
||||
border: 2px solid #888888;
|
||||
border-radius: 3px;
|
||||
}
|
||||
QProgressBar::chunk {
|
||||
background-color: #05B8CC;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>1000</number>
|
||||
</property>
|
||||
<property name="value">
|
||||
<number>24</number>
|
||||
</property>
|
||||
<property name="format">
|
||||
<string/>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QProgressBar" name="PB_4">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>110</x>
|
||||
<y>260</y>
|
||||
<width>220</width>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QProgressBar {
|
||||
background-color: transparent;
|
||||
border: 2px solid #888888;
|
||||
border-radius: 3px;
|
||||
}
|
||||
QProgressBar::chunk {
|
||||
background-color: #05B8CC;
|
||||
}</string>
|
||||
</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_4">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>330</x>
|
||||
<y>260</y>
|
||||
<width>50</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
color: rgb(0, 255, 0);
|
||||
</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Plain</enum>
|
||||
</property>
|
||||
<property name="digitCount">
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="segmentStyle">
|
||||
<enum>QLCDNumber::Flat</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="label_20">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>260</y>
|
||||
<width>110</width>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>截割喷雾流量:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="label_21">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>380</x>
|
||||
<y>260</y>
|
||||
<width>41</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Frames/null.png);
|
||||
font: 87 12pt "思源黑体 Heavy";
|
||||
color: rgb(0, 255, 255);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>L/分</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>Label_Main</zorder>
|
||||
<zorder>PB_OilLevel</zorder>
|
||||
<zorder>PB_1</zorder>
|
||||
<zorder>label_9</zorder>
|
||||
<zorder>PB_Cur_3</zorder>
|
||||
<zorder>CPW_1</zorder>
|
||||
<zorder>LCD_Temp</zorder>
|
||||
<zorder>label</zorder>
|
||||
<zorder>PB_Temp</zorder>
|
||||
<zorder>LCD_OilTemp</zorder>
|
||||
<zorder>LCD_2</zorder>
|
||||
<zorder>label_13</zorder>
|
||||
<zorder>groupBox</zorder>
|
||||
<zorder>label_2</zorder>
|
||||
@@ -1661,9 +1857,9 @@ color: rgb(0, 255, 255);</string>
|
||||
<zorder>label_7</zorder>
|
||||
<zorder>label_15</zorder>
|
||||
<zorder>CPW_2</zorder>
|
||||
<zorder>PB_OilTemp</zorder>
|
||||
<zorder>PB_2</zorder>
|
||||
<zorder>label_5</zorder>
|
||||
<zorder>LCD_OilLevel</zorder>
|
||||
<zorder>LCD_1</zorder>
|
||||
<zorder>label_17</zorder>
|
||||
<zorder>PB_Cur_2</zorder>
|
||||
<zorder>LCD_Cur_1</zorder>
|
||||
@@ -1672,6 +1868,14 @@ color: rgb(0, 255, 255);</string>
|
||||
<zorder>PB_Cur_1</zorder>
|
||||
<zorder>LCD_Cur_2</zorder>
|
||||
<zorder>label_6</zorder>
|
||||
<zorder>label_18</zorder>
|
||||
<zorder>LCD_3</zorder>
|
||||
<zorder>label_19</zorder>
|
||||
<zorder>PB_3</zorder>
|
||||
<zorder>PB_4</zorder>
|
||||
<zorder>LCD_4</zorder>
|
||||
<zorder>label_20</zorder>
|
||||
<zorder>label_21</zorder>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user