代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>XlsxExportor</class>
<widget class="QWidget" name="XlsxExportor">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1134</width>
<height>419</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="windowIcon">
<iconset resource="rec.qrc">
<normaloff>:/resource/img/fillform.svg</normaloff>:/resource/img/fillform.svg</iconset>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frame">
<property name="styleSheet">
<string notr="true">#frame
{
background-image: url(:/resource/img/backtest2.png);
background-repeat:no-repeat;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout" stretch="1,7">
<item>
<widget class="QFrame" name="frame_2">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QDateTimeEdit" name="dateTimeEdit_stop">
<property name="geometry">
<rect>
<x>380</x>
<y>10</y>
<width>201</width>
<height>35</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>300</x>
<y>10</y>
<width>61</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>结束时间</string>
</property>
</widget>
<widget class="QDateTimeEdit" name="dateTimeEdit_start">
<property name="geometry">
<rect>
<x>90</x>
<y>10</y>
<width>201</width>
<height>35</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>61</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>开始时间</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>600</x>
<y>13</y>
<width>90</width>
<height>30</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>90</width>
<height>30</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">width:70px;
height:40px;
background:#ffffff;
border:1px solid;
border-color:#507efc;
border-radius:4px;
font-family:Microsoft YaHei UI;
font-weight:75;
color:#274e96;
font-size:18px;</string>
</property>
<property name="text">
<string>显示</string>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>940</x>
<y>10</y>
<width>151</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>请输入表头信息</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidget">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page_3">
<widget class="QLineEdit" name="lineEdit_4">
<property name="geometry">
<rect>
<x>940</x>
<y>50</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>10</x>
<y>170</y>
<width>81</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>仪器编号</string>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>260</x>
<y>170</y>
<width>131</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>试样高度(cm)</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>570</x>
<y>50</y>
<width>111</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>试样面积(cm^2)</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>570</x>
<y>110</y>
<width>71</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>孔隙比</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_9">
<property name="geometry">
<rect>
<x>90</x>
<y>170</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_7">
<property name="geometry">
<rect>
<x>680</x>
<y>110</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>530</x>
<y>270</y>
<width>90</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>90</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>40</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">width:70px;
height:40px;
background:#ffffff;
border:1px solid;
border-color:#507efc;
border-radius:4px;
font-family:Microsoft YaHei UI;
font-weight:75;
color:#274e96;
font-size:18px;</string>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>850</x>
<y>170</y>
<width>81</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>核校者</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_10">
<property name="geometry">
<rect>
<x>400</x>
<y>170</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>91</width>
<height>35</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font-size:20px;
font-weight:480;
color: rgb(0, 0, 0);</string>
</property>
<property name="text">
<string>报表填写:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>680</x>
<y>50</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>850</x>
<y>110</y>
<width>91</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>试验(计算)</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_6">
<property name="geometry">
<rect>
<x>400</x>
<y>110</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>71</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>土样编号</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>260</x>
<y>50</y>
<width>81</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>试验日期</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_11">
<property name="geometry">
<rect>
<x>680</x>
<y>170</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>570</x>
<y>170</y>
<width>81</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>土样说明</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>260</x>
<y>110</y>
<width>141</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>测压管断面积(cm^2)</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>850</x>
<y>50</y>
<width>54</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>表号</string>
</property>
</widget>
<widget class="QLabel" name="label_1">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>71</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>工程名称</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>400</x>
<y>50</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_12">
<property name="geometry">
<rect>
<x>940</x>
<y>170</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_1">
<property name="geometry">
<rect>
<x>90</x>
<y>50</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_8">
<property name="geometry">
<rect>
<x>940</x>
<y>110</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_5">
<property name="geometry">
<rect>
<x>90</x>
<y>110</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_13">
<property name="geometry">
<rect>
<x>90</x>
<y>230</y>
<width>161</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>10</x>
<y>230</y>
<width>81</width>
<height>35</height>
</rect>
</property>
<property name="text">
<string>报表名称</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="page_4">
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>560</x>
<y>280</y>
<width>90</width>
<height>30</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>90</width>
<height>30</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">width:70px;
height:40px;
background:#ffffff;
border:1px solid;
border-color:#507efc;
border-radius:4px;
font-family:Microsoft YaHei UI;
font-weight:75;
color:#274e96;
font-size:18px;</string>
</property>
<property name="text">
<string>打开</string>
</property>
</widget>
<widget class="QListView" name="listView">
<property name="geometry">
<rect>
<x>130</x>
<y>10</y>
<width>871</width>
<height>251</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>410</x>
<y>280</y>
<width>90</width>
<height>30</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>90</width>
<height>30</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">width:70px;
height:40px;
background:#ffffff;
border:1px solid;
border-color:#507efc;
border-radius:4px;
font-family:Microsoft YaHei UI;
font-weight:75;
color:#274e96;
font-size:18px;</string>
</property>
<property name="text">
<string>更新</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_5">
<property name="geometry">
<rect>
<x>700</x>
<y>280</y>
<width>90</width>
<height>30</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>90</width>
<height>30</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">width:70px;
height:40px;
background:#ffffff;
border:1px solid;
border-color:#507efc;
border-radius:4px;
font-family:Microsoft YaHei UI;
font-weight:75;
color:#274e96;
font-size:18px;</string>
</property>
<property name="text">
<string>打印</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="page"/>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<resources>
<include location="rec.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。