]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QTocUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QTocUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QTocUi</class>
6  <widget class="QDialog" name="QTocUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>386</width>
12     <height>351</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <property name="sizeGripEnabled" >
19    <bool>true</bool>
20   </property>
21   <layout class="QGridLayout" >
22    <property name="margin" >
23     <number>9</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item row="3" column="0" >
29     <layout class="QGridLayout" >
30      <property name="margin" >
31       <number>0</number>
32      </property>
33      <property name="spacing" >
34       <number>6</number>
35      </property>
36      <item row="0" column="0" >
37       <widget class="QPushButton" name="moveUpPB" >
38        <property name="text" >
39         <string>&amp;Up</string>
40        </property>
41       </widget>
42      </item>
43      <item row="0" column="1" >
44       <widget class="QPushButton" name="moveDownPB" >
45        <property name="text" >
46         <string>&amp;Down</string>
47        </property>
48       </widget>
49      </item>
50      <item row="0" column="3" >
51       <widget class="QPushButton" name="moveOutPB" >
52        <property name="text" >
53         <string>&amp;Out</string>
54        </property>
55       </widget>
56      </item>
57      <item row="0" column="2" >
58       <widget class="QPushButton" name="moveInPB" >
59        <property name="text" >
60         <string>&amp;In</string>
61        </property>
62       </widget>
63      </item>
64     </layout>
65    </item>
66    <item row="4" column="0" >
67     <layout class="QGridLayout" >
68      <property name="margin" >
69       <number>0</number>
70      </property>
71      <property name="spacing" >
72       <number>6</number>
73      </property>
74      <item row="0" column="2" >
75       <widget class="QPushButton" name="closePB" >
76        <property name="text" >
77         <string>&amp;Close</string>
78        </property>
79        <property name="default" >
80         <bool>true</bool>
81        </property>
82       </widget>
83      </item>
84      <item row="0" column="1" >
85       <spacer>
86        <property name="orientation" >
87         <enum>Qt::Horizontal</enum>
88        </property>
89        <property name="sizeHint" >
90         <size>
91          <width>40</width>
92          <height>20</height>
93         </size>
94        </property>
95       </spacer>
96      </item>
97      <item row="0" column="0" >
98       <widget class="QPushButton" name="updatePB" >
99        <property name="text" >
100         <string>&amp;Update</string>
101        </property>
102       </widget>
103      </item>
104     </layout>
105    </item>
106    <item row="2" column="0" >
107     <widget class="QSlider" name="depthSL" >
108      <property name="maximum" >
109       <number>5</number>
110      </property>
111      <property name="pageStep" >
112       <number>1</number>
113      </property>
114      <property name="value" >
115       <number>1</number>
116      </property>
117      <property name="orientation" >
118       <enum>Qt::Horizontal</enum>
119      </property>
120     </widget>
121    </item>
122    <item row="0" column="0" >
123     <layout class="QHBoxLayout" >
124      <property name="margin" >
125       <number>0</number>
126      </property>
127      <property name="spacing" >
128       <number>6</number>
129      </property>
130      <item>
131       <widget class="QLabel" name="typeLA" >
132        <property name="text" >
133         <string>&amp;Type:</string>
134        </property>
135        <property name="buddy" >
136         <cstring>typeCO</cstring>
137        </property>
138       </widget>
139      </item>
140      <item>
141       <widget class="QComboBox" name="typeCO" >
142        <property name="sizePolicy" >
143         <sizepolicy>
144          <hsizetype>3</hsizetype>
145          <vsizetype>0</vsizetype>
146          <horstretch>0</horstretch>
147          <verstretch>0</verstretch>
148         </sizepolicy>
149        </property>
150       </widget>
151      </item>
152      <item>
153       <spacer>
154        <property name="orientation" >
155         <enum>Qt::Horizontal</enum>
156        </property>
157        <property name="sizeType" >
158         <enum>QSizePolicy::Expanding</enum>
159        </property>
160        <property name="sizeHint" >
161         <size>
162          <width>20</width>
163          <height>20</height>
164         </size>
165        </property>
166       </spacer>
167      </item>
168     </layout>
169    </item>
170    <item row="1" column="0" >
171     <widget class="QTreeView" name="tocTV" />
172    </item>
173   </layout>
174  </widget>
175  <pixmapfunction></pixmapfunction>
176  <resources/>
177  <connections/>
178 </ui>