34 <item> |
34 <item> |
35 <widget class="QGroupBox" name="groupBox_5"> |
35 <widget class="QGroupBox" name="groupBox_5"> |
36 <property name="title"> |
36 <property name="title"> |
37 <string>Python 2 Documentation</string> |
37 <string>Python 2 Documentation</string> |
38 </property> |
38 </property> |
39 <layout class="QGridLayout" name="_2"> |
39 <layout class="QVBoxLayout" name="verticalLayout_2"> |
40 <item row="0" column="0"> |
40 <item> |
41 <widget class="QLineEdit" name="python2DocDirEdit"> |
41 <widget class="E5PathPicker" name="python2DocDirPicker" 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> |
42 <property name="toolTip"> |
51 <property name="toolTip"> |
43 <string>Enter the Python 2 documentation directory</string> |
52 <string>Enter the Python 2 documentation directory</string> |
44 </property> |
53 </property> |
45 </widget> |
54 </widget> |
46 </item> |
55 </item> |
47 <item row="1" column="0" colspan="2"> |
56 <item> |
48 <widget class="QLabel" name="textLabel1_8_3"> |
57 <widget class="QLabel" name="textLabel1_8_3"> |
49 <property name="text"> |
58 <property name="text"> |
50 <string><b>Note</b>: Leave empty to use the PYTHON2DOCDIR environment variable, if set.</string> |
59 <string><b>Note</b>: Leave empty to use the PYTHON2DOCDIR environment variable, if set.</string> |
51 </property> |
60 </property> |
52 <property name="wordWrap"> |
61 <property name="wordWrap"> |
53 <bool>true</bool> |
62 <bool>true</bool> |
54 </property> |
63 </property> |
55 </widget> |
64 </widget> |
56 </item> |
65 </item> |
57 <item row="0" column="1"> |
|
58 <widget class="QToolButton" name="python2DocDirButton"> |
|
59 <property name="toolTip"> |
|
60 <string>Press to select the Python 2 documentation directory via a dialog</string> |
|
61 </property> |
|
62 </widget> |
|
63 </item> |
|
64 </layout> |
66 </layout> |
65 </widget> |
67 </widget> |
66 </item> |
68 </item> |
67 <item> |
69 <item> |
68 <widget class="QGroupBox" name="groupBox_4"> |
70 <widget class="QGroupBox" name="groupBox_4"> |
69 <property name="title"> |
71 <property name="title"> |
70 <string>Python 3 Documentation</string> |
72 <string>Python 3 Documentation</string> |
71 </property> |
73 </property> |
72 <layout class="QGridLayout"> |
74 <layout class="QVBoxLayout" name="verticalLayout_3"> |
73 <item row="0" column="0"> |
75 <item> |
74 <widget class="QLineEdit" name="pythonDocDirEdit"> |
76 <widget class="E5PathPicker" 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> |
75 <property name="toolTip"> |
86 <property name="toolTip"> |
76 <string>Enter the Python 3 documentation directory</string> |
87 <string>Enter the Python 3 documentation directory</string> |
77 </property> |
88 </property> |
78 </widget> |
89 </widget> |
79 </item> |
90 </item> |
80 <item row="1" column="0" colspan="2"> |
91 <item> |
81 <widget class="QLabel" name="textLabel1_8_2"> |
92 <widget class="QLabel" name="textLabel1_8_2"> |
82 <property name="text"> |
93 <property name="text"> |
83 <string><b>Note</b>: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</string> |
94 <string><b>Note</b>: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</string> |
84 </property> |
95 </property> |
85 <property name="wordWrap"> |
96 <property name="wordWrap"> |
86 <bool>true</bool> |
97 <bool>true</bool> |
87 </property> |
98 </property> |
88 </widget> |
99 </widget> |
89 </item> |
100 </item> |
90 <item row="0" column="1"> |
|
91 <widget class="QToolButton" name="pythonDocDirButton"> |
|
92 <property name="toolTip"> |
|
93 <string>Press to select the Python 3 documentation directory via a dialog</string> |
|
94 </property> |
|
95 </widget> |
|
96 </item> |
|
97 </layout> |
101 </layout> |
98 </widget> |
102 </widget> |
99 </item> |
103 </item> |
100 <item> |
104 <item> |
101 <widget class="QGroupBox" name="groupBox_6"> |
105 <widget class="QGroupBox" name="groupBox_6"> |
102 <property name="title"> |
106 <property name="title"> |
103 <string>Qt4 Documentation</string> |
107 <string>Qt4 Documentation</string> |
104 </property> |
108 </property> |
105 <layout class="QGridLayout"> |
109 <layout class="QVBoxLayout" name="verticalLayout_4"> |
106 <item row="0" column="0"> |
110 <item> |
107 <widget class="QLineEdit" name="qt4DocDirEdit"> |
111 <widget class="E5PathPicker" name="qt4DocDirPicker" 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> |
108 <property name="toolTip"> |
121 <property name="toolTip"> |
109 <string>Enter the Qt4 documentation directory</string> |
122 <string>Enter the Qt4 documentation directory</string> |
110 </property> |
123 </property> |
111 </widget> |
124 </widget> |
112 </item> |
125 </item> |
113 <item row="1" column="0" colspan="2"> |
126 <item> |
114 <widget class="QLabel" name="textLabel1_8_2_2_2"> |
127 <widget class="QLabel" name="textLabel1_8_2_2_2"> |
115 <property name="text"> |
128 <property name="text"> |
116 <string><b>Note</b>: Leave empty to use the QT4DOCDIR environment variable, if set.</string> |
129 <string><b>Note</b>: Leave empty to use the QT4DOCDIR environment variable, if set.</string> |
117 </property> |
130 </property> |
118 <property name="wordWrap"> |
131 <property name="wordWrap"> |
119 <bool>true</bool> |
132 <bool>true</bool> |
120 </property> |
133 </property> |
121 </widget> |
134 </widget> |
122 </item> |
135 </item> |
123 <item row="0" column="1"> |
|
124 <widget class="QToolButton" name="qt4DocDirButton"> |
|
125 <property name="toolTip"> |
|
126 <string>Press to select the Qt4 documentation directory via a dialog</string> |
|
127 </property> |
|
128 </widget> |
|
129 </item> |
|
130 </layout> |
136 </layout> |
131 </widget> |
137 </widget> |
132 </item> |
138 </item> |
133 <item> |
139 <item> |
134 <widget class="QGroupBox" name="groupBox_8"> |
140 <widget class="QGroupBox" name="groupBox_8"> |
135 <property name="title"> |
141 <property name="title"> |
136 <string>Qt5 Documentation</string> |
142 <string>Qt5 Documentation</string> |
137 </property> |
143 </property> |
138 <layout class="QGridLayout" name="_3"> |
144 <layout class="QVBoxLayout" name="verticalLayout_5"> |
139 <item row="0" column="0"> |
145 <item> |
140 <widget class="QLineEdit" name="qt5DocDirEdit"> |
146 <widget class="E5PathPicker" name="qt5DocDirPicker" 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> |
141 <property name="toolTip"> |
156 <property name="toolTip"> |
142 <string>Enter the Qt5 documentation directory</string> |
157 <string>Enter the Qt5 documentation directory</string> |
143 </property> |
158 </property> |
144 </widget> |
159 </widget> |
145 </item> |
160 </item> |
146 <item row="1" column="0" colspan="2"> |
161 <item> |
147 <widget class="QLabel" name="textLabel1_8_2_2_4"> |
162 <widget class="QLabel" name="textLabel1_8_2_2_4"> |
148 <property name="text"> |
163 <property name="text"> |
149 <string><b>Note</b>: Leave empty to use the QT5DOCDIR environment variable, if set.</string> |
164 <string><b>Note</b>: Leave empty to use the QT5DOCDIR environment variable, if set.</string> |
150 </property> |
165 </property> |
151 <property name="wordWrap"> |
166 <property name="wordWrap"> |
152 <bool>true</bool> |
167 <bool>true</bool> |
153 </property> |
168 </property> |
154 </widget> |
169 </widget> |
155 </item> |
170 </item> |
156 <item row="0" column="1"> |
|
157 <widget class="QToolButton" name="qt5DocDirButton"> |
|
158 <property name="toolTip"> |
|
159 <string>Press to select the Qt5 documentation directory via a dialog</string> |
|
160 </property> |
|
161 </widget> |
|
162 </item> |
|
163 </layout> |
171 </layout> |
164 </widget> |
172 </widget> |
165 </item> |
173 </item> |
166 <item> |
174 <item> |
167 <widget class="QGroupBox" name="groupBox_7"> |
175 <widget class="QGroupBox" name="groupBox_7"> |
168 <property name="title"> |
176 <property name="title"> |
169 <string>PyQt4 Documentation</string> |
177 <string>PyQt4 Documentation</string> |
170 </property> |
178 </property> |
171 <layout class="QGridLayout"> |
179 <layout class="QVBoxLayout" name="verticalLayout_6"> |
172 <item row="0" column="0"> |
180 <item> |
173 <widget class="QLineEdit" name="pyqt4DocDirEdit"> |
181 <widget class="E5PathPicker" name="pyqt4DocDirPicker" 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> |
174 <property name="toolTip"> |
191 <property name="toolTip"> |
175 <string>Enter the PyQt4 documentation directory</string> |
192 <string>Enter the PyQt4 documentation directory</string> |
176 </property> |
193 </property> |
177 </widget> |
194 </widget> |
178 </item> |
195 </item> |
179 <item row="1" column="0" colspan="2"> |
196 <item> |
180 <widget class="QLabel" name="textLabel1_8_2_2_3"> |
197 <widget class="QLabel" name="textLabel1_8_2_2_3"> |
181 <property name="text"> |
198 <property name="text"> |
182 <string><b>Note</b>: Leave empty to use the PYQT4DOCDIR environment variable, if set.</string> |
199 <string><b>Note</b>: Leave empty to use the PYQT4DOCDIR environment variable, if set.</string> |
183 </property> |
200 </property> |
184 <property name="wordWrap"> |
201 <property name="wordWrap"> |
185 <bool>true</bool> |
202 <bool>true</bool> |
186 </property> |
203 </property> |
187 </widget> |
204 </widget> |
188 </item> |
205 </item> |
189 <item row="0" column="1"> |
|
190 <widget class="QToolButton" name="pyqt4DocDirButton"> |
|
191 <property name="toolTip"> |
|
192 <string>Press to select the PyQt4 documentation directory via a dialog</string> |
|
193 </property> |
|
194 </widget> |
|
195 </item> |
|
196 </layout> |
206 </layout> |
197 </widget> |
207 </widget> |
198 </item> |
208 </item> |
199 <item> |
209 <item> |
200 <widget class="QGroupBox" name="pyqt5Group"> |
210 <widget class="QGroupBox" name="pyqt5Group"> |
201 <property name="title"> |
211 <property name="title"> |
202 <string>PyQt5 Documentation</string> |
212 <string>PyQt5 Documentation</string> |
203 </property> |
213 </property> |
204 <layout class="QGridLayout" name="_4"> |
214 <layout class="QVBoxLayout" name="verticalLayout_7"> |
205 <item row="0" column="0"> |
215 <item> |
206 <widget class="QLineEdit" name="pyqt5DocDirEdit"> |
216 <widget class="E5PathPicker" name="pyqt5DocDirPicker" 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> |
207 <property name="toolTip"> |
226 <property name="toolTip"> |
208 <string>Enter the PyQt5 documentation directory</string> |
227 <string>Enter the PyQt5 documentation directory</string> |
209 </property> |
228 </property> |
210 </widget> |
229 </widget> |
211 </item> |
230 </item> |
212 <item row="1" column="0" colspan="2"> |
231 <item> |
213 <widget class="QLabel" name="textLabel1_8_2_2_5"> |
232 <widget class="QLabel" name="textLabel1_8_2_2_5"> |
214 <property name="text"> |
233 <property name="text"> |
215 <string><b>Note</b>: Leave empty to use the PYQT5DOCDIR environment variable, if set.</string> |
234 <string><b>Note</b>: Leave empty to use the PYQT5DOCDIR environment variable, if set.</string> |
216 </property> |
235 </property> |
217 <property name="wordWrap"> |
236 <property name="wordWrap"> |
218 <bool>true</bool> |
237 <bool>true</bool> |
219 </property> |
238 </property> |
220 </widget> |
239 </widget> |
221 </item> |
240 </item> |
222 <item row="0" column="1"> |
|
223 <widget class="QToolButton" name="pyqt5DocDirButton"> |
|
224 <property name="toolTip"> |
|
225 <string>Press to select the PyQt5 documentation directory via a dialog</string> |
|
226 </property> |
|
227 </widget> |
|
228 </item> |
|
229 </layout> |
241 </layout> |
230 </widget> |
242 </widget> |
231 </item> |
243 </item> |
232 <item> |
244 <item> |
233 <widget class="QGroupBox" name="pysideGroup"> |
245 <widget class="QGroupBox" name="pysideGroup"> |
234 <property name="title"> |
246 <property name="title"> |
235 <string>PySide Documentation</string> |
247 <string>PySide Documentation</string> |
236 </property> |
248 </property> |
237 <layout class="QGridLayout"> |
249 <layout class="QVBoxLayout" name="verticalLayout_8"> |
238 <item row="0" column="0"> |
250 <item> |
239 <widget class="QLineEdit" name="pysideDocDirEdit"> |
251 <widget class="E5PathPicker" name="pysideDocDirPicker" 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> |
240 <property name="toolTip"> |
261 <property name="toolTip"> |
241 <string>Enter the PySide documentation directory</string> |
262 <string>Enter the PySide documentation directory</string> |
242 </property> |
263 </property> |
243 </widget> |
264 </widget> |
244 </item> |
265 </item> |
245 <item row="1" column="0" colspan="2"> |
266 <item> |
246 <widget class="QLabel" name="textLabel1_8_2_2"> |
267 <widget class="QLabel" name="textLabel1_8_2_2"> |
247 <property name="text"> |
268 <property name="text"> |
248 <string><b>Note</b>: Leave empty to use the PYSIDEDOCDIR environment variable, if set.</string> |
269 <string><b>Note</b>: Leave empty to use the PYSIDEDOCDIR environment variable, if set.</string> |
249 </property> |
270 </property> |
250 <property name="wordWrap"> |
271 <property name="wordWrap"> |
251 <bool>true</bool> |
272 <bool>true</bool> |
252 </property> |
|
253 </widget> |
|
254 </item> |
|
255 <item row="0" column="1"> |
|
256 <widget class="QToolButton" name="pysideDocDirButton"> |
|
257 <property name="toolTip"> |
|
258 <string>Press to select the PySide documentation directory via a dialog</string> |
|
259 </property> |
273 </property> |
260 </widget> |
274 </widget> |
261 </item> |
275 </item> |
262 </layout> |
276 </layout> |
263 </widget> |
277 </widget> |