<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>MainWindow</class>
|
<widget class="QMainWindow" name="MainWindow">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1600</width>
|
<height>1000</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>宋体</family>
|
<pointsize>9</pointsize>
|
</font>
|
</property>
|
<property name="windowTitle">
|
<string>MainWindow</string>
|
</property>
|
<widget class="QWidget" name="centralWidget">
|
<widget class="QLineEdit" name="lineEdit">
|
<property name="geometry">
|
<rect>
|
<x>50</x>
|
<y>170</y>
|
<width>621</width>
|
<height>51</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton">
|
<property name="geometry">
|
<rect>
|
<x>720</x>
|
<y>170</y>
|
<width>221</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>查询</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_2">
|
<property name="geometry">
|
<rect>
|
<x>70</x>
|
<y>60</y>
|
<width>261</width>
|
<height>51</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_2">
|
<property name="geometry">
|
<rect>
|
<x>360</x>
|
<y>60</y>
|
<width>141</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>宋体</family>
|
<pointsize>12</pointsize>
|
</font>
|
</property>
|
<property name="text">
|
<string>确定</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>70</x>
|
<y>10</y>
|
<width>261</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>微软雅黑</family>
|
<pointsize>11</pointsize>
|
</font>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::LeftToRight</enum>
|
</property>
|
<property name="text">
|
<string>今日计划产量(吨)</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>130</y>
|
<width>2000</width>
|
<height>16</height>
|
</rect>
|
</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="geometry">
|
<rect>
|
<x>533</x>
|
<y>-2</y>
|
<width>20</width>
|
<height>141</height>
|
</rect>
|
</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="QLabel" name="label_2">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>610</x>
|
<y>10</y>
|
<width>261</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>微软雅黑</family>
|
<pointsize>11</pointsize>
|
</font>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::LeftToRight</enum>
|
</property>
|
<property name="text">
|
<string>今日实际产量(吨)</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
</property>
|
</widget>
|
<widget class="QTextBrowser" name="textBrowser">
|
<property name="geometry">
|
<rect>
|
<x>610</x>
|
<y>60</y>
|
<width>261</width>
|
<height>51</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="geometry">
|
<rect>
|
<x>930</x>
|
<y>-2</y>
|
<width>20</width>
|
<height>141</height>
|
</rect>
|
</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="QTextBrowser" name="textBrowser_2">
|
<property name="geometry">
|
<rect>
|
<x>1010</x>
|
<y>60</y>
|
<width>261</width>
|
<height>51</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_3">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>1010</x>
|
<y>10</y>
|
<width>261</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>微软雅黑</family>
|
<pointsize>11</pointsize>
|
</font>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::LeftToRight</enum>
|
</property>
|
<property name="text">
|
<string>今日预测产量(吨)</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
</property>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="geometry">
|
<rect>
|
<x>1290</x>
|
<y>-2</y>
|
<width>20</width>
|
<height>141</height>
|
</rect>
|
</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="QTextBrowser" name="textBrowser_3">
|
<property name="geometry">
|
<rect>
|
<x>1320</x>
|
<y>30</y>
|
<width>261</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>微软雅黑</family>
|
<pointsize>12</pointsize>
|
</font>
|
</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:'微软雅黑'; font-size:12pt; font-weight:400; font-style:normal;">
|
<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'宋体'; font-size:9pt;"><br /></p></body></html></string>
|
</property>
|
</widget>
|
<widget class="QTextBrowser" name="textBrowser_4">
|
<property name="geometry">
|
<rect>
|
<x>1320</x>
|
<y>70</y>
|
<width>261</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="sizePolicy">
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
<horstretch>0</horstretch>
|
<verstretch>0</verstretch>
|
</sizepolicy>
|
</property>
|
<property name="font">
|
<font>
|
<family>微软雅黑</family>
|
<pointsize>12</pointsize>
|
</font>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::LeftToRight</enum>
|
</property>
|
<property name="inputMethodHints">
|
<set>Qt::ImhMultiLine</set>
|
</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:'微软雅黑'; font-size:12pt; font-weight:400; font-style:normal;">
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_5">
|
<property name="geometry">
|
<rect>
|
<x>980</x>
|
<y>139</y>
|
<width>21</width>
|
<height>911</height>
|
</rect>
|
</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="QListView" name="listView">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>240</y>
|
<width>951</width>
|
<height>741</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="Line" name="line_6">
|
<property name="geometry">
|
<rect>
|
<x>990</x>
|
<y>650</y>
|
<width>911</width>
|
<height>21</height>
|
</rect>
|
</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="QLabel" name="label_6">
|
<property name="geometry">
|
<rect>
|
<x>220</x>
|
<y>470</y>
|
<width>551</width>
|
<height>121</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>13</pointsize>
|
</font>
|
</property>
|
<property name="text">
|
<string><html><head/><body><p><br/></p></body></html></string>
|
</property>
|
</widget>
|
<widget class="QChartView" name="graphicsView">
|
<property name="geometry">
|
<rect>
|
<x>1000</x>
|
<y>150</y>
|
<width>591</width>
|
<height>501</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QTextEdit" name="textEdit">
|
<property name="geometry">
|
<rect>
|
<x>1010</x>
|
<y>710</y>
|
<width>571</width>
|
<height>181</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>微软雅黑</family>
|
<pointsize>12</pointsize>
|
</font>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_3">
|
<property name="geometry">
|
<rect>
|
<x>1210</x>
|
<y>900</y>
|
<width>171</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>微软雅黑</family>
|
<pointsize>13</pointsize>
|
</font>
|
</property>
|
<property name="text">
|
<string>上传</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_4">
|
<property name="geometry">
|
<rect>
|
<x>1210</x>
|
<y>660</y>
|
<width>171</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>微软雅黑</family>
|
<pointsize>18</pointsize>
|
</font>
|
</property>
|
<property name="layoutDirection">
|
<enum>Qt::LeftToRight</enum>
|
</property>
|
<property name="text">
|
<string>日志</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_5">
|
<property name="geometry">
|
<rect>
|
<x>1000</x>
|
<y>960</y>
|
<width>591</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>日志编写要求:是否达标,未达标阐述未达标原因</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QMenuBar" name="menuBar">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1600</width>
|
<height>17</height>
|
</rect>
|
</property>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<customwidgets>
|
<customwidget>
|
<class>QChartView</class>
|
<extends>QGraphicsView</extends>
|
<header location="global">qchartview.h</header>
|
</customwidget>
|
</customwidgets>
|
<resources/>
|
<connections/>
|
</ui>
|