5 Star 40 Fork 19

Gitee 极速下载/ZenShot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/easysoft/zenshot
克隆/下载
setting.ui 2.21 KB
一键复制 编辑 原始数据 按行查看 历史
leexu007 提交于 2022-10-10 16:41 +08:00 . * Merge conflict
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SettingDlg</class>
<widget class="QDialog" name="SettingDlg">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>355</width>
<height>103</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>355</width>
<height>103</height>
</size>
</property>
<property name="baseSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="windowTitle">
<string notr="true">Dialog&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;</string>
</property>
<widget class="QPushButton" name="settingSaveBtn">
<property name="geometry">
<rect>
<x>270</x>
<y>40</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string notr="true">save</string>
</property>
</widget>
<widget class="QPushButton" name="hotkeyStatus">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>331</width>
<height>31</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="QPushButton" name="hotkeyValue">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>241</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="QLabel" name="titleLabel">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QPushButton" name="closeButton">
<property name="geometry">
<rect>
<x>330</x>
<y>10</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>close</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/mirrors/ZenShot.git
git@gitee.com:mirrors/ZenShot.git
mirrors
ZenShot
ZenShot
main

搜索帮助