]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QTocDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QTocDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QTocDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QTocDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>500</width>
12             <height>313</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QTocDialogBase</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <vbox>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <property name="margin">
26             <number>11</number>
27         </property>
28         <property name="spacing">
29             <number>6</number>
30         </property>
31         <widget class="QLayoutWidget">
32             <property name="name">
33                 <cstring>Layout3</cstring>
34             </property>
35             <hbox>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>0</number>
41                 </property>
42                 <property name="spacing">
43                     <number>6</number>
44                 </property>
45                 <widget class="QLabel">
46                     <property name="name">
47                         <cstring>typeLA</cstring>
48                     </property>
49                     <property name="text">
50                         <string>&amp;Type:</string>
51                     </property>
52                     <property name="buddy" stdset="0">
53                         <cstring>typeCO</cstring>
54                     </property>
55                 </widget>
56                 <widget class="QComboBox">
57                     <property name="name">
58                         <cstring>typeCO</cstring>
59                     </property>
60                     <property name="sizePolicy">
61                         <sizepolicy>
62                             <hsizetype>3</hsizetype>
63                             <vsizetype>0</vsizetype>
64                             <horstretch>0</horstretch>
65                             <verstretch>0</verstretch>
66                         </sizepolicy>
67                     </property>
68                 </widget>
69                 <spacer>
70                     <property name="name">
71                         <cstring>Spacer3</cstring>
72                     </property>
73                     <property name="orientation">
74                         <enum>Horizontal</enum>
75                     </property>
76                     <property name="sizeType">
77                         <enum>Expanding</enum>
78                     </property>
79                     <property name="sizeHint">
80                         <size>
81                             <width>20</width>
82                             <height>20</height>
83                         </size>
84                     </property>
85                 </spacer>
86             </hbox>
87         </widget>
88         <widget class="QListView">
89             <column>
90                 <property name="text">
91                     <string>Contents list</string>
92                 </property>
93                 <property name="clickable">
94                     <bool>true</bool>
95                 </property>
96                 <property name="resizable">
97                     <bool>true</bool>
98                 </property>
99             </column>
100             <property name="name">
101                 <cstring>tocLV</cstring>
102             </property>
103         </widget>
104         <widget class="QSlider">
105             <property name="name">
106                 <cstring>depthSL</cstring>
107             </property>
108             <property name="maxValue">
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>Horizontal</enum>
119             </property>
120         </widget>
121         <widget class="QLayoutWidget">
122             <property name="name">
123                 <cstring>Layout2</cstring>
124             </property>
125             <hbox>
126                 <property name="name">
127                     <cstring>unnamed</cstring>
128                 </property>
129                 <property name="margin">
130                     <number>0</number>
131                 </property>
132                 <property name="spacing">
133                     <number>6</number>
134                 </property>
135                 <widget class="QPushButton">
136                     <property name="name">
137                         <cstring>updatePB</cstring>
138                     </property>
139                     <property name="text">
140                         <string>U&amp;pdate</string>
141                     </property>
142                 </widget>
143                 <widget class="QPushButton">
144                     <property name="name">
145                         <cstring>moveupPB</cstring>
146                     </property>
147                     <property name="text">
148                         <string>&amp;Up</string>
149                     </property>
150                 </widget>
151                 <widget class="QPushButton">
152                     <property name="name">
153                         <cstring>movednPB</cstring>
154                     </property>
155                     <property name="text">
156                         <string>&amp;Down</string>
157                     </property>
158                 </widget>
159                 <widget class="QPushButton">
160                     <property name="name">
161                         <cstring>moveinPB</cstring>
162                     </property>
163                     <property name="text">
164                         <string>&amp;In</string>
165                     </property>
166                 </widget>
167                 <widget class="QPushButton">
168                     <property name="name">
169                         <cstring>moveoutPB</cstring>
170                     </property>
171                     <property name="text">
172                         <string>&amp;Out</string>
173                     </property>
174                 </widget>
175                 <spacer>
176                     <property name="name">
177                         <cstring>Spacer2</cstring>
178                     </property>
179                     <property name="orientation">
180                         <enum>Horizontal</enum>
181                     </property>
182                     <property name="sizeType">
183                         <enum>Expanding</enum>
184                     </property>
185                     <property name="sizeHint">
186                         <size>
187                             <width>20</width>
188                             <height>20</height>
189                         </size>
190                     </property>
191                 </spacer>
192                 <widget class="QPushButton">
193                     <property name="name">
194                         <cstring>closePB</cstring>
195                     </property>
196                     <property name="text">
197                         <string>&amp;Close</string>
198                     </property>
199                     <property name="default">
200                         <bool>true</bool>
201                     </property>
202                 </widget>
203             </hbox>
204         </widget>
205     </vbox>
206 </widget>
207 <connections>
208     <connection>
209         <sender>tocLV</sender>
210         <signal>selectionChanged(QListViewItem*)</signal>
211         <receiver>QTocDialogBase</receiver>
212         <slot>select_adaptor(QListViewItem*)</slot>
213     </connection>
214     <connection>
215         <sender>typeCO</sender>
216         <signal>activated(int)</signal>
217         <receiver>QTocDialogBase</receiver>
218         <slot>activate_adaptor(int)</slot>
219     </connection>
220     <connection>
221         <sender>updatePB</sender>
222         <signal>clicked()</signal>
223         <receiver>QTocDialogBase</receiver>
224         <slot>update_adaptor()</slot>
225     </connection>
226     <connection>
227         <sender>depthSL</sender>
228         <signal>valueChanged(int)</signal>
229         <receiver>QTocDialogBase</receiver>
230         <slot>depth_adaptor(int)</slot>
231     </connection>
232 </connections>
233 <includes>
234     <include location="global" impldecl="in declaration">config.h</include>
235     <include location="local" impldecl="in declaration">qt_helpers.h</include>
236 </includes>
237 <slots>
238     <slot>activate_adaptor(int)</slot>
239     <slot>close_adaptor()</slot>
240     <slot>depth_adaptor(int)</slot>
241     <slot>select_adaptor(QListViewItem*)</slot>
242     <slot>update_adaptor()</slot>
243 </slots>
244 <layoutdefaults spacing="6" margin="11"/>
245 </UI>