<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>HomeWidget</class>
 <widget class="QWidget" name="HomeWidget">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1920</width>
    <height>1080</height>
   </rect>
  </property>
  <property name="minimumSize">
   <size>
    <width>1920</width>
    <height>1080</height>
   </size>
  </property>
  <property name="windowTitle">
   <string>Form</string>
  </property>
  <widget class="TitleBar" name="title" native="true">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>1920</width>
     <height>85</height>
    </rect>
   </property>
   <property name="minimumSize">
    <size>
     <width>1920</width>
     <height>85</height>
    </size>
   </property>
   <property name="maximumSize">
    <size>
     <width>1920</width>
     <height>85</height>
    </size>
   </property>
  </widget>
  <widget class="QPushButton" name="btn_exit_system">
   <property name="geometry">
    <rect>
     <x>820</x>
     <y>910</y>
     <width>301</width>
     <height>111</height>
    </rect>
   </property>
   <property name="styleSheet">
    <string notr="true"/>
   </property>
   <property name="text">
    <string/>
   </property>
  </widget>
  <widget class="QWidget" name="centerWidget" native="true">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>1920</width>
     <height>1080</height>
    </rect>
   </property>
   <property name="styleSheet">
    <string notr="true">background-image: url(:/res/menu-xg-new.png);</string>
   </property>
   <widget class="QPushButton" name="btn_matian">
    <property name="geometry">
     <rect>
      <x>990</x>
      <y>580</y>
      <width>298</width>
      <height>214</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
   </widget>
   <widget class="QPushButton" name="btn_guaier">
    <property name="geometry">
     <rect>
      <x>970</x>
      <y>360</y>
      <width>294</width>
      <height>158</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
   </widget>
   <widget class="QPushButton" name="btn_yangjiao">
    <property name="geometry">
     <rect>
      <x>1175</x>
      <y>520</y>
      <width>242</width>
      <height>150</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
   </widget>
   <widget class="QPushButton" name="btn_hanwang">
    <property name="geometry">
     <rect>
      <x>810</x>
      <y>340</y>
      <width>273</width>
      <height>125</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
   </widget>
   <widget class="QPushButton" name="btn_qinquan">
    <property name="geometry">
     <rect>
      <x>1060</x>
      <y>440</y>
      <width>318</width>
      <height>152</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
   </widget>
   <widget class="QPushButton" name="btn_shixia">
    <property name="geometry">
     <rect>
      <x>515</x>
      <y>315</y>
      <width>337</width>
      <height>233</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
   </widget>
   <widget class="QPushButton" name="btn_liaoyang">
    <property name="geometry">
     <rect>
      <x>600</x>
      <y>400</y>
      <width>432</width>
      <height>203</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
   </widget>
   <widget class="QPushButton" name="btn_tongyu">
    <property name="geometry">
     <rect>
      <x>810</x>
      <y>470</y>
      <width>438</width>
      <height>249</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
   </widget>
  </widget>
  <zorder>centerWidget</zorder>
  <zorder>title</zorder>
  <zorder>btn_exit_system</zorder>
 </widget>
 <customwidgets>
  <customwidget>
   <class>TitleBar</class>
   <extends>QWidget</extends>
   <header>TitleBar.h</header>
   <container>1</container>
  </customwidget>
 </customwidgets>
 <resources>
  <include location="TouchScreen.qrc"/>
 </resources>
 <connections/>
</ui>