]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefPathsUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QPrefPathsUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefPathsUi</class>
6  <widget class="QWidget" name="QPrefPathsUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>387</width>
12     <height>329</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QVBoxLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item>
26     <layout class="QGridLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item row="4" column="1" >
34       <widget class="QLineEdit" name="tempDirED" />
35      </item>
36      <item row="3" column="2" >
37       <widget class="QPushButton" name="lyxserverDirPB" >
38        <property name="text" >
39         <string>Browse...</string>
40        </property>
41        <property name="autoDefault" >
42         <bool>false</bool>
43        </property>
44       </widget>
45      </item>
46      <item row="1" column="0" >
47       <widget class="QLabel" name="templateDirLA" >
48        <property name="text" >
49         <string>&amp;Document templates:</string>
50        </property>
51        <property name="buddy" >
52         <cstring>templateDirED</cstring>
53        </property>
54       </widget>
55      </item>
56      <item row="0" column="1" >
57       <widget class="QLineEdit" name="workingDirED" />
58      </item>
59      <item row="2" column="1" >
60       <widget class="QLineEdit" name="backupDirED" />
61      </item>
62      <item row="2" column="0" >
63       <widget class="QLabel" name="backupDirLA" >
64        <property name="text" >
65         <string>&amp;Backup directory:</string>
66        </property>
67        <property name="buddy" >
68         <cstring>backupDirED</cstring>
69        </property>
70       </widget>
71      </item>
72      <item row="4" column="0" >
73       <widget class="QLabel" name="tempDirLA" >
74        <property name="text" >
75         <string>&amp;Temporary directory:</string>
76        </property>
77        <property name="buddy" >
78         <cstring>tempDirED</cstring>
79        </property>
80       </widget>
81      </item>
82      <item row="5" column="0" >
83       <widget class="QLabel" name="pathPrefixLA" >
84        <property name="text" >
85         <string>&amp;PATH prefix:</string>
86        </property>
87        <property name="buddy" >
88         <cstring>pathPrefixED</cstring>
89        </property>
90       </widget>
91      </item>
92      <item row="0" column="0" >
93       <widget class="QLabel" name="workingDirLA" >
94        <property name="text" >
95         <string>&amp;Working directory:</string>
96        </property>
97        <property name="buddy" >
98         <cstring>workingDirED</cstring>
99        </property>
100       </widget>
101      </item>
102      <item row="0" column="2" >
103       <widget class="QPushButton" name="workingDirPB" >
104        <property name="text" >
105         <string>Browse...</string>
106        </property>
107        <property name="autoDefault" >
108         <bool>false</bool>
109        </property>
110       </widget>
111      </item>
112      <item row="1" column="1" >
113       <widget class="QLineEdit" name="templateDirED" />
114      </item>
115      <item row="3" column="1" >
116       <widget class="QLineEdit" name="lyxserverDirED" />
117      </item>
118      <item row="4" column="2" >
119       <widget class="QPushButton" name="tempDirPB" >
120        <property name="text" >
121         <string>Browse...</string>
122        </property>
123        <property name="autoDefault" >
124         <bool>false</bool>
125        </property>
126       </widget>
127      </item>
128      <item row="2" column="2" >
129       <widget class="QPushButton" name="backupDirPB" >
130        <property name="text" >
131         <string>Browse...</string>
132        </property>
133        <property name="autoDefault" >
134         <bool>false</bool>
135        </property>
136       </widget>
137      </item>
138      <item row="5" column="1" colspan="2" >
139       <widget class="QLineEdit" name="pathPrefixED" />
140      </item>
141      <item row="1" column="2" >
142       <widget class="QPushButton" name="templateDirPB" >
143        <property name="text" >
144         <string>Browse...</string>
145        </property>
146        <property name="autoDefault" >
147         <bool>false</bool>
148        </property>
149       </widget>
150      </item>
151      <item row="3" column="0" >
152       <widget class="QLabel" name="lyxserverDirLA" >
153        <property name="text" >
154         <string>Ly&amp;XServer pipe:</string>
155        </property>
156        <property name="buddy" >
157         <cstring>lyxserverDirED</cstring>
158        </property>
159       </widget>
160      </item>
161     </layout>
162    </item>
163    <item>
164     <spacer>
165      <property name="orientation" >
166       <enum>Qt::Vertical</enum>
167      </property>
168      <property name="sizeType" >
169       <enum>QSizePolicy::Expanding</enum>
170      </property>
171      <property name="sizeHint" >
172       <size>
173        <width>20</width>
174        <height>20</height>
175       </size>
176      </property>
177     </spacer>
178    </item>
179   </layout>
180  </widget>
181  <pixmapfunction></pixmapfunction>
182  <tabstops>
183   <tabstop>workingDirED</tabstop>
184   <tabstop>workingDirPB</tabstop>
185   <tabstop>templateDirED</tabstop>
186   <tabstop>templateDirPB</tabstop>
187   <tabstop>backupDirED</tabstop>
188   <tabstop>backupDirPB</tabstop>
189   <tabstop>lyxserverDirED</tabstop>
190   <tabstop>lyxserverDirPB</tabstop>
191   <tabstop>tempDirED</tabstop>
192   <tabstop>tempDirPB</tabstop>
193  </tabstops>
194  <resources/>
195  <connections/>
196 </ui>