Preferences/ConfigurationPages/HelpDocumentationPage.ui

changeset 4621
b46304716d28
parent 4576
a258569d44db
child 6291
94e0e688dcad
equal deleted inserted replaced
4620:49d9c6b58678 4621:b46304716d28
30 <enum>Qt::Horizontal</enum> 30 <enum>Qt::Horizontal</enum>
31 </property> 31 </property>
32 </widget> 32 </widget>
33 </item> 33 </item>
34 <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>
35 <widget class="QGroupBox" name="groupBox_5"> 70 <widget class="QGroupBox" name="groupBox_5">
36 <property name="title"> 71 <property name="title">
37 <string>Python 2 Documentation</string> 72 <string>Python 2 Documentation</string>
38 </property> 73 </property>
39 <layout class="QVBoxLayout" name="verticalLayout_2"> 74 <layout class="QVBoxLayout" name="verticalLayout_2">
297 <extends>QWidget</extends> 332 <extends>QWidget</extends>
298 <header>E5Gui/E5PathPicker.h</header> 333 <header>E5Gui/E5PathPicker.h</header>
299 <container>1</container> 334 <container>1</container>
300 </customwidget> 335 </customwidget>
301 </customwidgets> 336 </customwidgets>
337 <tabstops>
338 <tabstop>ericDocDirPicker</tabstop>
339 <tabstop>python2DocDirPicker</tabstop>
340 <tabstop>pythonDocDirPicker</tabstop>
341 <tabstop>qt4DocDirPicker</tabstop>
342 <tabstop>qt5DocDirPicker</tabstop>
343 <tabstop>pyqt4DocDirPicker</tabstop>
344 <tabstop>pyqt5DocDirPicker</tabstop>
345 <tabstop>pysideDocDirPicker</tabstop>
346 </tabstops>
302 <resources/> 347 <resources/>
303 <connections/> 348 <connections/>
304 </ui> 349 </ui>

eric ide

mercurial