ProjectDjango/ConfigurationPage/DjangoPage.ui

changeset 9
8fe581309106
parent 4
81c2943be6b6
child 20
09e9084796de
equal deleted inserted replaced
8:07d64408f2b7 9:8fe581309106
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>526</height> 10 <height>927</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2"> 13 <layout class="QVBoxLayout" name="verticalLayout_5">
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>&lt;b&gt;Configure Django&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure Django&lt;/b&gt;</string>
18 </property> 18 </property>
183 </item> 183 </item>
184 </layout> 184 </layout>
185 </widget> 185 </widget>
186 </item> 186 </item>
187 <item> 187 <item>
188 <widget class="QGroupBox" name="djangoPythonGroup"> 188 <widget class="QGroupBox" name="python3Group">
189 <property name="title"> 189 <property name="title">
190 <string>Django Python Console</string> 190 <string>Python 3</string>
191 </property> 191 </property>
192 <layout class="QVBoxLayout" name="verticalLayout"> 192 <layout class="QVBoxLayout" name="verticalLayout_4">
193 <property name="spacing"> 193 <item>
194 <number>6</number> 194 <widget class="QGroupBox" name="djangoVirtualEnvPy3Group">
195 </property> 195 <property name="title">
196 <property name="margin"> 196 <string>Django Virtual Environment</string>
197 <number>6</number> 197 </property>
198 </property> 198 <layout class="QGridLayout" name="gridLayout_4">
199 <item> 199 <item row="0" column="0" colspan="2">
200 <widget class="QCheckBox" name="plainPythonCheckBox"> 200 <widget class="QLabel" name="label_6">
201 <property name="toolTip"> 201 <property name="text">
202 <string>Select to use plain Python instead of IPython</string> 202 <string>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</string>
203 </property> 203 </property>
204 <property name="text"> 204 <property name="wordWrap">
205 <string>Use plain Python instead of IPython</string> 205 <bool>true</bool>
206 </property> 206 </property>
207 </widget>
208 </item>
209 <item row="1" column="0">
210 <widget class="QLineEdit" name="virtualEnvPy3Edit"/>
211 </item>
212 <item row="1" column="1">
213 <widget class="QPushButton" name="virtualEnvPy3Button">
214 <property name="toolTip">
215 <string>Select the virtual environment directory via a selection dialog</string>
216 </property>
217 <property name="text">
218 <string>...</string>
219 </property>
220 </widget>
221 </item>
222 </layout>
223 </widget>
224 </item>
225 <item>
226 <widget class="QGroupBox" name="djangoPython3Group">
227 <property name="title">
228 <string>Django Python Console</string>
229 </property>
230 <layout class="QVBoxLayout" name="verticalLayout">
231 <property name="spacing">
232 <number>6</number>
233 </property>
234 <property name="margin">
235 <number>6</number>
236 </property>
237 <item>
238 <widget class="QCheckBox" name="plainPython3CheckBox">
239 <property name="toolTip">
240 <string>Select to use plain Python instead of IPython</string>
241 </property>
242 <property name="text">
243 <string>Use plain Python instead of IPython</string>
244 </property>
245 </widget>
246 </item>
247 </layout>
248 </widget>
249 </item>
250 </layout>
251 </widget>
252 </item>
253 <item>
254 <widget class="QGroupBox" name="python2Group">
255 <property name="title">
256 <string>Python 2</string>
257 </property>
258 <layout class="QVBoxLayout" name="verticalLayout_3">
259 <item>
260 <widget class="QGroupBox" name="djangoVirtualEnvPy2Group">
261 <property name="title">
262 <string>Django Virtual Environment</string>
263 </property>
264 <layout class="QGridLayout" name="gridLayout_6">
265 <item row="0" column="0" colspan="2">
266 <widget class="QLabel" name="label_7">
267 <property name="text">
268 <string>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</string>
269 </property>
270 <property name="wordWrap">
271 <bool>true</bool>
272 </property>
273 </widget>
274 </item>
275 <item row="1" column="0">
276 <widget class="QLineEdit" name="virtualEnvPy2Edit"/>
277 </item>
278 <item row="1" column="1">
279 <widget class="QPushButton" name="virtualEnvPy2Button">
280 <property name="toolTip">
281 <string>Select the virtual environment directory via a selection dialog</string>
282 </property>
283 <property name="text">
284 <string>...</string>
285 </property>
286 </widget>
287 </item>
288 </layout>
289 </widget>
290 </item>
291 <item>
292 <widget class="QGroupBox" name="djangoPython2Group">
293 <property name="title">
294 <string>Django Python Console</string>
295 </property>
296 <layout class="QVBoxLayout" name="verticalLayout_2">
297 <property name="spacing">
298 <number>6</number>
299 </property>
300 <property name="margin">
301 <number>6</number>
302 </property>
303 <item>
304 <widget class="QCheckBox" name="plainPython2CheckBox">
305 <property name="toolTip">
306 <string>Select to use plain Python instead of IPython</string>
307 </property>
308 <property name="text">
309 <string>Use plain Python instead of IPython</string>
310 </property>
311 </widget>
312 </item>
313 </layout>
207 </widget> 314 </widget>
208 </item> 315 </item>
209 </layout> 316 </layout>
210 </widget> 317 </widget>
211 </item> 318 </item>
228 <tabstop>consoleCommandCombo</tabstop> 335 <tabstop>consoleCommandCombo</tabstop>
229 <tabstop>consoleCommandNoCloseCombo</tabstop> 336 <tabstop>consoleCommandNoCloseCombo</tabstop>
230 <tabstop>serverAddressEdit</tabstop> 337 <tabstop>serverAddressEdit</tabstop>
231 <tabstop>ipv6CheckBox</tabstop> 338 <tabstop>ipv6CheckBox</tabstop>
232 <tabstop>appsRecentSpinBox</tabstop> 339 <tabstop>appsRecentSpinBox</tabstop>
233 <tabstop>plainPythonCheckBox</tabstop> 340 <tabstop>virtualEnvPy3Edit</tabstop>
341 <tabstop>virtualEnvPy3Button</tabstop>
342 <tabstop>plainPython3CheckBox</tabstop>
343 <tabstop>virtualEnvPy2Edit</tabstop>
344 <tabstop>virtualEnvPy2Button</tabstop>
345 <tabstop>plainPython2CheckBox</tabstop>
234 </tabstops> 346 </tabstops>
235 <resources/> 347 <resources/>
236 <connections/> 348 <connections/>
237 </ui> 349 </ui>

eric ide

mercurial