2006-03-24 15:59:11 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>NumberingUi</class>
|
|
|
|
<widget class="QWidget" name="NumberingUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>310</width>
|
|
|
|
<height>323</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<layout class="QGridLayout" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="margin" >
|
2006-05-04 07:31:46 +00:00
|
|
|
<number>9</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<item row="4" column="0" >
|
|
|
|
<widget class="QTreeWidget" name="tocTW" />
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2006-05-04 07:31:46 +00:00
|
|
|
<item row="3" column="0" >
|
|
|
|
<widget class="QSlider" name="tocSL" >
|
|
|
|
<property name="minimum" >
|
|
|
|
<number>-1</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<property name="maximum" >
|
|
|
|
<number>5</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<property name="value" >
|
|
|
|
<number>3</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-05-04 07:31:46 +00:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QSlider" name="depthSL" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="minimum" >
|
2006-05-04 07:31:46 +00:00
|
|
|
<number>-2</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<property name="maximum" >
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="value" >
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-05-04 07:31:46 +00:00
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QLabel" name="TextLabel1" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&List in Table of Contents</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>tocSL</cstring>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="TextLabel1_2" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Numbering</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-04 07:31:46 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>depthSL</cstring>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-08-24 19:37:40 +00:00
|
|
|
<pixmapfunction></pixmapfunction>
|
2006-11-07 17:56:32 +00:00
|
|
|
<includes>
|
|
|
|
<include location="local" >qt_helpers.h</include>
|
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>tocSL</tabstop>
|
|
|
|
<tabstop>depthSL</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|