Preferences/ConfigurationPages/HelpDocumentationPage.ui

changeset 6291
94e0e688dcad
parent 4621
b46304716d28
equal deleted inserted replaced
6290:bf4624957d2d 6291:94e0e688dcad
300 </item> 300 </item>
301 <item> 301 <item>
302 <widget class="QLabel" name="textLabel1_8_2_2"> 302 <widget class="QLabel" name="textLabel1_8_2_2">
303 <property name="text"> 303 <property name="text">
304 <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDEDOCDIR environment variable, if set.</string> 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>
305 </property> 340 </property>
306 <property name="wordWrap"> 341 <property name="wordWrap">
307 <bool>true</bool> 342 <bool>true</bool>
308 </property> 343 </property>
309 </widget> 344 </widget>

eric ide

mercurial