src/eric7/Preferences/ConfigurationPages/HelpDocumentationPage.ui

branch
eric7
changeset 9209
b99e7fd55fd3
parent 8358
144a6b854f70
child 9413
80c06d472826
equal deleted inserted replaced
9208:3fc8dfeb6ebe 9209:b99e7fd55fd3
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>747</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="EricPathPicker" 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_4">
71 <property name="title">
72 <string>Python 3 Documentation</string>
73 </property>
74 <layout class="QVBoxLayout" name="verticalLayout_3">
75 <item>
76 <widget class="EricPathPicker" name="pythonDocDirPicker" 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 3 documentation directory</string>
88 </property>
89 </widget>
90 </item>
91 <item>
92 <widget class="QLabel" name="textLabel1_8_2">
93 <property name="text">
94 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON3DOCDIR 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_8">
106 <property name="title">
107 <string>Qt5 Documentation</string>
108 </property>
109 <layout class="QVBoxLayout" name="verticalLayout_5">
110 <item>
111 <widget class="EricPathPicker" name="qt5DocDirPicker" 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 Qt5 documentation directory</string>
123 </property>
124 </widget>
125 </item>
126 <item>
127 <widget class="QLabel" name="textLabel1_8_2_2_4">
128 <property name="text">
129 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR 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_10">
141 <property name="title">
142 <string>Qt6 Documentation</string>
143 </property>
144 <layout class="QVBoxLayout" name="verticalLayout_6">
145 <item>
146 <widget class="EricPathPicker" name="qt6DocDirPicker" 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 Qt6 documentation directory</string>
158 </property>
159 </widget>
160 </item>
161 <item>
162 <widget class="QLabel" name="textLabel1_8_2_2_7">
163 <property name="text">
164 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT6DOCDIR 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="pyqt5Group">
176 <property name="title">
177 <string>PyQt5 Documentation</string>
178 </property>
179 <layout class="QVBoxLayout" name="verticalLayout_7">
180 <item>
181 <widget class="EricPathPicker" name="pyqt5DocDirPicker" 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 PyQt5 documentation directory</string>
193 </property>
194 </widget>
195 </item>
196 <item>
197 <widget class="QLabel" name="textLabel1_8_2_2_5">
198 <property name="text">
199 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR 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="pyqt6Group">
211 <property name="title">
212 <string>PyQt6 Documentation</string>
213 </property>
214 <layout class="QVBoxLayout" name="verticalLayout_8">
215 <item>
216 <widget class="EricPathPicker" name="pyqt6DocDirPicker" 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 PyQt6 documentation directory</string>
228 </property>
229 </widget>
230 </item>
231 <item>
232 <widget class="QLabel" name="textLabel1_8_2_2_8">
233 <property name="text">
234 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT6DOCDIR 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="pyside2Group">
246 <property name="title">
247 <string>PySide2 Documentation</string>
248 </property>
249 <layout class="QVBoxLayout" name="verticalLayout_10">
250 <item>
251 <widget class="EricPathPicker" name="pyside2DocDirPicker" 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 PySide2 documentation directory</string>
263 </property>
264 </widget>
265 </item>
266 <item>
267 <widget class="QLabel" name="textLabel1_8_2_3">
268 <property name="text">
269 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR 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="pyside6Group">
281 <property name="title">
282 <string>PySide6 Documentation</string>
283 </property>
284 <layout class="QVBoxLayout" name="verticalLayout_11">
285 <item>
286 <widget class="EricPathPicker" name="pyside6DocDirPicker" 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 PySide6 documentation directory</string>
298 </property>
299 </widget>
300 </item>
301 <item>
302 <widget class="QLabel" name="textLabel1_8_2_4">
303 <property name="text">
304 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE6DOCDIR 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 <spacer>
316 <property name="orientation">
317 <enum>Qt::Vertical</enum>
318 </property>
319 <property name="sizeHint" stdset="0">
320 <size>
321 <width>479</width>
322 <height>41</height>
323 </size>
324 </property>
325 </spacer>
326 </item>
327 </layout>
328 </widget>
329 <customwidgets>
330 <customwidget>
331 <class>EricPathPicker</class>
332 <extends>QWidget</extends>
333 <header>EricWidgets/EricPathPicker.h</header>
334 <container>1</container>
335 </customwidget>
336 </customwidgets>
337 <tabstops>
338 <tabstop>ericDocDirPicker</tabstop>
339 <tabstop>pythonDocDirPicker</tabstop>
340 <tabstop>qt5DocDirPicker</tabstop>
341 <tabstop>qt6DocDirPicker</tabstop>
342 <tabstop>pyqt5DocDirPicker</tabstop>
343 <tabstop>pyqt6DocDirPicker</tabstop>
344 <tabstop>pyside2DocDirPicker</tabstop>
345 </tabstops>
346 <resources/>
347 <connections/>
348 </ui>

eric ide

mercurial