src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvConfigurationDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
child 11231
c7240fb719c7
equal deleted inserted replaced
10691:d1a603a70f83 10692:9becf9ca115c
278 dict 278 dict
279 </dd> 279 </dd>
280 </dl> 280 </dl>
281 <a NAME="VirtualenvConfigurationDialog.on_condaButton_toggled" ID="VirtualenvConfigurationDialog.on_condaButton_toggled"></a> 281 <a NAME="VirtualenvConfigurationDialog.on_condaButton_toggled" ID="VirtualenvConfigurationDialog.on_condaButton_toggled"></a>
282 <h4>VirtualenvConfigurationDialog.on_condaButton_toggled</h4> 282 <h4>VirtualenvConfigurationDialog.on_condaButton_toggled</h4>
283 <b>on_condaButton_toggled</b>(<i>checked</i>) 283 <b>on_condaButton_toggled</b>(<i>_checked</i>)
284 <p> 284 <p>
285 Private slot to react to the selection of 'conda'. 285 Private slot to react to the selection of 'conda'.
286 </p> 286 </p>
287 287
288 <dl> 288 <dl>
289 289
290 <dt><i>checked</i> (bool)</dt> 290 <dt><i>_checked</i> (bool)</dt>
291 <dd> 291 <dd>
292 state of the checkbox 292 state of the checkbox (unused)
293 </dd> 293 </dd>
294 </dl> 294 </dl>
295 <a NAME="VirtualenvConfigurationDialog.on_condaCloneButton_clicked" ID="VirtualenvConfigurationDialog.on_condaCloneButton_clicked"></a> 295 <a NAME="VirtualenvConfigurationDialog.on_condaCloneButton_clicked" ID="VirtualenvConfigurationDialog.on_condaCloneButton_clicked"></a>
296 <h4>VirtualenvConfigurationDialog.on_condaCloneButton_clicked</h4> 296 <h4>VirtualenvConfigurationDialog.on_condaCloneButton_clicked</h4>
297 <b>on_condaCloneButton_clicked</b>(<i></i>) 297 <b>on_condaCloneButton_clicked</b>(<i></i>)
299 Private slot handling the selection of the clone button. 299 Private slot handling the selection of the clone button.
300 </p> 300 </p>
301 301
302 <a NAME="VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged"></a> 302 <a NAME="VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged"></a>
303 <h4>VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged</h4> 303 <h4>VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged</h4>
304 <b>on_condaCloneDirectoryPicker_textChanged</b>(<i>txt</i>) 304 <b>on_condaCloneDirectoryPicker_textChanged</b>(<i>_txt</i>)
305 <p> 305 <p>
306 Private slot handling a change of the cloned from directory. 306 Private slot handling a change of the cloned from directory.
307 </p> 307 </p>
308 308
309 <dl> 309 <dl>
310 310
311 <dt><i>txt</i> (str)</dt> 311 <dt><i>_txt</i> (str)</dt>
312 <dd> 312 <dd>
313 target directory 313 target directory (unused)
314 </dd> 314 </dd>
315 </dl> 315 </dl>
316 <a NAME="VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged"></a> 316 <a NAME="VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged"></a>
317 <h4>VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged</h4> 317 <h4>VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged</h4>
318 <b>on_condaCloneNameEdit_textChanged</b>(<i>txt</i>) 318 <b>on_condaCloneNameEdit_textChanged</b>(<i>_txt</i>)
319 <p> 319 <p>
320 Private slot handling a change of the conda source environment name. 320 Private slot handling a change of the conda source environment name.
321 </p> 321 </p>
322 322
323 <dl> 323 <dl>
324 324
325 <dt><i>txt</i> (str)</dt> 325 <dt><i>_txt</i> (str)</dt>
326 <dd> 326 <dd>
327 name of the environment to be cloned 327 name of the environment to be cloned (unused)
328 </dd> 328 </dd>
329 </dl> 329 </dl>
330 <a NAME="VirtualenvConfigurationDialog.on_condaNameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_condaNameEdit_textChanged"></a> 330 <a NAME="VirtualenvConfigurationDialog.on_condaNameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_condaNameEdit_textChanged"></a>
331 <h4>VirtualenvConfigurationDialog.on_condaNameEdit_textChanged</h4> 331 <h4>VirtualenvConfigurationDialog.on_condaNameEdit_textChanged</h4>
332 <b>on_condaNameEdit_textChanged</b>(<i>txt</i>) 332 <b>on_condaNameEdit_textChanged</b>(<i>_txt</i>)
333 <p> 333 <p>
334 Private slot handling a change of the conda environment name. 334 Private slot handling a change of the conda environment name.
335 </p> 335 </p>
336 336
337 <dl> 337 <dl>
338 338
339 <dt><i>txt</i> (str)</dt> 339 <dt><i>_txt</i> (str)</dt>
340 <dd> 340 <dd>
341 environment name 341 environment name (unused)
342 </dd> 342 </dd>
343 </dl> 343 </dl>
344 <a NAME="VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked" ID="VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked"></a> 344 <a NAME="VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked" ID="VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked"></a>
345 <h4>VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked</h4> 345 <h4>VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked</h4>
346 <b>on_condaRequirementsButton_clicked</b>(<i></i>) 346 <b>on_condaRequirementsButton_clicked</b>(<i></i>)
348 Private slot handling the selection of the requirements button. 348 Private slot handling the selection of the requirements button.
349 </p> 349 </p>
350 350
351 <a NAME="VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged"></a> 351 <a NAME="VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged"></a>
352 <h4>VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged</h4> 352 <h4>VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged</h4>
353 <b>on_condaRequirementsFilePicker_textChanged</b>(<i>txt</i>) 353 <b>on_condaRequirementsFilePicker_textChanged</b>(<i>_txt</i>)
354 <p> 354 <p>
355 Private slot handling a change of the requirements file entry. 355 Private slot handling a change of the requirements file entry.
356 </p> 356 </p>
357 357
358 <dl> 358 <dl>
359 359
360 <dt><i>txt</i> (str)</dt> 360 <dt><i>_txt</i> (str)</dt>
361 <dd> 361 <dd>
362 current text of the requirements file entry 362 current text of the requirements file entry (unused)
363 </dd> 363 </dd>
364 </dl> 364 </dl>
365 <a NAME="VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked" ID="VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked"></a> 365 <a NAME="VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked" ID="VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked"></a>
366 <h4>VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked</h4> 366 <h4>VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked</h4>
367 <b>on_condaSpecialsGroup_clicked</b>(<i></i>) 367 <b>on_condaSpecialsGroup_clicked</b>(<i></i>)
369 Private slot handling the selection of the specials group. 369 Private slot handling the selection of the specials group.
370 </p> 370 </p>
371 371
372 <a NAME="VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged"></a> 372 <a NAME="VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged"></a>
373 <h4>VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged</h4> 373 <h4>VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged</h4>
374 <b>on_condaTargetDirectoryPicker_textChanged</b>(<i>txt</i>) 374 <b>on_condaTargetDirectoryPicker_textChanged</b>(<i>_txt</i>)
375 <p> 375 <p>
376 Private slot handling a change of the conda target directory. 376 Private slot handling a change of the conda target directory.
377 </p> 377 </p>
378 378
379 <dl> 379 <dl>
380 380
381 <dt><i>txt</i> (str)</dt> 381 <dt><i>_txt</i> (str)</dt>
382 <dd> 382 <dd>
383 target directory 383 target directory (unused)
384 </dd> 384 </dd>
385 </dl> 385 </dl>
386 <a NAME="VirtualenvConfigurationDialog.on_nameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_nameEdit_textChanged"></a> 386 <a NAME="VirtualenvConfigurationDialog.on_nameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_nameEdit_textChanged"></a>
387 <h4>VirtualenvConfigurationDialog.on_nameEdit_textChanged</h4> 387 <h4>VirtualenvConfigurationDialog.on_nameEdit_textChanged</h4>
388 <b>on_nameEdit_textChanged</b>(<i>txt</i>) 388 <b>on_nameEdit_textChanged</b>(<i>_txt</i>)
389 <p> 389 <p>
390 Private slot handling a change of the virtual environment name. 390 Private slot handling a change of the virtual environment name.
391 </p> 391 </p>
392 392
393 <dl> 393 <dl>
394 394
395 <dt><i>txt</i> (str)</dt> 395 <dt><i>_txt</i> (str)</dt>
396 <dd> 396 <dd>
397 name of the virtual environment 397 name of the virtual environment (unused)
398 </dd> 398 </dd>
399 </dl> 399 </dl>
400 <a NAME="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged" ID="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged"></a> 400 <a NAME="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged" ID="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged"></a>
401 <h4>VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged</h4> 401 <h4>VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged</h4>
402 <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) 402 <b>on_pythonExecPicker_textChanged</b>(<i>_txt</i>)
403 <p> 403 <p>
404 Private slot to react to a change of the Python executable. 404 Private slot to react to a change of the Python executable.
405 </p> 405 </p>
406 406
407 <dl> 407 <dl>
408 408
409 <dt><i>txt</i> (str)</dt> 409 <dt><i>_txt</i> (str)</dt>
410 <dd> 410 <dd>
411 contents of the picker's line edit 411 contents of the picker's line edit (unused)
412 </dd> 412 </dd>
413 </dl> 413 </dl>
414 <a NAME="VirtualenvConfigurationDialog.on_pyvenvButton_toggled" ID="VirtualenvConfigurationDialog.on_pyvenvButton_toggled"></a> 414 <a NAME="VirtualenvConfigurationDialog.on_pyvenvButton_toggled" ID="VirtualenvConfigurationDialog.on_pyvenvButton_toggled"></a>
415 <h4>VirtualenvConfigurationDialog.on_pyvenvButton_toggled</h4> 415 <h4>VirtualenvConfigurationDialog.on_pyvenvButton_toggled</h4>
416 <b>on_pyvenvButton_toggled</b>(<i>checked</i>) 416 <b>on_pyvenvButton_toggled</b>(<i>_checked</i>)
417 <p> 417 <p>
418 Private slot to react to the selection of 'pyvenv'. 418 Private slot to react to the selection of 'pyvenv'.
419 </p> 419 </p>
420 420
421 <dl> 421 <dl>
422 422
423 <dt><i>checked</i> (bool)</dt> 423 <dt><i>_checked</i> (bool)</dt>
424 <dd> 424 <dd>
425 state of the checkbox 425 state of the checkbox (unused)
426 </dd> 426 </dd>
427 </dl> 427 </dl>
428 <a NAME="VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged"></a> 428 <a NAME="VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged"></a>
429 <h4>VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged</h4> 429 <h4>VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged</h4>
430 <b>on_targetDirectoryPicker_textChanged</b>(<i>txt</i>) 430 <b>on_targetDirectoryPicker_textChanged</b>(<i>_txt</i>)
431 <p> 431 <p>
432 Private slot handling a change of the target directory. 432 Private slot handling a change of the target directory.
433 </p> 433 </p>
434 434
435 <dl> 435 <dl>
436 436
437 <dt><i>txt</i> (str)</dt> 437 <dt><i>_txt</i> (str)</dt>
438 <dd> 438 <dd>
439 target directory 439 target directory (unused)
440 </dd> 440 </dd>
441 </dl> 441 </dl>
442 <a NAME="VirtualenvConfigurationDialog.on_virtualenvButton_toggled" ID="VirtualenvConfigurationDialog.on_virtualenvButton_toggled"></a> 442 <a NAME="VirtualenvConfigurationDialog.on_virtualenvButton_toggled" ID="VirtualenvConfigurationDialog.on_virtualenvButton_toggled"></a>
443 <h4>VirtualenvConfigurationDialog.on_virtualenvButton_toggled</h4> 443 <h4>VirtualenvConfigurationDialog.on_virtualenvButton_toggled</h4>
444 <b>on_virtualenvButton_toggled</b>(<i>checked</i>) 444 <b>on_virtualenvButton_toggled</b>(<i>_checked</i>)
445 <p> 445 <p>
446 Private slot to react to the selection of 'virtualenv'. 446 Private slot to react to the selection of 'virtualenv'.
447 </p> 447 </p>
448 448
449 <dl> 449 <dl>
450 450
451 <dt><i>checked</i> (bool)</dt> 451 <dt><i>_checked</i> (bool)</dt>
452 <dd> 452 <dd>
453 state of the checkbox 453 state of the checkbox (unused)
454 </dd> 454 </dd>
455 </dl> 455 </dl>
456 <div align="right"><a href="#top">Up</a></div> 456 <div align="right"><a href="#top">Up</a></div>
457 <hr /> 457 <hr />
458 </body></html> 458 </body></html>

eric ide

mercurial