5 <property name="geometry"> |
5 <property name="geometry"> |
6 <rect> |
6 <rect> |
7 <x>0</x> |
7 <x>0</x> |
8 <y>0</y> |
8 <y>0</y> |
9 <width>536</width> |
9 <width>536</width> |
10 <height>1201</height> |
10 <height>1038</height> |
11 </rect> |
11 </rect> |
12 </property> |
12 </property> |
13 <layout class="QVBoxLayout" name="verticalLayout_7"> |
13 <layout class="QVBoxLayout" name="verticalLayout_6"> |
14 <item> |
14 <item> |
15 <widget class="QLabel" name="headerLabel"> |
15 <widget class="QLabel" name="headerLabel"> |
16 <property name="text"> |
16 <property name="text"> |
17 <string><b>Configure Django</b></string> |
17 <string><b>Configure Django</b></string> |
18 </property> |
18 </property> |
227 <property name="title"> |
227 <property name="title"> |
228 <string>Python 3</string> |
228 <string>Python 3</string> |
229 </property> |
229 </property> |
230 <layout class="QVBoxLayout" name="verticalLayout_3"> |
230 <layout class="QVBoxLayout" name="verticalLayout_3"> |
231 <item> |
231 <item> |
232 <widget class="QGroupBox" name="djangoVirtualEnvPy3Group"> |
|
233 <property name="title"> |
|
234 <string>Django Virtual Environment</string> |
|
235 </property> |
|
236 <layout class="QGridLayout" name="gridLayout_4"> |
|
237 <item row="0" column="0" colspan="2"> |
|
238 <widget class="QLabel" name="label_6"> |
|
239 <property name="minimumSize"> |
|
240 <size> |
|
241 <width>0</width> |
|
242 <height>40</height> |
|
243 </size> |
|
244 </property> |
|
245 <property name="text"> |
|
246 <string>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</string> |
|
247 </property> |
|
248 <property name="wordWrap"> |
|
249 <bool>true</bool> |
|
250 </property> |
|
251 </widget> |
|
252 </item> |
|
253 <item row="1" column="0"> |
|
254 <widget class="QLineEdit" name="virtualEnvPy3Edit"/> |
|
255 </item> |
|
256 <item row="1" column="1"> |
|
257 <widget class="QToolButton" name="virtualEnvPy3Button"> |
|
258 <property name="toolTip"> |
|
259 <string>Select the virtual environment directory via a selection dialog</string> |
|
260 </property> |
|
261 </widget> |
|
262 </item> |
|
263 </layout> |
|
264 </widget> |
|
265 </item> |
|
266 <item> |
|
267 <widget class="QGroupBox" name="djangoVirtualEnvironmentPy3Group"> |
232 <widget class="QGroupBox" name="djangoVirtualEnvironmentPy3Group"> |
268 <property name="title"> |
233 <property name="title"> |
269 <string>Django Virtual Environment</string> |
234 <string>Django Virtual Environment</string> |
270 </property> |
235 </property> |
271 <layout class="QVBoxLayout" name="verticalLayout_2"> |
236 <layout class="QVBoxLayout" name="verticalLayout_2"> |
315 <item> |
280 <item> |
316 <widget class="QGroupBox" name="groupBox"> |
281 <widget class="QGroupBox" name="groupBox"> |
317 <property name="title"> |
282 <property name="title"> |
318 <string>Translations</string> |
283 <string>Translations</string> |
319 </property> |
284 </property> |
320 <layout class="QVBoxLayout" name="verticalLayout"> |
285 <layout class="QVBoxLayout" name="verticalLayout_4"> |
321 <item> |
286 <item> |
322 <widget class="QGroupBox" name="TranslationsGroup"> |
287 <widget class="QGroupBox" name="TranslationsGroup"> |
323 <property name="title"> |
288 <property name="title"> |
324 <string>Translations Editor</string> |
289 <string>Translations Editor</string> |
325 </property> |
290 </property> |
326 <layout class="QGridLayout" name="gridLayout_3"> |
291 <layout class="QVBoxLayout" name="verticalLayout"> |
327 <item row="0" column="0" colspan="2"> |
292 <item> |
328 <widget class="QLabel" name="label_8"> |
293 <widget class="QLabel" name="label_8"> |
329 <property name="minimumSize"> |
294 <property name="minimumSize"> |
330 <size> |
295 <size> |
331 <width>0</width> |
296 <width>0</width> |
332 <height>40</height> |
297 <height>40</height> |
338 <property name="wordWrap"> |
303 <property name="wordWrap"> |
339 <bool>true</bool> |
304 <bool>true</bool> |
340 </property> |
305 </property> |
341 </widget> |
306 </widget> |
342 </item> |
307 </item> |
343 <item row="1" column="0"> |
308 <item> |
344 <widget class="QLineEdit" name="translationsEdit"/> |
309 <widget class="EricPathPicker" name="translationsPicker" native="true"> |
345 </item> |
310 <property name="focusPolicy"> |
346 <item row="1" column="1"> |
311 <enum>Qt::WheelFocus</enum> |
347 <widget class="QToolButton" name="translationsButton"> |
|
348 <property name="toolTip"> |
|
349 <string>Select the translations editor via a file selection dialog</string> |
|
350 </property> |
312 </property> |
351 </widget> |
313 </widget> |
352 </item> |
314 </item> |
353 </layout> |
315 </layout> |
354 </widget> |
316 </widget> |
379 </property> |
341 </property> |
380 </spacer> |
342 </spacer> |
381 </item> |
343 </item> |
382 </layout> |
344 </layout> |
383 </widget> |
345 </widget> |
|
346 <customwidgets> |
|
347 <customwidget> |
|
348 <class>EricPathPicker</class> |
|
349 <extends>QWidget</extends> |
|
350 <header>EricWidgets/EricPathPicker.h</header> |
|
351 <container>1</container> |
|
352 </customwidget> |
|
353 </customwidgets> |
384 <tabstops> |
354 <tabstops> |
385 <tabstop>consoleCommandCombo</tabstop> |
355 <tabstop>consoleCommandCombo</tabstop> |
386 <tabstop>consoleCommandNoCloseCombo</tabstop> |
356 <tabstop>consoleCommandNoCloseCombo</tabstop> |
387 <tabstop>serverAddressEdit</tabstop> |
357 <tabstop>serverAddressEdit</tabstop> |
388 <tabstop>ipv6CheckBox</tabstop> |
358 <tabstop>ipv6CheckBox</tabstop> |
389 <tabstop>threadingCheckBox</tabstop> |
359 <tabstop>threadingCheckBox</tabstop> |
390 <tabstop>externalBrowserCheckBox</tabstop> |
360 <tabstop>externalBrowserCheckBox</tabstop> |
391 <tabstop>appsRecentSpinBox</tabstop> |
361 <tabstop>appsRecentSpinBox</tabstop> |
392 <tabstop>virtualEnvPy3Edit</tabstop> |
|
393 <tabstop>virtualEnvPy3Button</tabstop> |
|
394 <tabstop>py3VenvNameComboBox</tabstop> |
362 <tabstop>py3VenvNameComboBox</tabstop> |
395 <tabstop>py3ShellCombo</tabstop> |
363 <tabstop>py3ShellCombo</tabstop> |
396 <tabstop>translationsEdit</tabstop> |
364 <tabstop>translationsPicker</tabstop> |
397 <tabstop>translationsButton</tabstop> |
|
398 <tabstop>fuzzyTranslationsCheckBox</tabstop> |
365 <tabstop>fuzzyTranslationsCheckBox</tabstop> |
399 </tabstops> |
366 </tabstops> |
400 <resources/> |
367 <resources/> |
401 <connections/> |
368 <connections/> |
402 </ui> |
369 </ui> |