eric6/Preferences/ConfigurationPages/HelpDocumentationPage.ui

branch
maintenance
changeset 6989
8b8cadf8d7e9
parent 6942
2602857055c5
child 7635
0cdead130a81
equal deleted inserted replaced
6938:7926553b7509 6989:8b8cadf8d7e9
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>HelpDocumentationPage</class>
4 <widget class="QWidget" name="HelpDocumentationPage">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>526</width>
10 <height>894</height>
11 </rect>
12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout">
14 <item>
15 <widget class="QLabel" name="headerLabel">
16 <property name="text">
17 <string>&lt;b&gt;Configure help documentation&lt;/b&gt;</string>
18 </property>
19 </widget>
20 </item>
21 <item>
22 <widget class="Line" name="line17">
23 <property name="frameShape">
24 <enum>QFrame::HLine</enum>
25 </property>
26 <property name="frameShadow">
27 <enum>QFrame::Sunken</enum>
28 </property>
29 <property name="orientation">
30 <enum>Qt::Horizontal</enum>
31 </property>
32 </widget>
33 </item>
34 <item>
35 <widget class="QGroupBox" name="groupBox_9">
36 <property name="title">
37 <string>eric API Documentation</string>
38 </property>
39 <layout class="QVBoxLayout" name="verticalLayout_9">
40 <item>
41 <widget class="E5PathPicker" name="ericDocDirPicker" native="true">
42 <property name="sizePolicy">
43 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
44 <horstretch>0</horstretch>
45 <verstretch>0</verstretch>
46 </sizepolicy>
47 </property>
48 <property name="focusPolicy">
49 <enum>Qt::StrongFocus</enum>
50 </property>
51 <property name="toolTip">
52 <string>Enter the eric documentation directory</string>
53 </property>
54 </widget>
55 </item>
56 <item>
57 <widget class="QLabel" name="textLabel1_8_2_2_6">
58 <property name="text">
59 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the default location.</string>
60 </property>
61 <property name="wordWrap">
62 <bool>true</bool>
63 </property>
64 </widget>
65 </item>
66 </layout>
67 </widget>
68 </item>
69 <item>
70 <widget class="QGroupBox" name="groupBox_5">
71 <property name="title">
72 <string>Python 2 Documentation</string>
73 </property>
74 <layout class="QVBoxLayout" name="verticalLayout_2">
75 <item>
76 <widget class="E5PathPicker" name="python2DocDirPicker" native="true">
77 <property name="sizePolicy">
78 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
79 <horstretch>0</horstretch>
80 <verstretch>0</verstretch>
81 </sizepolicy>
82 </property>
83 <property name="focusPolicy">
84 <enum>Qt::StrongFocus</enum>
85 </property>
86 <property name="toolTip">
87 <string>Enter the Python 2 documentation directory</string>
88 </property>
89 </widget>
90 </item>
91 <item>
92 <widget class="QLabel" name="textLabel1_8_3">
93 <property name="text">
94 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON2DOCDIR environment variable, if set.</string>
95 </property>
96 <property name="wordWrap">
97 <bool>true</bool>
98 </property>
99 </widget>
100 </item>
101 </layout>
102 </widget>
103 </item>
104 <item>
105 <widget class="QGroupBox" name="groupBox_4">
106 <property name="title">
107 <string>Python 3 Documentation</string>
108 </property>
109 <layout class="QVBoxLayout" name="verticalLayout_3">
110 <item>
111 <widget class="E5PathPicker" name="pythonDocDirPicker" native="true">
112 <property name="sizePolicy">
113 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
114 <horstretch>0</horstretch>
115 <verstretch>0</verstretch>
116 </sizepolicy>
117 </property>
118 <property name="focusPolicy">
119 <enum>Qt::StrongFocus</enum>
120 </property>
121 <property name="toolTip">
122 <string>Enter the Python 3 documentation directory</string>
123 </property>
124 </widget>
125 </item>
126 <item>
127 <widget class="QLabel" name="textLabel1_8_2">
128 <property name="text">
129 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</string>
130 </property>
131 <property name="wordWrap">
132 <bool>true</bool>
133 </property>
134 </widget>
135 </item>
136 </layout>
137 </widget>
138 </item>
139 <item>
140 <widget class="QGroupBox" name="groupBox_6">
141 <property name="title">
142 <string>Qt4 Documentation</string>
143 </property>
144 <layout class="QVBoxLayout" name="verticalLayout_4">
145 <item>
146 <widget class="E5PathPicker" name="qt4DocDirPicker" native="true">
147 <property name="sizePolicy">
148 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
149 <horstretch>0</horstretch>
150 <verstretch>0</verstretch>
151 </sizepolicy>
152 </property>
153 <property name="focusPolicy">
154 <enum>Qt::StrongFocus</enum>
155 </property>
156 <property name="toolTip">
157 <string>Enter the Qt4 documentation directory</string>
158 </property>
159 </widget>
160 </item>
161 <item>
162 <widget class="QLabel" name="textLabel1_8_2_2_2">
163 <property name="text">
164 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT4DOCDIR environment variable, if set.</string>
165 </property>
166 <property name="wordWrap">
167 <bool>true</bool>
168 </property>
169 </widget>
170 </item>
171 </layout>
172 </widget>
173 </item>
174 <item>
175 <widget class="QGroupBox" name="groupBox_8">
176 <property name="title">
177 <string>Qt5 Documentation</string>
178 </property>
179 <layout class="QVBoxLayout" name="verticalLayout_5">
180 <item>
181 <widget class="E5PathPicker" name="qt5DocDirPicker" native="true">
182 <property name="sizePolicy">
183 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
184 <horstretch>0</horstretch>
185 <verstretch>0</verstretch>
186 </sizepolicy>
187 </property>
188 <property name="focusPolicy">
189 <enum>Qt::StrongFocus</enum>
190 </property>
191 <property name="toolTip">
192 <string>Enter the Qt5 documentation directory</string>
193 </property>
194 </widget>
195 </item>
196 <item>
197 <widget class="QLabel" name="textLabel1_8_2_2_4">
198 <property name="text">
199 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR environment variable, if set.</string>
200 </property>
201 <property name="wordWrap">
202 <bool>true</bool>
203 </property>
204 </widget>
205 </item>
206 </layout>
207 </widget>
208 </item>
209 <item>
210 <widget class="QGroupBox" name="groupBox_7">
211 <property name="title">
212 <string>PyQt4 Documentation</string>
213 </property>
214 <layout class="QVBoxLayout" name="verticalLayout_6">
215 <item>
216 <widget class="E5PathPicker" name="pyqt4DocDirPicker" native="true">
217 <property name="sizePolicy">
218 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
219 <horstretch>0</horstretch>
220 <verstretch>0</verstretch>
221 </sizepolicy>
222 </property>
223 <property name="focusPolicy">
224 <enum>Qt::StrongFocus</enum>
225 </property>
226 <property name="toolTip">
227 <string>Enter the PyQt4 documentation directory</string>
228 </property>
229 </widget>
230 </item>
231 <item>
232 <widget class="QLabel" name="textLabel1_8_2_2_3">
233 <property name="text">
234 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT4DOCDIR environment variable, if set.</string>
235 </property>
236 <property name="wordWrap">
237 <bool>true</bool>
238 </property>
239 </widget>
240 </item>
241 </layout>
242 </widget>
243 </item>
244 <item>
245 <widget class="QGroupBox" name="pyqt5Group">
246 <property name="title">
247 <string>PyQt5 Documentation</string>
248 </property>
249 <layout class="QVBoxLayout" name="verticalLayout_7">
250 <item>
251 <widget class="E5PathPicker" name="pyqt5DocDirPicker" native="true">
252 <property name="sizePolicy">
253 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
254 <horstretch>0</horstretch>
255 <verstretch>0</verstretch>
256 </sizepolicy>
257 </property>
258 <property name="focusPolicy">
259 <enum>Qt::StrongFocus</enum>
260 </property>
261 <property name="toolTip">
262 <string>Enter the PyQt5 documentation directory</string>
263 </property>
264 </widget>
265 </item>
266 <item>
267 <widget class="QLabel" name="textLabel1_8_2_2_5">
268 <property name="text">
269 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR environment variable, if set.</string>
270 </property>
271 <property name="wordWrap">
272 <bool>true</bool>
273 </property>
274 </widget>
275 </item>
276 </layout>
277 </widget>
278 </item>
279 <item>
280 <widget class="QGroupBox" name="pysideGroup">
281 <property name="title">
282 <string>PySide Documentation</string>
283 </property>
284 <layout class="QVBoxLayout" name="verticalLayout_8">
285 <item>
286 <widget class="E5PathPicker" name="pysideDocDirPicker" native="true">
287 <property name="sizePolicy">
288 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
289 <horstretch>0</horstretch>
290 <verstretch>0</verstretch>
291 </sizepolicy>
292 </property>
293 <property name="focusPolicy">
294 <enum>Qt::StrongFocus</enum>
295 </property>
296 <property name="toolTip">
297 <string>Enter the PySide documentation directory</string>
298 </property>
299 </widget>
300 </item>
301 <item>
302 <widget class="QLabel" name="textLabel1_8_2_2">
303 <property name="text">
304 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDEDOCDIR environment variable, if set.</string>
305 </property>
306 <property name="wordWrap">
307 <bool>true</bool>
308 </property>
309 </widget>
310 </item>
311 </layout>
312 </widget>
313 </item>
314 <item>
315 <widget class="QGroupBox" name="pyside2Group">
316 <property name="title">
317 <string>PySide2 Documentation</string>
318 </property>
319 <layout class="QVBoxLayout" name="verticalLayout_10">
320 <item>
321 <widget class="E5PathPicker" name="pyside2DocDirPicker" native="true">
322 <property name="sizePolicy">
323 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
324 <horstretch>0</horstretch>
325 <verstretch>0</verstretch>
326 </sizepolicy>
327 </property>
328 <property name="focusPolicy">
329 <enum>Qt::StrongFocus</enum>
330 </property>
331 <property name="toolTip">
332 <string>Enter the PySide2 documentation directory</string>
333 </property>
334 </widget>
335 </item>
336 <item>
337 <widget class="QLabel" name="textLabel1_8_2_3">
338 <property name="text">
339 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</string>
340 </property>
341 <property name="wordWrap">
342 <bool>true</bool>
343 </property>
344 </widget>
345 </item>
346 </layout>
347 </widget>
348 </item>
349 <item>
350 <spacer>
351 <property name="orientation">
352 <enum>Qt::Vertical</enum>
353 </property>
354 <property name="sizeHint" stdset="0">
355 <size>
356 <width>479</width>
357 <height>41</height>
358 </size>
359 </property>
360 </spacer>
361 </item>
362 </layout>
363 </widget>
364 <customwidgets>
365 <customwidget>
366 <class>E5PathPicker</class>
367 <extends>QWidget</extends>
368 <header>E5Gui/E5PathPicker.h</header>
369 <container>1</container>
370 </customwidget>
371 </customwidgets>
372 <tabstops>
373 <tabstop>ericDocDirPicker</tabstop>
374 <tabstop>python2DocDirPicker</tabstop>
375 <tabstop>pythonDocDirPicker</tabstop>
376 <tabstop>qt4DocDirPicker</tabstop>
377 <tabstop>qt5DocDirPicker</tabstop>
378 <tabstop>pyqt4DocDirPicker</tabstop>
379 <tabstop>pyqt5DocDirPicker</tabstop>
380 <tabstop>pysideDocDirPicker</tabstop>
381 </tabstops>
382 <resources/>
383 <connections/>
384 </ui>

eric ide

mercurial