3 Star 0 Fork 0

牟俊芳/shujikuduan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mainshow.ui 2.27 KB
一键复制 编辑 原始数据 按行查看 历史
牟俊芳 提交于 2024-08-28 07:43 . 1
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainShow</class>
<widget class="QMainWindow" name="MainShow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>812</width>
<height>458</height>
</rect>
</property>
<property name="windowTitle">
<string>MainShow</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QTableWidget" name="tableWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>-30</y>
<width>811</width>
<height>481</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/new/prefix1/sql1.jpg);</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>70</x>
<y>40</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>基本信息查询</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>70</x>
<y>120</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>预约诊断查询</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>70</x>
<y>200</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>医患沟通查看</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>70</x>
<y>280</y>
<width>111</width>
<height>41</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>812</width>
<height>28</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mou-junfang/shujikuduan.git
[email protected]:mou-junfang/shujikuduan.git
mou-junfang
shujikuduan
shujikuduan
master

搜索帮助