]> git.lyx.org Git - features.git/blob - src/frontends/qt3/ui/QPrefPathsModule.ui
* Rename src/frontends/qt2 to src/frontends/qt3,
[features.git] / src / frontends / qt3 / ui / QPrefPathsModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefPathsModule</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefPathsModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>387</width>
17             <height>329</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <vbox>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout3</cstring>
38             </property>
39             <grid>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <widget row="4"  column="1" >
49                     <class>QLineEdit</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>tempDirED</cstring>
53                     </property>
54                 </widget>
55                 <widget row="3"  column="2" >
56                     <class>QPushButton</class>
57                     <property stdset="1">
58                         <name>name</name>
59                         <cstring>lyxserverDirPB</cstring>
60                     </property>
61                     <property stdset="1">
62                         <name>text</name>
63                         <string>Browse...</string>
64                     </property>
65                     <property stdset="1">
66                         <name>autoDefault</name>
67                         <bool>false</bool>
68                     </property>
69                 </widget>
70                 <widget row="1"  column="0" >
71                     <class>QLabel</class>
72                     <property stdset="1">
73                         <name>name</name>
74                         <cstring>templateDirLA</cstring>
75                     </property>
76                     <property stdset="1">
77                         <name>text</name>
78                         <string>&amp;Document templates:</string>
79                     </property>
80                     <property>
81                         <name>buddy</name>
82                         <cstring>templateDirED</cstring>
83                     </property>
84                 </widget>
85                 <widget row="0"  column="1" >
86                     <class>QLineEdit</class>
87                     <property stdset="1">
88                         <name>name</name>
89                         <cstring>workingDirED</cstring>
90                     </property>
91                 </widget>
92                 <widget row="2"  column="1" >
93                     <class>QLineEdit</class>
94                     <property stdset="1">
95                         <name>name</name>
96                         <cstring>backupDirED</cstring>
97                     </property>
98                 </widget>
99                 <widget row="2"  column="0" >
100                     <class>QLabel</class>
101                     <property stdset="1">
102                         <name>name</name>
103                         <cstring>backupDirLA</cstring>
104                     </property>
105                     <property stdset="1">
106                         <name>text</name>
107                         <string>&amp;Backup directory:</string>
108                     </property>
109                     <property>
110                         <name>buddy</name>
111                         <cstring>backupDirED</cstring>
112                     </property>
113                 </widget>
114                 <widget row="4"  column="0" >
115                     <class>QLabel</class>
116                     <property stdset="1">
117                         <name>name</name>
118                         <cstring>tempDirLA</cstring>
119                     </property>
120                     <property stdset="1">
121                         <name>text</name>
122                         <string>&amp;Temporary directory:</string>
123                     </property>
124                     <property>
125                         <name>buddy</name>
126                         <cstring>tempDirED</cstring>
127                     </property>
128                 </widget>
129                 <widget row="5"  column="0" >
130                     <class>QLabel</class>
131                     <property stdset="1">
132                         <name>name</name>
133                         <cstring>pathPrefixLA</cstring>
134                     </property>
135                     <property stdset="1">
136                         <name>text</name>
137                         <string>&amp;PATH prefix:</string>
138                     </property>
139                     <property>
140                         <name>buddy</name>
141                         <cstring>pathPrefixED</cstring>
142                     </property>
143                 </widget>
144                 <widget row="0"  column="0" >
145                     <class>QLabel</class>
146                     <property stdset="1">
147                         <name>name</name>
148                         <cstring>workingDirLA</cstring>
149                     </property>
150                     <property stdset="1">
151                         <name>text</name>
152                         <string>&amp;Working directory:</string>
153                     </property>
154                     <property>
155                         <name>buddy</name>
156                         <cstring>workingDirED</cstring>
157                     </property>
158                 </widget>
159                 <widget row="0"  column="2" >
160                     <class>QPushButton</class>
161                     <property stdset="1">
162                         <name>name</name>
163                         <cstring>workingDirPB</cstring>
164                     </property>
165                     <property stdset="1">
166                         <name>text</name>
167                         <string>Browse...</string>
168                     </property>
169                     <property stdset="1">
170                         <name>autoDefault</name>
171                         <bool>false</bool>
172                     </property>
173                 </widget>
174                 <widget row="1"  column="1" >
175                     <class>QLineEdit</class>
176                     <property stdset="1">
177                         <name>name</name>
178                         <cstring>templateDirED</cstring>
179                     </property>
180                 </widget>
181                 <widget row="3"  column="1" >
182                     <class>QLineEdit</class>
183                     <property stdset="1">
184                         <name>name</name>
185                         <cstring>lyxserverDirED</cstring>
186                     </property>
187                 </widget>
188                 <widget row="4"  column="2" >
189                     <class>QPushButton</class>
190                     <property stdset="1">
191                         <name>name</name>
192                         <cstring>tempDirPB</cstring>
193                     </property>
194                     <property stdset="1">
195                         <name>text</name>
196                         <string>Browse...</string>
197                     </property>
198                     <property stdset="1">
199                         <name>autoDefault</name>
200                         <bool>false</bool>
201                     </property>
202                 </widget>
203                 <widget row="2"  column="2" >
204                     <class>QPushButton</class>
205                     <property stdset="1">
206                         <name>name</name>
207                         <cstring>backupDirPB</cstring>
208                     </property>
209                     <property stdset="1">
210                         <name>text</name>
211                         <string>Browse...</string>
212                     </property>
213                     <property stdset="1">
214                         <name>autoDefault</name>
215                         <bool>false</bool>
216                     </property>
217                 </widget>
218                 <widget row="5"  column="1"  rowspan="1"  colspan="2" >
219                     <class>QLineEdit</class>
220                     <property stdset="1">
221                         <name>name</name>
222                         <cstring>pathPrefixED</cstring>
223                     </property>
224                 </widget>
225                 <widget row="1"  column="2" >
226                     <class>QPushButton</class>
227                     <property stdset="1">
228                         <name>name</name>
229                         <cstring>templateDirPB</cstring>
230                     </property>
231                     <property stdset="1">
232                         <name>text</name>
233                         <string>Browse...</string>
234                     </property>
235                     <property stdset="1">
236                         <name>autoDefault</name>
237                         <bool>false</bool>
238                     </property>
239                 </widget>
240                 <widget row="3"  column="0" >
241                     <class>QLabel</class>
242                     <property stdset="1">
243                         <name>name</name>
244                         <cstring>lyxserverDirLA</cstring>
245                     </property>
246                     <property stdset="1">
247                         <name>text</name>
248                         <string>Ly&amp;XServer pipe:</string>
249                     </property>
250                     <property>
251                         <name>buddy</name>
252                         <cstring>lyxserverDirED</cstring>
253                     </property>
254                 </widget>
255             </grid>
256         </widget>
257         <spacer>
258             <property>
259                 <name>name</name>
260                 <cstring>Spacer9</cstring>
261             </property>
262             <property stdset="1">
263                 <name>orientation</name>
264                 <enum>Vertical</enum>
265             </property>
266             <property stdset="1">
267                 <name>sizeType</name>
268                 <enum>Expanding</enum>
269             </property>
270             <property>
271                 <name>sizeHint</name>
272                 <size>
273                     <width>20</width>
274                     <height>20</height>
275                 </size>
276             </property>
277         </spacer>
278     </vbox>
279 </widget>
280 <tabstops>
281     <tabstop>workingDirED</tabstop>
282     <tabstop>workingDirPB</tabstop>
283     <tabstop>templateDirED</tabstop>
284     <tabstop>templateDirPB</tabstop>
285     <tabstop>backupDirED</tabstop>
286     <tabstop>backupDirPB</tabstop>
287     <tabstop>lyxserverDirED</tabstop>
288     <tabstop>lyxserverDirPB</tabstop>
289     <tabstop>tempDirED</tabstop>
290     <tabstop>tempDirPB</tabstop>
291 </tabstops>
292 </UI>