<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>Choose_Page</class>
|
<widget class="QDialog" name="Choose_Page">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>800</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>Dialog</string>
|
</property>
|
<widget class="QWidget" name="widget" native="true">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>800</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<widget class="QLabel" name="label_Background">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>800</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="../Source/resource.qrc">:/new/prefix1/bg.png</pixmap>
|
</property>
|
</widget>
|
<widget class="Line" name="line_01">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>40</y>
|
<width>800</width>
|
<height>4</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_Time">
|
<property name="geometry">
|
<rect>
|
<x>570</x>
|
<y>10</y>
|
<width>221</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 0);</string>
|
</property>
|
<property name="text">
|
<string>2017-10-09 12:20:09</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_Title">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>5</y>
|
<width>200</width>
|
<height>35</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 0);</string>
|
</property>
|
<property name="text">
|
<string>电池选择</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_WorkingPage">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>520</x>
|
<y>425</y>
|
<width>131</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgb(231,231,231);</string>
|
</property>
|
<property name="text">
|
<string>进入测试</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_NewPage">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>425</y>
|
<width>140</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgb(231,231,231);</string>
|
</property>
|
<property name="text">
|
<string>新建电池组</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_Last">
|
<property name="geometry">
|
<rect>
|
<x>160</x>
|
<y>425</y>
|
<width>120</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgb(231,231,231);
|
</string>
|
</property>
|
<property name="text">
|
<string>上一页</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_Next">
|
<property name="geometry">
|
<rect>
|
<x>290</x>
|
<y>425</y>
|
<width>120</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgb(231,231,231);</string>
|
</property>
|
<property name="text">
|
<string>下一页</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_03">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>418</y>
|
<width>510</width>
|
<height>4</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_PageNum">
|
<property name="geometry">
|
<rect>
|
<x>410</x>
|
<y>420</y>
|
<width>100</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>16</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>1 / 2 页</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="list_Battery0">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>45</y>
|
<width>510</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::RightToLeft</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-right:20px;</string>
|
</property>
|
<property name="text">
|
<string>Default_Battery</string>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_04">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>90</y>
|
<width>510</width>
|
<height>2</height>
|
</rect>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(210, 210, 210);</string>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Plain</enum>
|
</property>
|
<property name="lineWidth">
|
<number>2</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_05">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>137</y>
|
<width>510</width>
|
<height>2</height>
|
</rect>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(210, 210, 210);</string>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Plain</enum>
|
</property>
|
<property name="lineWidth">
|
<number>2</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="list_Battery1">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>92</y>
|
<width>510</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::RightToLeft</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-right:20px;</string>
|
</property>
|
<property name="text">
|
<string>源畅机房电池组</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/to.png</normaloff>:/new/prefix1/to.png</iconset>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_06">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>184</y>
|
<width>510</width>
|
<height>2</height>
|
</rect>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(210, 210, 210);</string>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Plain</enum>
|
</property>
|
<property name="lineWidth">
|
<number>2</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="list_Battery2">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>139</y>
|
<width>510</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::RightToLeft</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-right:20px;</string>
|
</property>
|
<property name="text">
|
<string>湖南移动</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/to.png</normaloff>:/new/prefix1/to.png</iconset>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_07">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>231</y>
|
<width>510</width>
|
<height>2</height>
|
</rect>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(210, 210, 210);</string>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Plain</enum>
|
</property>
|
<property name="lineWidth">
|
<number>2</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="list_Battery3">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>186</y>
|
<width>510</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::RightToLeft</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-right:20px;</string>
|
</property>
|
<property name="text">
|
<string>中国联通</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/to.png</normaloff>:/new/prefix1/to.png</iconset>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_08">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>278</y>
|
<width>510</width>
|
<height>2</height>
|
</rect>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(210, 210, 210);</string>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Plain</enum>
|
</property>
|
<property name="lineWidth">
|
<number>2</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="list_Battery4">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>233</y>
|
<width>510</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::RightToLeft</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-right:20px;</string>
|
</property>
|
<property name="text">
|
<string>阿里巴巴</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/to.png</normaloff>:/new/prefix1/to.png</iconset>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_09">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>325</y>
|
<width>510</width>
|
<height>2</height>
|
</rect>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(210, 210, 210);</string>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Plain</enum>
|
</property>
|
<property name="lineWidth">
|
<number>2</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="list_Battery5">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>280</y>
|
<width>510</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::RightToLeft</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-right:20px;</string>
|
</property>
|
<property name="text">
|
<string>万达总部</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/to.png</normaloff>:/new/prefix1/to.png</iconset>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_10">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>372</y>
|
<width>510</width>
|
<height>2</height>
|
</rect>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(210, 210, 210);</string>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Plain</enum>
|
</property>
|
<property name="lineWidth">
|
<number>2</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="list_Battery6">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>327</y>
|
<width>510</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::RightToLeft</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-right:20px;</string>
|
</property>
|
<property name="text">
|
<string>美国白宫</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/to.png</normaloff>:/new/prefix1/to.png</iconset>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="list_Battery7">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>374</y>
|
<width>510</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::RightToLeft</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-right:20px;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_01">
|
<property name="geometry">
|
<rect>
|
<x>525</x>
|
<y>150</y>
|
<width>150</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>单体电压</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_02">
|
<property name="geometry">
|
<rect>
|
<x>525</x>
|
<y>210</y>
|
<width>150</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>标称容量</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_03">
|
<property name="geometry">
|
<rect>
|
<x>525</x>
|
<y>270</y>
|
<width>150</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>单体节数</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_04">
|
<property name="geometry">
|
<rect>
|
<x>525</x>
|
<y>330</y>
|
<width>150</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>单体组数</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_MonVol">
|
<property name="geometry">
|
<rect>
|
<x>670</x>
|
<y>150</y>
|
<width>85</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_NominalCap">
|
<property name="geometry">
|
<rect>
|
<x>670</x>
|
<y>210</y>
|
<width>85</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_MonNum">
|
<property name="geometry">
|
<rect>
|
<x>670</x>
|
<y>270</y>
|
<width>85</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_GroupNum">
|
<property name="geometry">
|
<rect>
|
<x>670</x>
|
<y>330</y>
|
<width>85</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="edit_MonVol" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>675</x>
|
<y>150</y>
|
<width>0</width>
|
<height>0</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::ClickFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<property name="text" stdset="0">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_001">
|
<property name="geometry">
|
<rect>
|
<x>760</x>
|
<y>150</y>
|
<width>40</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>V</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_002">
|
<property name="geometry">
|
<rect>
|
<x>760</x>
|
<y>210</y>
|
<width>40</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>AH</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="edit_NomiNalCap" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>675</x>
|
<y>210</y>
|
<width>0</width>
|
<height>0</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::ClickFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<property name="text" stdset="0">
|
<string/>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="edit_MonNum" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>675</x>
|
<y>270</y>
|
<width>0</width>
|
<height>0</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::ClickFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<property name="text" stdset="0">
|
<string/>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="edit_GroupNum" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>675</x>
|
<y>330</y>
|
<width>0</width>
|
<height>0</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::ClickFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<property name="text" stdset="0">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_Exit">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>664</x>
|
<y>425</y>
|
<width>131</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 0, 0);
|
background-color:rgb(231,231,231);</string>
|
</property>
|
<property name="text">
|
<string>退 出</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_MON">
|
<property name="geometry">
|
<rect>
|
<x>440</x>
|
<y>10</y>
|
<width>40</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_WIFI">
|
<property name="geometry">
|
<rect>
|
<x>520</x>
|
<y>10</y>
|
<width>40</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_USB">
|
<property name="geometry">
|
<rect>
|
<x>480</x>
|
<y>10</y>
|
<width>40</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QTextBrowser" name="textBrowser">
|
<property name="geometry">
|
<rect>
|
<x>524</x>
|
<y>45</y>
|
<width>271</width>
|
<height>95</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 0);
|
background-color: rgb(255, 255, 255,0);
|
border:1px solid white;</string>
|
</property>
|
<property name="html">
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
p, li { white-space: pre-wrap; }
|
</style></head><body style=" font-family:'Ubuntu'; font-size:18pt; font-weight:400; font-style:normal;">
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">源畅机房电池组</p></body></html></string>
|
</property>
|
<property name="textInteractionFlags">
|
<set>Qt::NoTextInteraction</set>
|
</property>
|
<property name="openLinks">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>510</x>
|
<y>40</y>
|
<width>3</width>
|
<height>440</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</widget>
|
</widget>
|
<customwidgets>
|
<customwidget>
|
<class>Custom_LineEdit</class>
|
<extends>QWidget</extends>
|
<header>custom_lineedit.h</header>
|
</customwidget>
|
</customwidgets>
|
<resources>
|
<include location="../Source/resource.qrc"/>
|
</resources>
|
<connections/>
|
</ui>
|