2019-08-26 21:23:26 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-08-26 19:22:02 +08:00
|
|
|
<ui version="4.0">
|
|
|
|
<class>Examples</class>
|
2019-08-26 21:23:26 +08:00
|
|
|
<widget class="QWidget" name="Examples">
|
|
|
|
<property name="geometry">
|
2019-08-26 19:22:02 +08:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2019-08-26 21:23:26 +08:00
|
|
|
<width>1235</width>
|
|
|
|
<height>695</height>
|
2019-08-26 19:22:02 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2019-08-26 21:23:26 +08:00
|
|
|
<property name="windowTitle">
|
2019-08-26 19:22:02 +08:00
|
|
|
<string>Examples</string>
|
|
|
|
</property>
|
2019-08-26 21:23:26 +08:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="tabPosition">
|
|
|
|
<enum>QTabWidget::South</enum>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>滚动条</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QScrollBar" name="scrollBarHor">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>280</y>
|
|
|
|
<width>531</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QScrollBar" name="scrollBarVer">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>540</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>191</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QTableWidget" name="tableWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>40</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>431</width>
|
|
|
|
<height>161</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>a</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>b</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>c</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>d</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>e</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>f</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>1</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>2</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>3</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>4</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>5</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>6</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>650</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>131</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Windows</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>New Item</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>WindowsXP</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>WindowsVista</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Fusion</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>ExCustomStyle</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Tab 2</string>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2019-08-26 19:22:02 +08:00
|
|
|
</widget>
|
2019-08-26 21:23:26 +08:00
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
2019-08-26 19:22:02 +08:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|