1 Star 2 Fork 0

章宏亮/SubwayTicketingSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Mapview.ui 848 Bytes
一键复制 编辑 原始数据 按行查看 历史
章宏亮 提交于 2024-05-07 00:25 +08:00 . 清空仓库后首次提交
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MapviewClass</class>
<widget class="QWidget" name="MapviewClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1000</width>
<height>800</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>1000</width>
<height>800</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1000</width>
<height>800</height>
</size>
</property>
<property name="windowTitle">
<string>总线视图</string>
</property>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/startfromC/subway-ticketing-system.git
git@gitee.com:startfromC/subway-ticketing-system.git
startfromC
subway-ticketing-system
SubwayTicketingSystem
master

搜索帮助