2 Star 0 Fork 0

超级大蘑菇头 / DebugTools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
crashForm.ui 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>crashForm</class>
<widget class="QWidget" name="crashForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>300</width>
<height>313</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>313</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>313</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QGroupBox" name="frameBox">
<property name="title">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="tips">
<property name="text">
<string/>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>
Python
1
https://gitee.com/mogoo/DebugTools.git
git@gitee.com:mogoo/DebugTools.git
mogoo
DebugTools
DebugTools
master

搜索帮助