加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sy_ocr.ui 742 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiao17174 提交于 2018-03-08 15:44 . first commit
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>sy_ocrClass</class>
<widget class="QWidget" name="sy_ocrClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>382</width>
<height>478</height>
</rect>
</property>
<property name="windowTitle">
<string>sy_ocr</string>
</property>
<widget class="QPushButton" name="CloseButton">
<property name="geometry">
<rect>
<x>344</x>
<y>0</y>
<width>37</width>
<height>37</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="sy_ocr.qrc"/>
</resources>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化