culturered_client/TouchScreen/DetailedWidget/HanwangWidget.ui
2024-09-07 11:34:44 +08:00

190 lines
4.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>HanwangWidget</class>
<widget class="QWidget" name="HanwangWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>894</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1920</width>
<height>894</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="TownImageWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>50</x>
<y>194</y>
<width>1738</width>
<height>571</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1738</width>
<height>570</height>
</size>
</property>
<widget class="IrregularButton" name="btn_function">
<property name="geometry">
<rect>
<x>0</x>
<y>215</y>
<width>181</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>145</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>孔家庄烈士碑</string>
</property>
</widget>
<widget class="IrregularButton" name="btn_function_2">
<property name="geometry">
<rect>
<x>0</x>
<y>250</y>
<width>181</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>145</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>清河店烈士碑</string>
</property>
</widget>
<widget class="IrregularButton" name="btn_function_3">
<property name="geometry">
<rect>
<x>0</x>
<y>290</y>
<width>181</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>145</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>党支部建立地下其至旧址</string>
</property>
</widget>
<widget class="IrregularButton" name="btn_function_4">
<property name="geometry">
<rect>
<x>0</x>
<y>325</y>
<width>181</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>145</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>八路军兵工厂五分厂石港旧址</string>
</property>
</widget>
<widget class="IrregularButton" name="btn_function_5">
<property name="geometry">
<rect>
<x>1565</x>
<y>215</y>
<width>181</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>145</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>石港烈士碑</string>
</property>
</widget>
<widget class="IrregularButton" name="btn_function_6">
<property name="geometry">
<rect>
<x>1565</x>
<y>255</y>
<width>181</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>145</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>辽县国难师范学校旧址</string>
</property>
</widget>
<widget class="IrregularButton" name="btn_function_7">
<property name="geometry">
<rect>
<x>1565</x>
<y>290</y>
<width>181</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>145</width>
<height>32</height>
</size>
</property>
<property name="text">
<string>突堤烈士碑</string>
</property>
</widget>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>TownImageWidget</class>
<extends>QWidget</extends>
<header>TownImageWidget.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>IrregularButton</class>
<extends>QPushButton</extends>
<header>IrregularButton.h</header>
</customwidget>
</customwidgets>
<resources>
<include location="../TouchScreen.qrc"/>
</resources>
<connections/>
</ui>