src/eric7/Preferences/ConfigurationPages/HelpDocumentationPage.ui

branch
eric7
changeset 11216
a1471981ef18
parent 9683
5c7cf7704fd0
child 11217
856628e8a303
equal deleted inserted replaced
11215:d07c71a34adf 11216:a1471981ef18
19 </widget> 19 </widget>
20 </item> 20 </item>
21 <item> 21 <item>
22 <widget class="Line" name="line17"> 22 <widget class="Line" name="line17">
23 <property name="frameShape"> 23 <property name="frameShape">
24 <enum>QFrame::HLine</enum> 24 <enum>QFrame::Shape::HLine</enum>
25 </property> 25 </property>
26 <property name="frameShadow"> 26 <property name="frameShadow">
27 <enum>QFrame::Sunken</enum> 27 <enum>QFrame::Shadow::Sunken</enum>
28 </property> 28 </property>
29 <property name="orientation"> 29 <property name="orientation">
30 <enum>Qt::Horizontal</enum> 30 <enum>Qt::Orientation::Horizontal</enum>
31 </property> 31 </property>
32 </widget> 32 </widget>
33 </item> 33 </item>
34 <item> 34 <item>
35 <widget class="QGroupBox" name="groupBox"> 35 <widget class="QGroupBox" name="groupBox">
63 <horstretch>0</horstretch> 63 <horstretch>0</horstretch>
64 <verstretch>0</verstretch> 64 <verstretch>0</verstretch>
65 </sizepolicy> 65 </sizepolicy>
66 </property> 66 </property>
67 <property name="focusPolicy"> 67 <property name="focusPolicy">
68 <enum>Qt::StrongFocus</enum> 68 <enum>Qt::FocusPolicy::StrongFocus</enum>
69 </property> 69 </property>
70 <property name="toolTip"> 70 <property name="toolTip">
71 <string>Enter the eric documentation directory</string> 71 <string>Enter the eric documentation directory</string>
72 </property> 72 </property>
73 </widget> 73 </widget>
98 <horstretch>0</horstretch> 98 <horstretch>0</horstretch>
99 <verstretch>0</verstretch> 99 <verstretch>0</verstretch>
100 </sizepolicy> 100 </sizepolicy>
101 </property> 101 </property>
102 <property name="focusPolicy"> 102 <property name="focusPolicy">
103 <enum>Qt::StrongFocus</enum> 103 <enum>Qt::FocusPolicy::StrongFocus</enum>
104 </property> 104 </property>
105 <property name="toolTip"> 105 <property name="toolTip">
106 <string>Enter the Python 3 documentation directory</string> 106 <string>Enter the Python 3 documentation directory</string>
107 </property> 107 </property>
108 </widget> 108 </widget>
133 <horstretch>0</horstretch> 133 <horstretch>0</horstretch>
134 <verstretch>0</verstretch> 134 <verstretch>0</verstretch>
135 </sizepolicy> 135 </sizepolicy>
136 </property> 136 </property>
137 <property name="focusPolicy"> 137 <property name="focusPolicy">
138 <enum>Qt::StrongFocus</enum> 138 <enum>Qt::FocusPolicy::StrongFocus</enum>
139 </property> 139 </property>
140 <property name="toolTip"> 140 <property name="toolTip">
141 <string>Enter the Qt5 documentation directory</string> 141 <string>Enter the Qt5 documentation directory</string>
142 </property> 142 </property>
143 </widget> 143 </widget>
168 <horstretch>0</horstretch> 168 <horstretch>0</horstretch>
169 <verstretch>0</verstretch> 169 <verstretch>0</verstretch>
170 </sizepolicy> 170 </sizepolicy>
171 </property> 171 </property>
172 <property name="focusPolicy"> 172 <property name="focusPolicy">
173 <enum>Qt::StrongFocus</enum> 173 <enum>Qt::FocusPolicy::StrongFocus</enum>
174 </property> 174 </property>
175 <property name="toolTip"> 175 <property name="toolTip">
176 <string>Enter the Qt6 documentation directory</string> 176 <string>Enter the Qt6 documentation directory</string>
177 </property> 177 </property>
178 </widget> 178 </widget>
203 <horstretch>0</horstretch> 203 <horstretch>0</horstretch>
204 <verstretch>0</verstretch> 204 <verstretch>0</verstretch>
205 </sizepolicy> 205 </sizepolicy>
206 </property> 206 </property>
207 <property name="focusPolicy"> 207 <property name="focusPolicy">
208 <enum>Qt::StrongFocus</enum> 208 <enum>Qt::FocusPolicy::StrongFocus</enum>
209 </property> 209 </property>
210 <property name="toolTip"> 210 <property name="toolTip">
211 <string>Enter the PyQt5 documentation directory</string> 211 <string>Enter the PyQt5 documentation directory</string>
212 </property> 212 </property>
213 </widget> 213 </widget>
238 <horstretch>0</horstretch> 238 <horstretch>0</horstretch>
239 <verstretch>0</verstretch> 239 <verstretch>0</verstretch>
240 </sizepolicy> 240 </sizepolicy>
241 </property> 241 </property>
242 <property name="focusPolicy"> 242 <property name="focusPolicy">
243 <enum>Qt::StrongFocus</enum> 243 <enum>Qt::FocusPolicy::StrongFocus</enum>
244 </property> 244 </property>
245 <property name="toolTip"> 245 <property name="toolTip">
246 <string>Enter the PyQt6 documentation directory</string> 246 <string>Enter the PyQt6 documentation directory</string>
247 </property> 247 </property>
248 </widget> 248 </widget>
259 </item> 259 </item>
260 </layout> 260 </layout>
261 </widget> 261 </widget>
262 </item> 262 </item>
263 <item> 263 <item>
264 <widget class="QGroupBox" name="pyside2Group">
265 <property name="title">
266 <string>PySide2 Documentation</string>
267 </property>
268 <layout class="QVBoxLayout" name="verticalLayout_10">
269 <item>
270 <widget class="EricPathPicker" name="pyside2DocDirPicker" native="true">
271 <property name="sizePolicy">
272 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
273 <horstretch>0</horstretch>
274 <verstretch>0</verstretch>
275 </sizepolicy>
276 </property>
277 <property name="focusPolicy">
278 <enum>Qt::StrongFocus</enum>
279 </property>
280 <property name="toolTip">
281 <string>Enter the PySide2 documentation directory</string>
282 </property>
283 </widget>
284 </item>
285 <item>
286 <widget class="QLabel" name="textLabel1_8_2_3">
287 <property name="text">
288 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</string>
289 </property>
290 <property name="wordWrap">
291 <bool>true</bool>
292 </property>
293 </widget>
294 </item>
295 </layout>
296 </widget>
297 </item>
298 <item>
299 <widget class="QGroupBox" name="pyside6Group"> 264 <widget class="QGroupBox" name="pyside6Group">
300 <property name="title"> 265 <property name="title">
301 <string>PySide6 Documentation</string> 266 <string>PySide6 Documentation</string>
302 </property> 267 </property>
303 <layout class="QVBoxLayout" name="verticalLayout_11"> 268 <layout class="QVBoxLayout" name="verticalLayout_11">
308 <horstretch>0</horstretch> 273 <horstretch>0</horstretch>
309 <verstretch>0</verstretch> 274 <verstretch>0</verstretch>
310 </sizepolicy> 275 </sizepolicy>
311 </property> 276 </property>
312 <property name="focusPolicy"> 277 <property name="focusPolicy">
313 <enum>Qt::StrongFocus</enum> 278 <enum>Qt::FocusPolicy::StrongFocus</enum>
314 </property> 279 </property>
315 <property name="toolTip"> 280 <property name="toolTip">
316 <string>Enter the PySide6 documentation directory</string> 281 <string>Enter the PySide6 documentation directory</string>
317 </property> 282 </property>
318 </widget> 283 </widget>
331 </widget> 296 </widget>
332 </item> 297 </item>
333 <item> 298 <item>
334 <spacer> 299 <spacer>
335 <property name="orientation"> 300 <property name="orientation">
336 <enum>Qt::Vertical</enum> 301 <enum>Qt::Orientation::Vertical</enum>
337 </property> 302 </property>
338 <property name="sizeHint" stdset="0"> 303 <property name="sizeHint" stdset="0">
339 <size> 304 <size>
340 <width>479</width> 305 <width>479</width>
341 <height>41</height> 306 <height>41</height>
359 <tabstop>pythonDocDirPicker</tabstop> 324 <tabstop>pythonDocDirPicker</tabstop>
360 <tabstop>qt5DocDirPicker</tabstop> 325 <tabstop>qt5DocDirPicker</tabstop>
361 <tabstop>qt6DocDirPicker</tabstop> 326 <tabstop>qt6DocDirPicker</tabstop>
362 <tabstop>pyqt5DocDirPicker</tabstop> 327 <tabstop>pyqt5DocDirPicker</tabstop>
363 <tabstop>pyqt6DocDirPicker</tabstop> 328 <tabstop>pyqt6DocDirPicker</tabstop>
364 <tabstop>pyside2DocDirPicker</tabstop>
365 <tabstop>pyside6DocDirPicker</tabstop> 329 <tabstop>pyside6DocDirPicker</tabstop>
366 </tabstops> 330 </tabstops>
367 <resources/> 331 <resources/>
368 <connections/> 332 <connections/>
369 </ui> 333 </ui>

eric ide

mercurial