<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>Data_Page</class>
|
<widget class="QDialog" name="Data_Page">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1380</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>Dialog</string>
|
</property>
|
<widget class="QLabel" name="label_BG">
|
<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="QLabel" name="label_USB">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>10</y>
|
<width>40</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_Time">
|
<property name="geometry">
|
<rect>
|
<x>570</x>
|
<y>10</y>
|
<width>220</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_logo">
|
<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="Line" name="line">
|
<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="QWidget" name="widget" native="true">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>45</y>
|
<width>1380</width>
|
<height>435</height>
|
</rect>
|
</property>
|
<widget class="QWidget" name="widget_2" native="true">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1380</width>
|
<height>435</height>
|
</rect>
|
</property>
|
<widget class="Line" name="line_v1">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>10</y>
|
<width>180</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>4</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_h1">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>10</y>
|
<width>2</width>
|
<height>412</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>4</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_DataList">
|
<property name="geometry">
|
<rect>
|
<x>24</x>
|
<y>68</y>
|
<width>175</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_v2">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>420</y>
|
<width>180</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>4</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_h2">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>200</x>
|
<y>10</y>
|
<width>2</width>
|
<height>411</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<underline>false</underline>
|
<stylestrategy>PreferDefault</stylestrategy>
|
</font>
|
</property>
|
<property name="mouseTracking">
|
<bool>false</bool>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="acceptDrops">
|
<bool>false</bool>
|
</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>4</number>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_BatteryList">
|
<property name="geometry">
|
<rect>
|
<x>24</x>
|
<y>15</y>
|
<width>175</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_CheckDischarge">
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>120</y>
|
<width>141</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="layoutDirection">
|
<enum>Qt::LeftToRight</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;
|
color: rgb(255, 0, 0);
|
text-align: left;</string>
|
</property>
|
<property name="text">
|
<string>放电</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/check.png</normaloff>:/new/prefix1/check.png</iconset>
|
</property>
|
<property name="autoRepeatDelay">
|
<number>300</number>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_CheckCharge">
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>170</y>
|
<width>141</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="layoutDirection">
|
<enum>Qt::LeftToRight</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;
|
color: rgb(0, 255, 0);
|
text-align: left;</string>
|
</property>
|
<property name="text">
|
<string>充电</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/check.png</normaloff>:/new/prefix1/check.png</iconset>
|
</property>
|
<property name="autoRepeatDelay">
|
<number>300</number>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_Delete">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>24</x>
|
<y>368</y>
|
<width>175</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_USB">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>24</x>
|
<y>315</y>
|
<width>175</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>U盘转存</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_Rename">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>24</x>
|
<y>261</y>
|
<width>175</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="QWidget" name="widget_4" native="true">
|
<property name="geometry">
|
<rect>
|
<x>220</x>
|
<y>10</y>
|
<width>1160</width>
|
<height>360</height>
|
</rect>
|
</property>
|
<widget class="QWidget" name="widget_5" native="true">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>580</width>
|
<height>360</height>
|
</rect>
|
</property>
|
<widget class="QPushButton" name="pushButton_name0">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>490</width>
|
<height>42</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: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-left:20px;</string>
|
</property>
|
<property name="text">
|
<string>默认电池组</string>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_003">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>2</width>
|
<height>350</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::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_v1_9">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>86</y>
|
<width>550</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_004">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>548</x>
|
<y>0</y>
|
<width>2</width>
|
<height>350</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::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_name7">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>308</y>
|
<width>490</width>
|
<height>42</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: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-left:20px;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_v1_8">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>42</y>
|
<width>550</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="pushButton_name4">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>176</y>
|
<width>490</width>
|
<height>42</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: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-left:20px;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_v1_11">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>174</y>
|
<width>550</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_001">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>548</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_v1_14">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>306</y>
|
<width>550</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="pushButton_name2">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>88</y>
|
<width>490</width>
|
<height>42</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: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-left:20px;</string>
|
</property>
|
<property name="text">
|
<string>研发部</string>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_name3">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>132</y>
|
<width>490</width>
|
<height>42</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: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-left:20px;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_v1_10">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>130</y>
|
<width>550</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_v1_12">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>218</y>
|
<width>550</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="pushButton_name6">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>264</y>
|
<width>490</width>
|
<height>42</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: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-left:20px;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_name1">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>44</y>
|
<width>490</width>
|
<height>42</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::LeftToRight</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-left:20px;</string>
|
</property>
|
<property name="text">
|
<string>武汉源畅</string>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_name5">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>220</y>
|
<width>490</width>
|
<height>42</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: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;
|
padding-left:20px;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_002">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>349</y>
|
<width>550</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_v1_13">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>262</y>
|
<width>550</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="pushButton_check0">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>0</y>
|
<width>60</width>
|
<height>42</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/uncheck.png</normaloff>:/new/prefix1/uncheck.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check1">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>44</y>
|
<width>60</width>
|
<height>42</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/uncheck.png</normaloff>:/new/prefix1/uncheck.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check2">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>88</y>
|
<width>60</width>
|
<height>42</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/check.png</normaloff>:/new/prefix1/check.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check3">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>132</y>
|
<width>60</width>
|
<height>42</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/uncheck.png</normaloff>:/new/prefix1/uncheck.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check4">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>176</y>
|
<width>60</width>
|
<height>42</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/uncheck.png</normaloff>:/new/prefix1/uncheck.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check5">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>220</y>
|
<width>60</width>
|
<height>42</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/uncheck.png</normaloff>:/new/prefix1/uncheck.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check6">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>264</y>
|
<width>60</width>
|
<height>42</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/uncheck.png</normaloff>:/new/prefix1/uncheck.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check7">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>308</y>
|
<width>60</width>
|
<height>42</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/uncheck.png</normaloff>:/new/prefix1/uncheck.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="widget_6" native="true">
|
<property name="geometry">
|
<rect>
|
<x>580</x>
|
<y>0</y>
|
<width>580</width>
|
<height>360</height>
|
</rect>
|
</property>
|
<widget class="QLabel" name="label_06">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>210</y>
|
<width>160</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</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_12">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>255</y>
|
<width>160</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</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>30</x>
|
<y>75</y>
|
<width>160</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</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_7">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>165</y>
|
<width>160</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</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_5">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>120</y>
|
<width>160</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</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_data_stopreason">
|
<property name="geometry">
|
<rect>
|
<x>190</x>
|
<y>255</y>
|
<width>330</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</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="label_data_type">
|
<property name="geometry">
|
<rect>
|
<x>190</x>
|
<y>30</y>
|
<width>330</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</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="label_data_starttime">
|
<property name="geometry">
|
<rect>
|
<x>190</x>
|
<y>165</y>
|
<width>330</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</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="label_02">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>30</y>
|
<width>160</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</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_data_cap">
|
<property name="geometry">
|
<rect>
|
<x>190</x>
|
<y>120</y>
|
<width>330</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</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="label_data_cur">
|
<property name="geometry">
|
<rect>
|
<x>190</x>
|
<y>75</y>
|
<width>330</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</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="label_data_lasttime">
|
<property name="geometry">
|
<rect>
|
<x>190</x>
|
<y>210</y>
|
<width>330</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="Line" name="line_5">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>548</x>
|
<y>0</y>
|
<width>2</width>
|
<height>350</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::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>2</width>
|
<height>350</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::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>350</y>
|
<width>550</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_2">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>548</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="pushButton_DataChart">
|
<property name="geometry">
|
<rect>
|
<x>390</x>
|
<y>295</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>
|
</widget>
|
<widget class="QPushButton" name="pushButton_Last">
|
<property name="geometry">
|
<rect>
|
<x>350</x>
|
<y>375</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>500</x>
|
<y>375</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_Exit">
|
<property name="geometry">
|
<rect>
|
<x>650</x>
|
<y>375</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">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_PageNum">
|
<property name="geometry">
|
<rect>
|
<x>220</x>
|
<y>400</y>
|
<width>121</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::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check8">
|
<property name="geometry">
|
<rect>
|
<x>220</x>
|
<y>370</y>
|
<width>121</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</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);</string>
|
</property>
|
<property name="text">
|
<string>全选</string>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/uncheck.png</normaloff>:/new/prefix1/uncheck.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<zorder>line_v1</zorder>
|
<zorder>line_h1</zorder>
|
<zorder>line_v2</zorder>
|
<zorder>line_h2</zorder>
|
<zorder>widget_4</zorder>
|
<zorder>pushButton_Last</zorder>
|
<zorder>pushButton_Next</zorder>
|
<zorder>pushButton_Exit</zorder>
|
<zorder>pushButton_Delete</zorder>
|
<zorder>pushButton_CheckDischarge</zorder>
|
<zorder>pushButton_BatteryList</zorder>
|
<zorder>pushButton_DataList</zorder>
|
<zorder>pushButton_CheckCharge</zorder>
|
<zorder>pushButton_Rename</zorder>
|
<zorder>pushButton_USB</zorder>
|
<zorder>label_PageNum</zorder>
|
<zorder>pushButton_check8</zorder>
|
</widget>
|
</widget>
|
<widget class="QLabel" name="label_WIFI">
|
<property name="geometry">
|
<rect>
|
<x>530</x>
|
<y>10</y>
|
<width>40</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_MON">
|
<property name="geometry">
|
<rect>
|
<x>450</x>
|
<y>10</y>
|
<width>40</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_rom">
|
<property name="geometry">
|
<rect>
|
<x>220</x>
|
<y>10</y>
|
<width>231</width>
|
<height>35</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(0, 255, 0);</string>
|
</property>
|
<property name="text">
|
<string>内存余量:</string>
|
</property>
|
</widget>
|
</widget>
|
<resources>
|
<include location="../Source/resource.qrc"/>
|
</resources>
|
<connections/>
|
</ui>
|