加拿大短毛猫

master
p54670231 5 years ago
parent bd5e761b83
commit 83f5656be4

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Canada_cat_content</class>
<widget class="QWidget" name="Canada_cat_content">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1280</width>
<height>720</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QPushButton" name="back">
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>71</width>
<height>71</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="resource.qrc">
<normaloff>:/image/房子.png</normaloff>:/image/房子.png</iconset>
</property>
<property name="iconSize">
<size>
<width>71</width>
<height>71</height>
</size>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser">
<property name="geometry">
<rect>
<x>80</x>
<y>140</y>
<width>1100</width>
<height>441</height>
</rect>
</property>
</widget>
</widget>
<resources>
<include location="resource.qrc"/>
</resources>
<connections/>
</ui>
Loading…
Cancel
Save