1 Star 0 Fork 0

ecity/xj-auto-recognition

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
qtmain.ui 995 Bytes
一键复制 编辑 原始数据 按行查看 历史
绿巨人 提交于 2023-10-13 17:43 . updated
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>qtMainClass</class>
<widget class="QMainWindow" name="qtMainClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>400</height>
</rect>
</property>
<property name="windowTitle">
<string>qtMain</string>
</property>
<widget class="QWidget" name="centralWidget"/>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>23</height>
</rect>
</property>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="qtmain.qrc"/>
</resources>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/sn-yang/xj-auto-recognition.git
git@gitee.com:sn-yang/xj-auto-recognition.git
sn-yang
xj-auto-recognition
xj-auto-recognition
master

搜索帮助