345 </dd> |
342 </dd> |
346 </dl> |
343 </dl> |
347 <a NAME="PyRegExpWizardWidget.on_altnButton_clicked" ID="PyRegExpWizardWidget.on_altnButton_clicked"></a> |
344 <a NAME="PyRegExpWizardWidget.on_altnButton_clicked" ID="PyRegExpWizardWidget.on_altnButton_clicked"></a> |
348 <h4>PyRegExpWizardWidget.on_altnButton_clicked</h4> |
345 <h4>PyRegExpWizardWidget.on_altnButton_clicked</h4> |
349 <b>on_altnButton_clicked</b>(<i></i>) |
346 <b>on_altnButton_clicked</b>(<i></i>) |
350 |
|
351 <p> |
347 <p> |
352 Private slot to handle the alternatives toolbutton. |
348 Private slot to handle the alternatives toolbutton. |
353 </p> |
349 </p> |
|
350 |
354 <a NAME="PyRegExpWizardWidget.on_anycharButton_clicked" ID="PyRegExpWizardWidget.on_anycharButton_clicked"></a> |
351 <a NAME="PyRegExpWizardWidget.on_anycharButton_clicked" ID="PyRegExpWizardWidget.on_anycharButton_clicked"></a> |
355 <h4>PyRegExpWizardWidget.on_anycharButton_clicked</h4> |
352 <h4>PyRegExpWizardWidget.on_anycharButton_clicked</h4> |
356 <b>on_anycharButton_clicked</b>(<i></i>) |
353 <b>on_anycharButton_clicked</b>(<i></i>) |
357 |
|
358 <p> |
354 <p> |
359 Private slot to handle the any character toolbutton. |
355 Private slot to handle the any character toolbutton. |
360 </p> |
356 </p> |
|
357 |
361 <a NAME="PyRegExpWizardWidget.on_beglineButton_clicked" ID="PyRegExpWizardWidget.on_beglineButton_clicked"></a> |
358 <a NAME="PyRegExpWizardWidget.on_beglineButton_clicked" ID="PyRegExpWizardWidget.on_beglineButton_clicked"></a> |
362 <h4>PyRegExpWizardWidget.on_beglineButton_clicked</h4> |
359 <h4>PyRegExpWizardWidget.on_beglineButton_clicked</h4> |
363 <b>on_beglineButton_clicked</b>(<i></i>) |
360 <b>on_beglineButton_clicked</b>(<i></i>) |
364 |
|
365 <p> |
361 <p> |
366 Private slot to handle the begin line toolbutton. |
362 Private slot to handle the begin line toolbutton. |
367 </p> |
363 </p> |
|
364 |
368 <a NAME="PyRegExpWizardWidget.on_buttonBox_clicked" ID="PyRegExpWizardWidget.on_buttonBox_clicked"></a> |
365 <a NAME="PyRegExpWizardWidget.on_buttonBox_clicked" ID="PyRegExpWizardWidget.on_buttonBox_clicked"></a> |
369 <h4>PyRegExpWizardWidget.on_buttonBox_clicked</h4> |
366 <h4>PyRegExpWizardWidget.on_buttonBox_clicked</h4> |
370 <b>on_buttonBox_clicked</b>(<i>button</i>) |
367 <b>on_buttonBox_clicked</b>(<i>button</i>) |
371 |
|
372 <p> |
368 <p> |
373 Private slot called by a button of the button box clicked. |
369 Private slot called by a button of the button box clicked. |
374 </p> |
370 </p> |
|
371 |
375 <dl> |
372 <dl> |
376 |
373 |
377 <dt><i>button</i> (QAbstractButton)</dt> |
374 <dt><i>button</i> (QAbstractButton)</dt> |
378 <dd> |
375 <dd> |
379 button that was clicked |
376 button that was clicked |
380 </dd> |
377 </dd> |
381 </dl> |
378 </dl> |
382 <a NAME="PyRegExpWizardWidget.on_charButton_clicked" ID="PyRegExpWizardWidget.on_charButton_clicked"></a> |
379 <a NAME="PyRegExpWizardWidget.on_charButton_clicked" ID="PyRegExpWizardWidget.on_charButton_clicked"></a> |
383 <h4>PyRegExpWizardWidget.on_charButton_clicked</h4> |
380 <h4>PyRegExpWizardWidget.on_charButton_clicked</h4> |
384 <b>on_charButton_clicked</b>(<i></i>) |
381 <b>on_charButton_clicked</b>(<i></i>) |
385 |
|
386 <p> |
382 <p> |
387 Private slot to handle the characters toolbutton. |
383 Private slot to handle the characters toolbutton. |
388 </p> |
384 </p> |
|
385 |
389 <a NAME="PyRegExpWizardWidget.on_commentButton_clicked" ID="PyRegExpWizardWidget.on_commentButton_clicked"></a> |
386 <a NAME="PyRegExpWizardWidget.on_commentButton_clicked" ID="PyRegExpWizardWidget.on_commentButton_clicked"></a> |
390 <h4>PyRegExpWizardWidget.on_commentButton_clicked</h4> |
387 <h4>PyRegExpWizardWidget.on_commentButton_clicked</h4> |
391 <b>on_commentButton_clicked</b>(<i></i>) |
388 <b>on_commentButton_clicked</b>(<i></i>) |
392 |
|
393 <p> |
389 <p> |
394 Private slot to handle the comment toolbutton. |
390 Private slot to handle the comment toolbutton. |
395 </p> |
391 </p> |
|
392 |
396 <a NAME="PyRegExpWizardWidget.on_copyButton_clicked" ID="PyRegExpWizardWidget.on_copyButton_clicked"></a> |
393 <a NAME="PyRegExpWizardWidget.on_copyButton_clicked" ID="PyRegExpWizardWidget.on_copyButton_clicked"></a> |
397 <h4>PyRegExpWizardWidget.on_copyButton_clicked</h4> |
394 <h4>PyRegExpWizardWidget.on_copyButton_clicked</h4> |
398 <b>on_copyButton_clicked</b>(<i></i>) |
395 <b>on_copyButton_clicked</b>(<i></i>) |
399 |
|
400 <p> |
396 <p> |
401 Private slot to copy the regexp string into the clipboard. |
397 Private slot to copy the regexp string into the clipboard. |
402 </p> |
398 </p> |
403 <p> |
399 <p> |
404 This slot is only available, if not called from within eric. |
400 This slot is only available, if not called from within eric. |
405 </p> |
401 </p> |
|
402 |
406 <a NAME="PyRegExpWizardWidget.on_endlineButton_clicked" ID="PyRegExpWizardWidget.on_endlineButton_clicked"></a> |
403 <a NAME="PyRegExpWizardWidget.on_endlineButton_clicked" ID="PyRegExpWizardWidget.on_endlineButton_clicked"></a> |
407 <h4>PyRegExpWizardWidget.on_endlineButton_clicked</h4> |
404 <h4>PyRegExpWizardWidget.on_endlineButton_clicked</h4> |
408 <b>on_endlineButton_clicked</b>(<i></i>) |
405 <b>on_endlineButton_clicked</b>(<i></i>) |
409 |
|
410 <p> |
406 <p> |
411 Private slot to handle the end line toolbutton. |
407 Private slot to handle the end line toolbutton. |
412 </p> |
408 </p> |
|
409 |
413 <a NAME="PyRegExpWizardWidget.on_executeButton_clicked" ID="PyRegExpWizardWidget.on_executeButton_clicked"></a> |
410 <a NAME="PyRegExpWizardWidget.on_executeButton_clicked" ID="PyRegExpWizardWidget.on_executeButton_clicked"></a> |
414 <h4>PyRegExpWizardWidget.on_executeButton_clicked</h4> |
411 <h4>PyRegExpWizardWidget.on_executeButton_clicked</h4> |
415 <b>on_executeButton_clicked</b>(<i>startpos=0</i>) |
412 <b>on_executeButton_clicked</b>(<i>startpos=0</i>) |
416 |
|
417 <p> |
413 <p> |
418 Private slot to execute the entered regexp on the test text. |
414 Private slot to execute the entered regexp on the test text. |
419 </p> |
415 </p> |
420 <p> |
416 <p> |
421 This slot will execute the entered regexp on the entered test |
417 This slot will execute the entered regexp on the entered test |
422 data and will display the result in the table part of the dialog. |
418 data and will display the result in the table part of the dialog. |
423 </p> |
419 </p> |
|
420 |
424 <dl> |
421 <dl> |
425 |
422 |
426 <dt><i>startpos</i> (int)</dt> |
423 <dt><i>startpos</i> (int)</dt> |
427 <dd> |
424 <dd> |
428 starting position for the regexp matching |
425 starting position for the regexp matching |
429 </dd> |
426 </dd> |
430 </dl> |
427 </dl> |
431 <a NAME="PyRegExpWizardWidget.on_groupButton_clicked" ID="PyRegExpWizardWidget.on_groupButton_clicked"></a> |
428 <a NAME="PyRegExpWizardWidget.on_groupButton_clicked" ID="PyRegExpWizardWidget.on_groupButton_clicked"></a> |
432 <h4>PyRegExpWizardWidget.on_groupButton_clicked</h4> |
429 <h4>PyRegExpWizardWidget.on_groupButton_clicked</h4> |
433 <b>on_groupButton_clicked</b>(<i></i>) |
430 <b>on_groupButton_clicked</b>(<i></i>) |
434 |
|
435 <p> |
431 <p> |
436 Private slot to handle the group toolbutton. |
432 Private slot to handle the group toolbutton. |
437 </p> |
433 </p> |
|
434 |
438 <a NAME="PyRegExpWizardWidget.on_loadButton_clicked" ID="PyRegExpWizardWidget.on_loadButton_clicked"></a> |
435 <a NAME="PyRegExpWizardWidget.on_loadButton_clicked" ID="PyRegExpWizardWidget.on_loadButton_clicked"></a> |
439 <h4>PyRegExpWizardWidget.on_loadButton_clicked</h4> |
436 <h4>PyRegExpWizardWidget.on_loadButton_clicked</h4> |
440 <b>on_loadButton_clicked</b>(<i></i>) |
437 <b>on_loadButton_clicked</b>(<i></i>) |
441 |
|
442 <p> |
438 <p> |
443 Private slot to load a regexp from a file. |
439 Private slot to load a regexp from a file. |
444 </p> |
440 </p> |
|
441 |
445 <a NAME="PyRegExpWizardWidget.on_namedGroupButton_clicked" ID="PyRegExpWizardWidget.on_namedGroupButton_clicked"></a> |
442 <a NAME="PyRegExpWizardWidget.on_namedGroupButton_clicked" ID="PyRegExpWizardWidget.on_namedGroupButton_clicked"></a> |
446 <h4>PyRegExpWizardWidget.on_namedGroupButton_clicked</h4> |
443 <h4>PyRegExpWizardWidget.on_namedGroupButton_clicked</h4> |
447 <b>on_namedGroupButton_clicked</b>(<i></i>) |
444 <b>on_namedGroupButton_clicked</b>(<i></i>) |
448 |
|
449 <p> |
445 <p> |
450 Private slot to handle the named group toolbutton. |
446 Private slot to handle the named group toolbutton. |
451 </p> |
447 </p> |
|
448 |
452 <a NAME="PyRegExpWizardWidget.on_namedReferenceButton_clicked" ID="PyRegExpWizardWidget.on_namedReferenceButton_clicked"></a> |
449 <a NAME="PyRegExpWizardWidget.on_namedReferenceButton_clicked" ID="PyRegExpWizardWidget.on_namedReferenceButton_clicked"></a> |
453 <h4>PyRegExpWizardWidget.on_namedReferenceButton_clicked</h4> |
450 <h4>PyRegExpWizardWidget.on_namedReferenceButton_clicked</h4> |
454 <b>on_namedReferenceButton_clicked</b>(<i></i>) |
451 <b>on_namedReferenceButton_clicked</b>(<i></i>) |
455 |
|
456 <p> |
452 <p> |
457 Private slot to handle the named reference toolbutton. |
453 Private slot to handle the named reference toolbutton. |
458 </p> |
454 </p> |
|
455 |
459 <a NAME="PyRegExpWizardWidget.on_neglookaheadButton_clicked" ID="PyRegExpWizardWidget.on_neglookaheadButton_clicked"></a> |
456 <a NAME="PyRegExpWizardWidget.on_neglookaheadButton_clicked" ID="PyRegExpWizardWidget.on_neglookaheadButton_clicked"></a> |
460 <h4>PyRegExpWizardWidget.on_neglookaheadButton_clicked</h4> |
457 <h4>PyRegExpWizardWidget.on_neglookaheadButton_clicked</h4> |
461 <b>on_neglookaheadButton_clicked</b>(<i></i>) |
458 <b>on_neglookaheadButton_clicked</b>(<i></i>) |
462 |
|
463 <p> |
459 <p> |
464 Private slot to handle the negative lookahead toolbutton. |
460 Private slot to handle the negative lookahead toolbutton. |
465 </p> |
461 </p> |
|
462 |
466 <a NAME="PyRegExpWizardWidget.on_neglookbehindButton_clicked" ID="PyRegExpWizardWidget.on_neglookbehindButton_clicked"></a> |
463 <a NAME="PyRegExpWizardWidget.on_neglookbehindButton_clicked" ID="PyRegExpWizardWidget.on_neglookbehindButton_clicked"></a> |
467 <h4>PyRegExpWizardWidget.on_neglookbehindButton_clicked</h4> |
464 <h4>PyRegExpWizardWidget.on_neglookbehindButton_clicked</h4> |
468 <b>on_neglookbehindButton_clicked</b>(<i></i>) |
465 <b>on_neglookbehindButton_clicked</b>(<i></i>) |
469 |
|
470 <p> |
466 <p> |
471 Private slot to handle the negative lookbehind toolbutton. |
467 Private slot to handle the negative lookbehind toolbutton. |
472 </p> |
468 </p> |
|
469 |
473 <a NAME="PyRegExpWizardWidget.on_nextButton_clicked" ID="PyRegExpWizardWidget.on_nextButton_clicked"></a> |
470 <a NAME="PyRegExpWizardWidget.on_nextButton_clicked" ID="PyRegExpWizardWidget.on_nextButton_clicked"></a> |
474 <h4>PyRegExpWizardWidget.on_nextButton_clicked</h4> |
471 <h4>PyRegExpWizardWidget.on_nextButton_clicked</h4> |
475 <b>on_nextButton_clicked</b>(<i></i>) |
472 <b>on_nextButton_clicked</b>(<i></i>) |
476 |
|
477 <p> |
473 <p> |
478 Private slot to find the next match. |
474 Private slot to find the next match. |
479 </p> |
475 </p> |
|
476 |
480 <a NAME="PyRegExpWizardWidget.on_nonGroupButton_clicked" ID="PyRegExpWizardWidget.on_nonGroupButton_clicked"></a> |
477 <a NAME="PyRegExpWizardWidget.on_nonGroupButton_clicked" ID="PyRegExpWizardWidget.on_nonGroupButton_clicked"></a> |
481 <h4>PyRegExpWizardWidget.on_nonGroupButton_clicked</h4> |
478 <h4>PyRegExpWizardWidget.on_nonGroupButton_clicked</h4> |
482 <b>on_nonGroupButton_clicked</b>(<i></i>) |
479 <b>on_nonGroupButton_clicked</b>(<i></i>) |
483 |
|
484 <p> |
480 <p> |
485 Private slot to handle the non group toolbutton. |
481 Private slot to handle the non group toolbutton. |
486 </p> |
482 </p> |
|
483 |
487 <a NAME="PyRegExpWizardWidget.on_nonwordboundButton_clicked" ID="PyRegExpWizardWidget.on_nonwordboundButton_clicked"></a> |
484 <a NAME="PyRegExpWizardWidget.on_nonwordboundButton_clicked" ID="PyRegExpWizardWidget.on_nonwordboundButton_clicked"></a> |
488 <h4>PyRegExpWizardWidget.on_nonwordboundButton_clicked</h4> |
485 <h4>PyRegExpWizardWidget.on_nonwordboundButton_clicked</h4> |
489 <b>on_nonwordboundButton_clicked</b>(<i></i>) |
486 <b>on_nonwordboundButton_clicked</b>(<i></i>) |
490 |
|
491 <p> |
487 <p> |
492 Private slot to handle the non word boundary toolbutton. |
488 Private slot to handle the non word boundary toolbutton. |
493 </p> |
489 </p> |
|
490 |
494 <a NAME="PyRegExpWizardWidget.on_poslookaheadButton_clicked" ID="PyRegExpWizardWidget.on_poslookaheadButton_clicked"></a> |
491 <a NAME="PyRegExpWizardWidget.on_poslookaheadButton_clicked" ID="PyRegExpWizardWidget.on_poslookaheadButton_clicked"></a> |
495 <h4>PyRegExpWizardWidget.on_poslookaheadButton_clicked</h4> |
492 <h4>PyRegExpWizardWidget.on_poslookaheadButton_clicked</h4> |
496 <b>on_poslookaheadButton_clicked</b>(<i></i>) |
493 <b>on_poslookaheadButton_clicked</b>(<i></i>) |
497 |
|
498 <p> |
494 <p> |
499 Private slot to handle the positive lookahead toolbutton. |
495 Private slot to handle the positive lookahead toolbutton. |
500 </p> |
496 </p> |
|
497 |
501 <a NAME="PyRegExpWizardWidget.on_poslookbehindButton_clicked" ID="PyRegExpWizardWidget.on_poslookbehindButton_clicked"></a> |
498 <a NAME="PyRegExpWizardWidget.on_poslookbehindButton_clicked" ID="PyRegExpWizardWidget.on_poslookbehindButton_clicked"></a> |
502 <h4>PyRegExpWizardWidget.on_poslookbehindButton_clicked</h4> |
499 <h4>PyRegExpWizardWidget.on_poslookbehindButton_clicked</h4> |
503 <b>on_poslookbehindButton_clicked</b>(<i></i>) |
500 <b>on_poslookbehindButton_clicked</b>(<i></i>) |
504 |
|
505 <p> |
501 <p> |
506 Private slot to handle the positive lookbehind toolbutton. |
502 Private slot to handle the positive lookbehind toolbutton. |
507 </p> |
503 </p> |
|
504 |
508 <a NAME="PyRegExpWizardWidget.on_redoButton_clicked" ID="PyRegExpWizardWidget.on_redoButton_clicked"></a> |
505 <a NAME="PyRegExpWizardWidget.on_redoButton_clicked" ID="PyRegExpWizardWidget.on_redoButton_clicked"></a> |
509 <h4>PyRegExpWizardWidget.on_redoButton_clicked</h4> |
506 <h4>PyRegExpWizardWidget.on_redoButton_clicked</h4> |
510 <b>on_redoButton_clicked</b>(<i></i>) |
507 <b>on_redoButton_clicked</b>(<i></i>) |
511 |
|
512 <p> |
508 <p> |
513 Private slot to handle the redo action. |
509 Private slot to handle the redo action. |
514 </p> |
510 </p> |
|
511 |
515 <a NAME="PyRegExpWizardWidget.on_regexpTextEdit_textChanged" ID="PyRegExpWizardWidget.on_regexpTextEdit_textChanged"></a> |
512 <a NAME="PyRegExpWizardWidget.on_regexpTextEdit_textChanged" ID="PyRegExpWizardWidget.on_regexpTextEdit_textChanged"></a> |
516 <h4>PyRegExpWizardWidget.on_regexpTextEdit_textChanged</h4> |
513 <h4>PyRegExpWizardWidget.on_regexpTextEdit_textChanged</h4> |
517 <b>on_regexpTextEdit_textChanged</b>(<i></i>) |
514 <b>on_regexpTextEdit_textChanged</b>(<i></i>) |
518 |
|
519 <p> |
515 <p> |
520 Private slot called when the regexp changes. |
516 Private slot called when the regexp changes. |
521 </p> |
517 </p> |
|
518 |
522 <a NAME="PyRegExpWizardWidget.on_repeatButton_clicked" ID="PyRegExpWizardWidget.on_repeatButton_clicked"></a> |
519 <a NAME="PyRegExpWizardWidget.on_repeatButton_clicked" ID="PyRegExpWizardWidget.on_repeatButton_clicked"></a> |
523 <h4>PyRegExpWizardWidget.on_repeatButton_clicked</h4> |
520 <h4>PyRegExpWizardWidget.on_repeatButton_clicked</h4> |
524 <b>on_repeatButton_clicked</b>(<i></i>) |
521 <b>on_repeatButton_clicked</b>(<i></i>) |
525 |
|
526 <p> |
522 <p> |
527 Private slot to handle the repeat toolbutton. |
523 Private slot to handle the repeat toolbutton. |
528 </p> |
524 </p> |
|
525 |
529 <a NAME="PyRegExpWizardWidget.on_saveButton_clicked" ID="PyRegExpWizardWidget.on_saveButton_clicked"></a> |
526 <a NAME="PyRegExpWizardWidget.on_saveButton_clicked" ID="PyRegExpWizardWidget.on_saveButton_clicked"></a> |
530 <h4>PyRegExpWizardWidget.on_saveButton_clicked</h4> |
527 <h4>PyRegExpWizardWidget.on_saveButton_clicked</h4> |
531 <b>on_saveButton_clicked</b>(<i></i>) |
528 <b>on_saveButton_clicked</b>(<i></i>) |
532 |
|
533 <p> |
529 <p> |
534 Private slot to save the regexp to a file. |
530 Private slot to save the regexp to a file. |
535 </p> |
531 </p> |
|
532 |
536 <a NAME="PyRegExpWizardWidget.on_undoButton_clicked" ID="PyRegExpWizardWidget.on_undoButton_clicked"></a> |
533 <a NAME="PyRegExpWizardWidget.on_undoButton_clicked" ID="PyRegExpWizardWidget.on_undoButton_clicked"></a> |
537 <h4>PyRegExpWizardWidget.on_undoButton_clicked</h4> |
534 <h4>PyRegExpWizardWidget.on_undoButton_clicked</h4> |
538 <b>on_undoButton_clicked</b>(<i></i>) |
535 <b>on_undoButton_clicked</b>(<i></i>) |
539 |
|
540 <p> |
536 <p> |
541 Private slot to handle the undo action. |
537 Private slot to handle the undo action. |
542 </p> |
538 </p> |
|
539 |
543 <a NAME="PyRegExpWizardWidget.on_validateButton_clicked" ID="PyRegExpWizardWidget.on_validateButton_clicked"></a> |
540 <a NAME="PyRegExpWizardWidget.on_validateButton_clicked" ID="PyRegExpWizardWidget.on_validateButton_clicked"></a> |
544 <h4>PyRegExpWizardWidget.on_validateButton_clicked</h4> |
541 <h4>PyRegExpWizardWidget.on_validateButton_clicked</h4> |
545 <b>on_validateButton_clicked</b>(<i></i>) |
542 <b>on_validateButton_clicked</b>(<i></i>) |
546 |
|
547 <p> |
543 <p> |
548 Private slot to validate the entered regexp. |
544 Private slot to validate the entered regexp. |
549 </p> |
545 </p> |
|
546 |
550 <a NAME="PyRegExpWizardWidget.on_wordboundButton_clicked" ID="PyRegExpWizardWidget.on_wordboundButton_clicked"></a> |
547 <a NAME="PyRegExpWizardWidget.on_wordboundButton_clicked" ID="PyRegExpWizardWidget.on_wordboundButton_clicked"></a> |
551 <h4>PyRegExpWizardWidget.on_wordboundButton_clicked</h4> |
548 <h4>PyRegExpWizardWidget.on_wordboundButton_clicked</h4> |
552 <b>on_wordboundButton_clicked</b>(<i></i>) |
549 <b>on_wordboundButton_clicked</b>(<i></i>) |
553 |
|
554 <p> |
550 <p> |
555 Private slot to handle the word boundary toolbutton. |
551 Private slot to handle the word boundary toolbutton. |
556 </p> |
552 </p> |
|
553 |
557 <div align="right"><a href="#top">Up</a></div> |
554 <div align="right"><a href="#top">Up</a></div> |
558 <hr /> |
555 <hr /> |
559 <hr /> |
556 <hr /> |
560 <a NAME="PyRegExpWizardWindow" ID="PyRegExpWizardWindow"></a> |
557 <a NAME="PyRegExpWizardWindow" ID="PyRegExpWizardWindow"></a> |
561 <h2>PyRegExpWizardWindow</h2> |
558 <h2>PyRegExpWizardWindow</h2> |
562 |
|
563 <p> |
559 <p> |
564 Main window class for the standalone dialog. |
560 Main window class for the standalone dialog. |
565 </p> |
561 </p> |
|
562 |
566 <h3>Derived from</h3> |
563 <h3>Derived from</h3> |
567 EricMainWindow |
564 EricMainWindow |
568 <h3>Class Attributes</h3> |
565 <h3>Class Attributes</h3> |
569 |
566 <table> |
570 <table> |
567 <tr><td>None</td></tr> |
571 <tr><td>None</td></tr> |
568 </table> |
572 </table> |
569 |
573 <h3>Class Methods</h3> |
570 <h3>Class Methods</h3> |
574 |
571 <table> |
575 <table> |
572 <tr><td>None</td></tr> |
576 <tr><td>None</td></tr> |
573 </table> |
577 </table> |
574 |
578 <h3>Methods</h3> |
575 <h3>Methods</h3> |
579 |
576 <table> |
580 <table> |
|
581 |
|
582 <tr> |
577 <tr> |
583 <td><a href="#PyRegExpWizardWindow.__init__">PyRegExpWizardWindow</a></td> |
578 <td><a href="#PyRegExpWizardWindow.__init__">PyRegExpWizardWindow</a></td> |
584 <td>Constructor</td> |
579 <td>Constructor</td> |
585 </tr> |
580 </tr> |
586 </table> |
581 </table> |
|
582 |
587 <h3>Static Methods</h3> |
583 <h3>Static Methods</h3> |
588 |
584 <table> |
589 <table> |
585 <tr><td>None</td></tr> |
590 <tr><td>None</td></tr> |
586 </table> |
591 </table> |
587 |
592 |
588 |
593 <a NAME="PyRegExpWizardWindow.__init__" ID="PyRegExpWizardWindow.__init__"></a> |
589 <a NAME="PyRegExpWizardWindow.__init__" ID="PyRegExpWizardWindow.__init__"></a> |
594 <h4>PyRegExpWizardWindow (Constructor)</h4> |
590 <h4>PyRegExpWizardWindow (Constructor)</h4> |
595 <b>PyRegExpWizardWindow</b>(<i>parent=None</i>) |
591 <b>PyRegExpWizardWindow</b>(<i>parent=None</i>) |
596 |
|
597 <p> |
592 <p> |
598 Constructor |
593 Constructor |
599 </p> |
594 </p> |
|
595 |
600 <dl> |
596 <dl> |
601 |
597 |
602 <dt><i>parent</i> (QWidget)</dt> |
598 <dt><i>parent</i> (QWidget)</dt> |
603 <dd> |
599 <dd> |
604 reference to the parent widget |
600 reference to the parent widget |