<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>App_Control</class>
|
<widget class="QDialog" name="App_Control">
|
<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="QLabel" name="label">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>800</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">border-image: url(:/new/prefix1/bg.png);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>40</y>
|
<width>800</width>
|
<height>3</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_2">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>5</y>
|
<width>270</width>
|
<height>35</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>30</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 127);</string>
|
</property>
|
<property name="text">
|
<string>APP控制</string>
|
</property>
|
</widget>
|
<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="label6_5">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>260</y>
|
<width>221</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>已测时间(H:M):</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label2_5">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>160</y>
|
<width>181</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>当前电流(A):</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label2_2">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>210</y>
|
<width>201</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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="QLabel" name="label3_2">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>110</y>
|
<width>181</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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="label1_2">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>60</y>
|
<width>181</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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="QPushButton" name="pushButton_Exit">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>640</x>
|
<y>420</y>
|
<width>105</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="styleSheet">
|
<string notr="true">color:rgb(255, 0, 0)</string>
|
</property>
|
<property name="text">
|
<string>退 出</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="State">
|
<property name="geometry">
|
<rect>
|
<x>200</x>
|
<y>60</y>
|
<width>120</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);
|
</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="vol">
|
<property name="geometry">
|
<rect>
|
<x>200</x>
|
<y>110</y>
|
<width>120</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="TestTime">
|
<property name="geometry">
|
<rect>
|
<x>240</x>
|
<y>260</y>
|
<width>161</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);
|
</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="Current">
|
<property name="geometry">
|
<rect>
|
<x>200</x>
|
<y>160</y>
|
<width>120</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);
|
</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="Cap">
|
<property name="geometry">
|
<rect>
|
<x>220</x>
|
<y>210</y>
|
<width>120</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);
|
</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</widget>
|
</widget>
|
<resources/>
|
<connections/>
|
</ui>
|