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