代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SQLUI</class>
<widget class="QWidget" name="SQLUI">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>798</width>
<height>660</height>
</rect>
</property>
<property name="windowTitle">
<string>数据查询</string>
</property>
<property name="windowIcon">
<iconset resource="icontopleft.qrc">
<normaloff>:/new/prefix1/images/sqlite.png</normaloff>:/new/prefix1/images/sqlite.png</iconset>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>261</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Arabic</family>
<pointsize>28</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>历史数据查询:</string>
</property>
</widget>
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>50</y>
<width>791</width>
<height>61</height>
</rect>
</property>
<widget class="QRadioButton" name="QRcodeButton">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Arabic</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>二维码</string>
</property>
</widget>
<widget class="QRadioButton" name="BoxNumButton">
<property name="geometry">
<rect>
<x>260</x>
<y>20</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Arabic</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>框号</string>
</property>
</widget>
<widget class="QRadioButton" name="TimeButton">
<property name="geometry">
<rect>
<x>410</x>
<y>20</y>
<width>51</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>时间</string>
</property>
</widget>
<widget class="QPushButton" name="OKPushButton">
<property name="geometry">
<rect>
<x>680</x>
<y>20</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Arabic</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
<widget class="QDateEdit" name="StartTime">
<property name="geometry">
<rect>
<x>460</x>
<y>20</y>
<width>91</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QDateEdit" name="EndTime">
<property name="geometry">
<rect>
<x>580</x>
<y>20</y>
<width>91</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>560</x>
<y>20</y>
<width>21</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Arabic</family>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>~</string>
</property>
</widget>
<widget class="QLineEdit" name="QRText">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>151</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="Boxtext">
<property name="geometry">
<rect>
<x>320</x>
<y>20</y>
<width>81</width>
<height>31</height>
</rect>
</property>
</widget>
</widget>
<widget class="QTableWidget" name="tableWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>780</width>
<height>540</height>
</rect>
</property>
</widget>
</widget>
<resources>
<include location="icontopleft.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。