43 Star 254 Fork 36

wwwwwc / 审计工具箱 Audbox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dialog.ui 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
wwwwwc 提交于 2021-01-18 18:03 . 上传源码
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>dialog</class>
<widget class="QDialog" name="dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>438</width>
<height>201</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>关于软件@效率视界</string>
</property>
<property name="windowIcon">
<iconset resource="Audbox.qrc">
<normaloff>:/logo/icons/02_logo.png</normaloff>:/logo/icons/02_logo.png</iconset>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>441</width>
<height>201</height>
</rect>
</property>
<property name="font">
<font>
<family>Fira Code</family>
<pointsize>10</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string/>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
</property>
<property name="pixmap">
<pixmap resource="Audbox.qrc">:/logo/icons/12_gongzhonghao.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<resources>
<include location="Audbox.qrc"/>
</resources>
<connections/>
</ui>
Python
1
https://gitee.com/wwwwwc/audbox.git
git@gitee.com:wwwwwc/audbox.git
wwwwwc
audbox
审计工具箱 Audbox
master

搜索帮助