]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/NumberingUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / NumberingUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>NumberingUi</class>
6  <widget class="QWidget" name="NumberingUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>310</width>
12     <height>323</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="4" column="0" >
26     <widget class="QTreeWidget" name="tocTW" />
27    </item>
28    <item row="3" column="0" >
29     <widget class="QSlider" name="tocSL" >
30      <property name="minimum" >
31       <number>-1</number>
32      </property>
33      <property name="maximum" >
34       <number>5</number>
35      </property>
36      <property name="value" >
37       <number>3</number>
38      </property>
39      <property name="orientation" >
40       <enum>Qt::Horizontal</enum>
41      </property>
42     </widget>
43    </item>
44    <item row="1" column="0" >
45     <widget class="QSlider" name="depthSL" >
46      <property name="minimum" >
47       <number>-2</number>
48      </property>
49      <property name="maximum" >
50       <number>5</number>
51      </property>
52      <property name="value" >
53       <number>3</number>
54      </property>
55      <property name="orientation" >
56       <enum>Qt::Horizontal</enum>
57      </property>
58     </widget>
59    </item>
60    <item row="2" column="0" >
61     <widget class="QLabel" name="TextLabel1" >
62      <property name="text" >
63       <string>&amp;List in Table of Contents</string>
64      </property>
65      <property name="buddy" >
66       <cstring>tocSL</cstring>
67      </property>
68     </widget>
69    </item>
70    <item row="0" column="0" >
71     <widget class="QLabel" name="TextLabel1_2" >
72      <property name="text" >
73       <string>&amp;Numbering</string>
74      </property>
75      <property name="buddy" >
76       <cstring>depthSL</cstring>
77      </property>
78     </widget>
79    </item>
80   </layout>
81  </widget>
82  <pixmapfunction></pixmapfunction>
83  <tabstops>
84   <tabstop>tocSL</tabstop>
85   <tabstop>depthSL</tabstop>
86  </tabstops>
87  <resources/>
88  <connections/>
89 </ui>