1 Star 0 Fork 2

wangfb/DemoForVsCode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mainwindow.ui 536 Bytes
一键复制 编辑 原始数据 按行查看 历史
芒果西米陆 提交于 2023-06-02 03:11 +08:00 . 初始化仓库
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget"/>
<widget class="QMenuBar" name="menubar"/>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/wangfb/DemoForVsCode.git
git@gitee.com:wangfb/DemoForVsCode.git
wangfb
DemoForVsCode
DemoForVsCode
main

搜索帮助