<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>DataList_Page</class>
|
<widget class="QDialog" name="DataList_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="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="QLabel" name="label_Time">
|
<property name="geometry">
|
<rect>
|
<x>550</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>
|
</widget>
|
<widget class="QLabel" name="label_title">
|
<property name="geometry">
|
<rect>
|
<x>6</x>
|
<y>6</y>
|
<width>200</width>
|
<height>35</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 0);</string>
|
</property>
|
<property name="text">
|
<string>数据管理</string>
|
</property>
|
</widget>
|
<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="QPushButton" name="pushButton_name5">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>278</y>
|
<width>450</width>
|
<height>42</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">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_v1_12">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>276</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_v1_9">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>144</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="pushButton_check6">
|
<property name="geometry">
|
<rect>
|
<x>620</x>
|
<y>322</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_name4">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>234</y>
|
<width>450</width>
|
<height>42</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">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;</string>
|
</property>
|
<property name="text">
|
<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>170</x>
|
<y>190</y>
|
<width>450</width>
|
<height>42</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">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_name6">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>322</y>
|
<width>450</width>
|
<height>42</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">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="Line" name="line_v1_14">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>364</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_003">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>58</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_13">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>320</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="pushButton_check5">
|
<property name="geometry">
|
<rect>
|
<x>620</x>
|
<y>278</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="Line" name="line_004">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>680</x>
|
<y>58</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_11">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>232</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="pushButton_name7">
|
<property name="enabled">
|
<bool>false</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>366</y>
|
<width>450</width>
|
<height>42</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">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_check2">
|
<property name="geometry">
|
<rect>
|
<x>620</x>
|
<y>146</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_check4">
|
<property name="geometry">
|
<rect>
|
<x>620</x>
|
<y>234</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_name2">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>146</y>
|
<width>450</width>
|
<height>42</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">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;</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>170</x>
|
<y>407</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="pushButton_name0">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>58</y>
|
<width>450</width>
|
<height>42</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">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;</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>170</x>
|
<y>102</y>
|
<width>450</width>
|
<height>42</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::LeftToRight</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;
|
color: rgb(255, 255, 255);
|
text-align: left;</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>170</x>
|
<y>188</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_v1_8">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>100</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="pushButton_check7">
|
<property name="geometry">
|
<rect>
|
<x>620</x>
|
<y>366</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_check0">
|
<property name="geometry">
|
<rect>
|
<x>620</x>
|
<y>58</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>620</x>
|
<y>102</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="Line" name="line_001">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>58</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="pushButton_check3">
|
<property name="geometry">
|
<rect>
|
<x>620</x>
|
<y>190</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="Line" name="line_3">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>407</y>
|
<width>110</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_5">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>150</x>
|
<y>58</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_2">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>58</y>
|
<width>110</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_4">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>58</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_Delete">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>400</x>
|
<y>422</y>
|
<width>100</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"/>
|
</property>
|
<property name="text">
|
<string>删 除</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_USB">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>422</y>
|
<width>171</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"/>
|
</property>
|
<property name="text">
|
<string>U盘转存</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_page">
|
<property name="geometry">
|
<rect>
|
<x>690</x>
|
<y>380</y>
|
<width>81</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>14</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>1/1页</string>
|
</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="QPushButton" name="pushButton_prepage">
|
<property name="geometry">
|
<rect>
|
<x>690</x>
|
<y>130</y>
|
<width>68</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</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/dataup.png</normaloff>:/new/prefix1/dataup.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>80</width>
|
<height>120</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_nextpage">
|
<property name="geometry">
|
<rect>
|
<x>690</x>
|
<y>240</y>
|
<width>68</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</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/datadown.png</normaloff>:/new/prefix1/datadown.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>80</width>
|
<height>120</height>
|
</size>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_CheckCharge">
|
<property name="geometry">
|
<rect>
|
<x>46</x>
|
<y>110</y>
|
<width>101</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: 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/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_CheckDischarge">
|
<property name="geometry">
|
<rect>
|
<x>46</x>
|
<y>60</y>
|
<width>101</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: 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/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_CheckAllSelect">
|
<property name="geometry">
|
<rect>
|
<x>587</x>
|
<y>407</y>
|
<width>85</width>
|
<height>41</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/check.png</normaloff>:/new/prefix1/check.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>20</width>
|
<height>20</height>
|
</size>
|
</property>
|
<property name="autoRepeatDelay">
|
<number>300</number>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_exit">
|
<property name="geometry">
|
<rect>
|
<x>750</x>
|
<y>0</y>
|
<width>45</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="../Source/resource.qrc">:/new/prefix1/return.png</pixmap>
|
</property>
|
<property name="scaledContents">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_Exit">
|
<property name="geometry">
|
<rect>
|
<x>720</x>
|
<y>1</y>
|
<width>80</width>
|
<height>70</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="iconSize">
|
<size>
|
<width>44</width>
|
<height>44</height>
|
</size>
|
</property>
|
<property name="autoDefault">
|
<bool>true</bool>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_testing">
|
<property name="geometry">
|
<rect>
|
<x>160</x>
|
<y>2</y>
|
<width>211</width>
|
<height>35</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 0, 0);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<zorder>label_BG</zorder>
|
<zorder>pushButton_name5</zorder>
|
<zorder>pushButton_name2</zorder>
|
<zorder>pushButton_name0</zorder>
|
<zorder>pushButton_name6</zorder>
|
<zorder>pushButton_name4</zorder>
|
<zorder>pushButton_name3</zorder>
|
<zorder>pushButton_name7</zorder>
|
<zorder>pushButton_name1</zorder>
|
<zorder>line</zorder>
|
<zorder>label_Time</zorder>
|
<zorder>label_title</zorder>
|
<zorder>line_v1_12</zorder>
|
<zorder>line_v1_9</zorder>
|
<zorder>pushButton_check6</zorder>
|
<zorder>line_v1_14</zorder>
|
<zorder>line_003</zorder>
|
<zorder>line_v1_13</zorder>
|
<zorder>pushButton_check5</zorder>
|
<zorder>line_004</zorder>
|
<zorder>line_v1_11</zorder>
|
<zorder>pushButton_check2</zorder>
|
<zorder>pushButton_check4</zorder>
|
<zorder>line_002</zorder>
|
<zorder>line_v1_10</zorder>
|
<zorder>line_v1_8</zorder>
|
<zorder>pushButton_check7</zorder>
|
<zorder>pushButton_check0</zorder>
|
<zorder>pushButton_check1</zorder>
|
<zorder>line_001</zorder>
|
<zorder>pushButton_check3</zorder>
|
<zorder>line_3</zorder>
|
<zorder>line_5</zorder>
|
<zorder>line_2</zorder>
|
<zorder>line_4</zorder>
|
<zorder>pushButton_Delete</zorder>
|
<zorder>pushButton_USB</zorder>
|
<zorder>label_page</zorder>
|
<zorder>label_USB</zorder>
|
<zorder>pushButton_prepage</zorder>
|
<zorder>pushButton_nextpage</zorder>
|
<zorder>pushButton_CheckCharge</zorder>
|
<zorder>pushButton_CheckDischarge</zorder>
|
<zorder>pushButton_CheckAllSelect</zorder>
|
<zorder>label_exit</zorder>
|
<zorder>pushButton_Exit</zorder>
|
<zorder>label_testing</zorder>
|
</widget>
|
<resources>
|
<include location="../Source/resource.qrc"/>
|
</resources>
|
<connections/>
|
</ui>
|