1 Star 0 Fork 0

Mrack/ MyShapez

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
shopscene.ui 2.66 KB
一键复制 编辑 原始数据 按行查看 历史
Mrack 提交于 2024-06-24 22:47 . init
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ShopScene</class>
<widget class="QDialog" name="ShopScene">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1252</width>
<height>822</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QPushButton" name="bigger_hub">
<property name="geometry">
<rect>
<x>50</x>
<y>60</y>
<width>141</width>
<height>191</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{image: url(:/res/bigger_hub.png)}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="clear_barriers">
<property name="geometry">
<rect>
<x>200</x>
<y>60</y>
<width>191</width>
<height>191</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{image: url(:/res/clear_barriers.png)}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="increase_mine">
<property name="geometry">
<rect>
<x>410</x>
<y>60</y>
<width>181</width>
<height>191</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{image: url(:/res/increase_mine.png)}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="increase_item_value">
<property name="geometry">
<rect>
<x>600</x>
<y>60</y>
<width>231</width>
<height>181</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{image: url(:/res/increase_item_value.png)}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="return_button">
<property name="geometry">
<rect>
<x>750</x>
<y>350</y>
<width>115</width>
<height>115</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>115</width>
<height>115</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>115</width>
<height>115</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{image: url(:/res/return.png)}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stucky/MyShapez-new.git
[email protected]:stucky/MyShapez-new.git
stucky
MyShapez-new
MyShapez
master

搜索帮助