代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ShowDiagnosis</class>
<widget class="QWidget" name="ShowDiagnosis">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1031</width>
<height>439</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>诊断医生:</string>
</property>
</widget>
<widget class="QLineEdit" name="DusernameBox">
<property name="geometry">
<rect>
<x>82</x>
<y>20</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-color: rgb(114, 159, 207);</string>
</property>
</widget>
<widget class="QLineEdit" name="PusernameBox">
<property name="geometry">
<rect>
<x>270</x>
<y>20</y>
<width>113</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>220</x>
<y>20</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>患者:</string>
</property>
</widget>
<widget class="QLineEdit" name="DueDateBox">
<property name="geometry">
<rect>
<x>490</x>
<y>20</y>
<width>113</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>410</x>
<y>20</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>诊断日期:</string>
</property>
</widget>
<widget class="QLineEdit" name="DueBox">
<property name="geometry">
<rect>
<x>710</x>
<y>20</y>
<width>113</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>630</x>
<y>20</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>诊断时间:</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>850</x>
<y>20</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>状态:</string>
</property>
</widget>
<widget class="QTableWidget" name="tableWidget">
<property name="geometry">
<rect>
<x>40</x>
<y>70</y>
<width>951</width>
<height>311</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(238, 238, 236);</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox">
<property name="geometry">
<rect>
<x>900</x>
<y>20</y>
<width>86</width>
<height>31</height>
</rect>
</property>
<item>
<property name="text">
<string>已完成</string>
</property>
</item>
<item>
<property name="text">
<string>已预约</string>
</property>
</item>
</widget>
<widget class="QPushButton" name="searchButton">
<property name="geometry">
<rect>
<x>720</x>
<y>390</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>搜索</string>
</property>
</widget>
<widget class="QPushButton" name="searchButton_2">
<property name="geometry">
<rect>
<x>860</x>
<y>390</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>返回</string>
</property>
</widget>
<widget class="QTableWidget" name="tableWidget_2">
<property name="geometry">
<rect>
<x>-60</x>
<y>-49</y>
<width>1121</width>
<height>531</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/new/prefix1/sql1.jpg);</string>
</property>
</widget>
<zorder>tableWidget_2</zorder>
<zorder>label</zorder>
<zorder>DusernameBox</zorder>
<zorder>PusernameBox</zorder>
<zorder>label_2</zorder>
<zorder>DueDateBox</zorder>
<zorder>label_3</zorder>
<zorder>DueBox</zorder>
<zorder>label_4</zorder>
<zorder>label_5</zorder>
<zorder>tableWidget</zorder>
<zorder>comboBox</zorder>
<zorder>searchButton</zorder>
<zorder>searchButton_2</zorder>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。