jianbin.chang常健彬 ce734d1af1 厂家提供原始代码
2025-07-17 08:39:15 +08:00

173 lines
4.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>recordxijun</class>
<widget class="QWidget" name="recordxijun">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>906</width>
<height>554</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0" colspan="2">
<widget class="QWidget" name="widget" native="true">
<property name="styleSheet">
<string notr="true"/>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="1">
<widget class="QLabel" name="label_3">
<property name="text">
<string>细菌计数 / </string>
</property>
</widget>
</item>
<item row="0" column="3">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>561</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0">
<widget class="QPushButton" name="pushButton_6">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>返回</string>
</property>
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/icon/Icon_placeholder.png</normaloff>:/new/icon/Icon_placeholder.png</iconset>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QLabel" name="label_4">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>历史记录</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="0">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>姓名:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit">
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>日期:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit_2">
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>查询</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_4">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>重置</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QPushButton" name="pushButton_2">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>导出</string>
</property>
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/icon/Frame (2).png</normaloff>:/new/icon/Frame (2).png</iconset>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_5">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>删除</string>
</property>
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/icon/delete-bin-6-line.png</normaloff>:/new/icon/delete-bin-6-line.png</iconset>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0" colspan="2">
<widget class="QTableView" name="tableView"/>
</item>
</layout>
</widget>
<resources>
<include location="img.qrc"/>
</resources>
<connections/>
</ui>