Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; &#114;&#101; w&#105;z&#97;&#114;&#100; &#100;&#105;&#97;&#108;&#111;&#103;.
+Module implementing the Python re wizard dialog.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,13 +32,13 @@
 <table>
 <tr>
 <td><a href="#PyRegExpWizardDialog">PyRegExpWizardDialog</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103; v&#97;&#114;&#105;&#97;&#110;&#116;.</td>
+<td>Class for the dialog variant.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget">PyRegExpWizardWidget</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; &#114;&#101; w&#105;z&#97;&#114;&#100; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Class implementing the Python re wizard dialog.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWindow">PyRegExpWizardWindow</a></td>
-<td>&#77;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w &#99;&#108;&#97;&#115;&#115; &#102;&#111;&#114; &#116;&#104;&#101; &#115;&#116;&#97;&#110;&#100;&#97;&#108;&#111;&#110;&#101; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Main window class for the standalone dialog.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -49,7 +49,7 @@
 <a NAME="PyRegExpWizardDialog" ID="PyRegExpWizardDialog"></a>
 <h2>PyRegExpWizardDialog</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103; v&#97;&#114;&#105;&#97;&#110;&#116;.
+    Class for the dialog variant.
 </p>
 <h3>Derived from</h3>
 QDialog
@@ -61,42 +61,42 @@
 <table>
 <tr>
 <td><a href="#PyRegExpWizardDialog.__init__">PyRegExpWizardDialog</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardDialog.getCode">getCode</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#99;&#111;&#100;&#101;.</td>
+<td>Public method to get the source code.</td>
 </tr>
 </table>
 <a NAME="PyRegExpWizardDialog.__init__" ID="PyRegExpWizardDialog.__init__"></a>
 <h4>PyRegExpWizardDialog (Constructor)</h4>
 <b>PyRegExpWizardDialog</b>(<i>parent = None, fromEric = True</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+parent widget (QWidget)
 </dd><dt><i>fromEric</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#99;&#97;&#108;&#108; &#102;&#114;&#111;&#109; w&#105;&#116;&#104;&#105;&#110; &#101;&#114;&#105;&#99;&#53;
+flag indicating a call from within eric5
 </dd>
 </dl><a NAME="PyRegExpWizardDialog.getCode" ID="PyRegExpWizardDialog.getCode"></a>
 <h4>PyRegExpWizardDialog.getCode</h4>
 <b>getCode</b>(<i>indLevel, indString</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#99;&#111;&#100;&#101;.
+        Public method to get the source code.
 </p><dl>
 <dt><i>indLevel</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; &#108;&#101;v&#101;&#108; (&#105;&#110;&#116;)
+indentation level (int)
 </dd><dt><i>indString</i></dt>
 <dd>
-&#115;&#116;&#114;&#105;&#110;&#103; &#117;&#115;&#101;&#100; &#102;&#111;&#114; &#105;&#110;&#100;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; (&#115;&#112;&#97;&#99;&#101; &#111;&#114; &#116;&#97;&#98;) (&#115;&#116;&#114;&#105;&#110;&#103;)
+string used for indentation (space or tab) (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101;&#100; &#99;&#111;&#100;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+generated code (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -104,7 +104,7 @@
 <a NAME="PyRegExpWizardWidget" ID="PyRegExpWizardWidget"></a>
 <h2>PyRegExpWizardWidget</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; &#114;&#101; w&#105;z&#97;&#114;&#100; &#100;&#105;&#97;&#108;&#111;&#103;.
+    Class implementing the Python re wizard dialog.
 </p>
 <h3>Derived from</h3>
 QWidget, Ui_PyRegExpWizardDialog
@@ -116,312 +116,312 @@
 <table>
 <tr>
 <td><a href="#PyRegExpWizardWidget.__init__">PyRegExpWizardWidget</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.__insertString">__insertString</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#105;&#110;&#115;&#101;&#114;&#116; &#97; &#115;&#116;&#114;&#105;&#110;&#103; &#105;&#110;&#116;&#111; &#108;&#105;&#110;&#101; &#101;&#100;&#105;&#116; &#97;&#110;&#100; &#109;&#111;v&#101; &#99;&#117;&#114;&#115;&#111;&#114;.</td>
+<td>Private method to insert a string into line edit and move cursor.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.getCode">getCode</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#99;&#111;&#100;&#101;.</td>
+<td>Public method to get the source code.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_altnButton_clicked">on_altnButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#108;&#116;&#101;&#114;&#110;&#97;&#116;&#105;v&#101;&#115; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the alternatives toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_anycharButton_clicked">on_anycharButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#110;y &#99;&#104;&#97;&#114;&#97;&#99;&#116;&#101;&#114; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the any character toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_beglineButton_clicked">on_beglineButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#98;&#101;&#103;&#105;&#110; &#108;&#105;&#110;&#101; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the begin line toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.</td>
+<td>Private slot called by a button of the button box clicked.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_charButton_clicked">on_charButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#104;&#97;&#114;&#97;&#99;&#116;&#101;&#114;&#115; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the characters toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_commentButton_clicked">on_commentButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#109;&#109;&#101;&#110;&#116; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the comment toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_copyButton_clicked">on_copyButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#111;&#112;y &#116;&#104;&#101; &#114;&#101;&#103;&#101;x&#112; &#115;&#116;&#114;&#105;&#110;&#103; &#105;&#110;&#116;&#111; &#116;&#104;&#101; &#99;&#108;&#105;&#112;&#98;&#111;&#97;&#114;&#100;.</td>
+<td>Private slot to copy the regexp string into the clipboard.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_endlineButton_clicked">on_endlineButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#110;&#100; &#108;&#105;&#110;&#101; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the end line toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_executeButton_clicked">on_executeButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;x&#101;&#99;&#117;&#116;&#101; &#116;&#104;&#101; &#101;&#110;&#116;&#101;&#114;&#101;&#100; &#114;&#101;&#103;&#101;x&#112; &#111;&#110; &#116;&#104;&#101; &#116;&#101;&#115;&#116; &#116;&#101;x&#116;.</td>
+<td>Private slot to execute the entered regexp on the test text.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_groupButton_clicked">on_groupButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#103;&#114;&#111;&#117;&#112; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the group toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_loadButton_clicked">on_loadButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#114;&#101;&#103;&#101;x&#112; &#102;&#114;&#111;&#109; &#97; &#102;&#105;&#108;&#101;.</td>
+<td>Private slot to load a regexp from a file.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_namedGroupButton_clicked">on_namedGroupButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#97;&#109;&#101;&#100; &#103;&#114;&#111;&#117;&#112; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the named group toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_namedReferenceButton_clicked">on_namedReferenceButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#97;&#109;&#101;&#100; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the named reference toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_neglookaheadButton_clicked">on_neglookaheadButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#101;&#103;&#97;&#116;&#105;v&#101; &#108;&#111;&#111;&#107;&#97;&#104;&#101;&#97;&#100; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the negative lookahead toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_neglookbehindButton_clicked">on_neglookbehindButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#101;&#103;&#97;&#116;&#105;v&#101; &#108;&#111;&#111;&#107;&#98;&#101;&#104;&#105;&#110;&#100; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the negative lookbehind toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_nextButton_clicked">on_nextButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#102;&#105;&#110;&#100; &#116;&#104;&#101; &#110;&#101;x&#116; &#109;&#97;&#116;&#99;&#104;.</td>
+<td>Private slot to find the next match.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_nonGroupButton_clicked">on_nonGroupButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#111;&#110; &#103;&#114;&#111;&#117;&#112; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the non group toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_nonwordboundButton_clicked">on_nonwordboundButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#111;&#110; w&#111;&#114;&#100; &#98;&#111;&#117;&#110;&#100;&#97;&#114;y &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the non word boundary toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_poslookaheadButton_clicked">on_poslookaheadButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#112;&#111;&#115;&#105;&#116;&#105;v&#101; &#108;&#111;&#111;&#107;&#97;&#104;&#101;&#97;&#100; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the positive lookahead toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_poslookbehindButton_clicked">on_poslookbehindButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#112;&#111;&#115;&#105;&#116;&#105;v&#101; &#108;&#111;&#111;&#107;&#98;&#101;&#104;&#105;&#110;&#100; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the positive lookbehind toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_py2Button_toggled">on_py2Button_toggled</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; v&#101;&#114;&#115;&#105;&#111;&#110; w&#97;&#115; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100;.</td>
+<td>Private slot called when the Python version was selected.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_redoButton_clicked">on_redoButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#114;&#101;&#100;&#111; &#97;&#99;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to handle the redo action.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_regexpTextEdit_textChanged">on_regexpTextEdit_textChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#114;&#101;&#103;&#101;x&#112; &#99;&#104;&#97;&#110;&#103;&#101;&#115;.</td>
+<td>Private slot called when the regexp changes.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_repeatButton_clicked">on_repeatButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#114;&#101;&#112;&#101;&#97;&#116; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the repeat toolbutton.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_saveButton_clicked">on_saveButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#114;&#101;&#103;&#101;x&#112; &#116;&#111; &#97; &#102;&#105;&#108;&#101;.</td>
+<td>Private slot to save the regexp to a file.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_undoButton_clicked">on_undoButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#117;&#110;&#100;&#111; &#97;&#99;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to handle the undo action.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_validateButton_clicked">on_validateButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; v&#97;&#108;&#105;&#100;&#97;&#116;&#101; &#116;&#104;&#101; &#101;&#110;&#116;&#101;&#114;&#101;&#100; &#114;&#101;&#103;&#101;x&#112;.</td>
+<td>Private slot to validate the entered regexp.</td>
 </tr><tr>
 <td><a href="#PyRegExpWizardWidget.on_wordboundButton_clicked">on_wordboundButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; w&#111;&#114;&#100; &#98;&#111;&#117;&#110;&#100;&#97;&#114;y &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the word boundary toolbutton.</td>
 </tr>
 </table>
 <a NAME="PyRegExpWizardWidget.__init__" ID="PyRegExpWizardWidget.__init__"></a>
 <h4>PyRegExpWizardWidget (Constructor)</h4>
 <b>PyRegExpWizardWidget</b>(<i>parent = None, fromEric = True</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+parent widget (QWidget)
 </dd><dt><i>fromEric</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#99;&#97;&#108;&#108; &#102;&#114;&#111;&#109; w&#105;&#116;&#104;&#105;&#110; &#101;&#114;&#105;&#99;&#53;
+flag indicating a call from within eric5
 </dd>
 </dl><a NAME="PyRegExpWizardWidget.__insertString" ID="PyRegExpWizardWidget.__insertString"></a>
 <h4>PyRegExpWizardWidget.__insertString</h4>
 <b>__insertString</b>(<i>s, steps = 0</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#105;&#110;&#115;&#101;&#114;&#116; &#97; &#115;&#116;&#114;&#105;&#110;&#103; &#105;&#110;&#116;&#111; &#108;&#105;&#110;&#101; &#101;&#100;&#105;&#116; &#97;&#110;&#100; &#109;&#111;v&#101; &#99;&#117;&#114;&#115;&#111;&#114;.
+        Private method to insert a string into line edit and move cursor.
 </p><dl>
 <dt><i>s</i></dt>
 <dd>
-&#115;&#116;&#114;&#105;&#110;&#103; &#116;&#111; &#98;&#101; &#105;&#110;&#115;&#101;&#114;&#116;&#101;&#100; &#105;&#110;&#116;&#111; &#116;&#104;&#101; &#114;&#101;&#103;&#101;x&#112; &#108;&#105;&#110;&#101; &#101;&#100;&#105;&#116;
-            (&#115;&#116;&#114;&#105;&#110;&#103;)
+string to be inserted into the regexp line edit
+            (string)
 </dd><dt><i>steps</i></dt>
 <dd>
-&#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#99;&#104;&#97;&#114;&#97;&#99;&#116;&#101;&#114;&#115; &#116;&#111; &#109;&#111;v&#101; &#116;&#104;&#101; &#99;&#117;&#114;&#115;&#111;&#114; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;).
-            &#78;&#101;&#103;&#97;&#116;&#105;v&#101; &#115;&#116;&#101;&#112;&#115; &#109;&#111;v&#101;&#115; &#99;&#117;&#114;&#115;&#111;&#114; &#98;&#97;&#99;&#107;, &#112;&#111;&#115;&#105;&#116;&#105;v&#101;&#115; &#102;&#111;&#114;w&#97;&#114;&#100;.
+number of characters to move the cursor (integer).
+            Negative steps moves cursor back, positives forward.
 </dd>
 </dl><a NAME="PyRegExpWizardWidget.getCode" ID="PyRegExpWizardWidget.getCode"></a>
 <h4>PyRegExpWizardWidget.getCode</h4>
 <b>getCode</b>(<i>indLevel, indString</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#99;&#111;&#100;&#101;.
+        Public method to get the source code.
 </p><dl>
 <dt><i>indLevel</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; &#108;&#101;v&#101;&#108; (&#105;&#110;&#116;)
+indentation level (int)
 </dd><dt><i>indString</i></dt>
 <dd>
-&#115;&#116;&#114;&#105;&#110;&#103; &#117;&#115;&#101;&#100; &#102;&#111;&#114; &#105;&#110;&#100;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; (&#115;&#112;&#97;&#99;&#101; &#111;&#114; &#116;&#97;&#98;) (&#115;&#116;&#114;&#105;&#110;&#103;)
+string used for indentation (space or tab) (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101;&#100; &#99;&#111;&#100;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+generated code (string)
 </dd>
 </dl><a NAME="PyRegExpWizardWidget.on_altnButton_clicked" ID="PyRegExpWizardWidget.on_altnButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_altnButton_clicked</h4>
 <b>on_altnButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#108;&#116;&#101;&#114;&#110;&#97;&#116;&#105;v&#101;&#115; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the alternatives toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_anycharButton_clicked" ID="PyRegExpWizardWidget.on_anycharButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_anycharButton_clicked</h4>
 <b>on_anycharButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#110;y &#99;&#104;&#97;&#114;&#97;&#99;&#116;&#101;&#114; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the any character toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_beglineButton_clicked" ID="PyRegExpWizardWidget.on_beglineButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_beglineButton_clicked</h4>
 <b>on_beglineButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#98;&#101;&#103;&#105;&#110; &#108;&#105;&#110;&#101; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the begin line toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_buttonBox_clicked" ID="PyRegExpWizardWidget.on_buttonBox_clicked"></a>
 <h4>PyRegExpWizardWidget.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.
+        Private slot called by a button of the button box clicked.
 </p><dl>
 <dt><i>button</i></dt>
 <dd>
-&#98;&#117;&#116;&#116;&#111;&#110; &#116;&#104;&#97;&#116; w&#97;&#115; &#99;&#108;&#105;&#99;&#107;&#101;&#100; (&#81;&#65;&#98;&#115;&#116;&#114;&#97;&#99;&#116;&#66;&#117;&#116;&#116;&#111;&#110;)
+button that was clicked (QAbstractButton)
 </dd>
 </dl><a NAME="PyRegExpWizardWidget.on_charButton_clicked" ID="PyRegExpWizardWidget.on_charButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_charButton_clicked</h4>
 <b>on_charButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#104;&#97;&#114;&#97;&#99;&#116;&#101;&#114;&#115; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the characters toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_commentButton_clicked" ID="PyRegExpWizardWidget.on_commentButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_commentButton_clicked</h4>
 <b>on_commentButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#109;&#109;&#101;&#110;&#116; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the comment toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_copyButton_clicked" ID="PyRegExpWizardWidget.on_copyButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_copyButton_clicked</h4>
 <b>on_copyButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#111;&#112;y &#116;&#104;&#101; &#114;&#101;&#103;&#101;x&#112; &#115;&#116;&#114;&#105;&#110;&#103; &#105;&#110;&#116;&#111; &#116;&#104;&#101; &#99;&#108;&#105;&#112;&#98;&#111;&#97;&#114;&#100;.
+        Private slot to copy the regexp string into the clipboard.
 </p><p>
-        &#84;&#104;&#105;&#115; &#115;&#108;&#111;&#116; &#105;&#115; &#111;&#110;&#108;y &#97;v&#97;&#105;&#108;&#97;&#98;&#108;&#101;, &#105;&#102; &#110;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#102;&#114;&#111;&#109; w&#105;&#116;&#104;&#105;&#110; &#101;&#114;&#105;&#99;&#53;.
+        This slot is only available, if not called from within eric5.
 </p><a NAME="PyRegExpWizardWidget.on_endlineButton_clicked" ID="PyRegExpWizardWidget.on_endlineButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_endlineButton_clicked</h4>
 <b>on_endlineButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#110;&#100; &#108;&#105;&#110;&#101; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the end line toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_executeButton_clicked" ID="PyRegExpWizardWidget.on_executeButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_executeButton_clicked</h4>
 <b>on_executeButton_clicked</b>(<i>startpos = 0</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;x&#101;&#99;&#117;&#116;&#101; &#116;&#104;&#101; &#101;&#110;&#116;&#101;&#114;&#101;&#100; &#114;&#101;&#103;&#101;x&#112; &#111;&#110; &#116;&#104;&#101; &#116;&#101;&#115;&#116; &#116;&#101;x&#116;.
+        Private slot to execute the entered regexp on the test text.
 </p><p>
-        &#84;&#104;&#105;&#115; &#115;&#108;&#111;&#116; w&#105;&#108;&#108; &#101;x&#101;&#99;&#117;&#116;&#101; &#116;&#104;&#101; &#101;&#110;&#116;&#101;&#114;&#101;&#100; &#114;&#101;&#103;&#101;x&#112; &#111;&#110; &#116;&#104;&#101; &#101;&#110;&#116;&#101;&#114;&#101;&#100; &#116;&#101;&#115;&#116;
-        &#100;&#97;&#116;&#97; &#97;&#110;&#100; w&#105;&#108;&#108; &#100;&#105;&#115;&#112;&#108;&#97;y &#116;&#104;&#101; &#114;&#101;&#115;&#117;&#108;&#116; &#105;&#110; &#116;&#104;&#101; &#116;&#97;&#98;&#108;&#101; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103;.
+        This slot will execute the entered regexp on the entered test
+        data and will display the result in the table part of the dialog.
 </p><dl>
 <dt><i>startpos</i></dt>
 <dd>
-&#115;&#116;&#97;&#114;&#116;&#105;&#110;&#103; &#112;&#111;&#115;&#105;&#116;&#105;&#111;&#110; &#102;&#111;&#114; &#116;&#104;&#101; &#114;&#101;&#103;&#101;x&#112; &#109;&#97;&#116;&#99;&#104;&#105;&#110;&#103;
+starting position for the regexp matching
 </dd>
 </dl><a NAME="PyRegExpWizardWidget.on_groupButton_clicked" ID="PyRegExpWizardWidget.on_groupButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_groupButton_clicked</h4>
 <b>on_groupButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#103;&#114;&#111;&#117;&#112; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the group toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_loadButton_clicked" ID="PyRegExpWizardWidget.on_loadButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_loadButton_clicked</h4>
 <b>on_loadButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#114;&#101;&#103;&#101;x&#112; &#102;&#114;&#111;&#109; &#97; &#102;&#105;&#108;&#101;.
+        Private slot to load a regexp from a file.
 </p><a NAME="PyRegExpWizardWidget.on_namedGroupButton_clicked" ID="PyRegExpWizardWidget.on_namedGroupButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_namedGroupButton_clicked</h4>
 <b>on_namedGroupButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#97;&#109;&#101;&#100; &#103;&#114;&#111;&#117;&#112; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the named group toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_namedReferenceButton_clicked" ID="PyRegExpWizardWidget.on_namedReferenceButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_namedReferenceButton_clicked</h4>
 <b>on_namedReferenceButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#97;&#109;&#101;&#100; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the named reference toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_neglookaheadButton_clicked" ID="PyRegExpWizardWidget.on_neglookaheadButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_neglookaheadButton_clicked</h4>
 <b>on_neglookaheadButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#101;&#103;&#97;&#116;&#105;v&#101; &#108;&#111;&#111;&#107;&#97;&#104;&#101;&#97;&#100; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the negative lookahead toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_neglookbehindButton_clicked" ID="PyRegExpWizardWidget.on_neglookbehindButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_neglookbehindButton_clicked</h4>
 <b>on_neglookbehindButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#101;&#103;&#97;&#116;&#105;v&#101; &#108;&#111;&#111;&#107;&#98;&#101;&#104;&#105;&#110;&#100; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the negative lookbehind toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_nextButton_clicked" ID="PyRegExpWizardWidget.on_nextButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_nextButton_clicked</h4>
 <b>on_nextButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#102;&#105;&#110;&#100; &#116;&#104;&#101; &#110;&#101;x&#116; &#109;&#97;&#116;&#99;&#104;.
+        Private slot to find the next match.
 </p><a NAME="PyRegExpWizardWidget.on_nonGroupButton_clicked" ID="PyRegExpWizardWidget.on_nonGroupButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_nonGroupButton_clicked</h4>
 <b>on_nonGroupButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#111;&#110; &#103;&#114;&#111;&#117;&#112; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the non group toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_nonwordboundButton_clicked" ID="PyRegExpWizardWidget.on_nonwordboundButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_nonwordboundButton_clicked</h4>
 <b>on_nonwordboundButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#110;&#111;&#110; w&#111;&#114;&#100; &#98;&#111;&#117;&#110;&#100;&#97;&#114;y &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the non word boundary toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_poslookaheadButton_clicked" ID="PyRegExpWizardWidget.on_poslookaheadButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_poslookaheadButton_clicked</h4>
 <b>on_poslookaheadButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#112;&#111;&#115;&#105;&#116;&#105;v&#101; &#108;&#111;&#111;&#107;&#97;&#104;&#101;&#97;&#100; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the positive lookahead toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_poslookbehindButton_clicked" ID="PyRegExpWizardWidget.on_poslookbehindButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_poslookbehindButton_clicked</h4>
 <b>on_poslookbehindButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#112;&#111;&#115;&#105;&#116;&#105;v&#101; &#108;&#111;&#111;&#107;&#98;&#101;&#104;&#105;&#110;&#100; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the positive lookbehind toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_py2Button_toggled" ID="PyRegExpWizardWidget.on_py2Button_toggled"></a>
 <h4>PyRegExpWizardWidget.on_py2Button_toggled</h4>
 <b>on_py2Button_toggled</b>(<i>checked</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; v&#101;&#114;&#115;&#105;&#111;&#110; w&#97;&#115; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100;.
+        Private slot called when the Python version was selected.
 </p><dl>
 <dt><i>checked</i></dt>
 <dd>
-&#115;&#116;&#97;&#116;&#101; &#111;&#102; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; &#50; &#98;&#117;&#116;&#116;&#111;&#110; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+state of the Python 2 button (boolean)
 </dd>
 </dl><a NAME="PyRegExpWizardWidget.on_redoButton_clicked" ID="PyRegExpWizardWidget.on_redoButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_redoButton_clicked</h4>
 <b>on_redoButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#114;&#101;&#100;&#111; &#97;&#99;&#116;&#105;&#111;&#110;.
+        Private slot to handle the redo action.
 </p><a NAME="PyRegExpWizardWidget.on_regexpTextEdit_textChanged" ID="PyRegExpWizardWidget.on_regexpTextEdit_textChanged"></a>
 <h4>PyRegExpWizardWidget.on_regexpTextEdit_textChanged</h4>
 <b>on_regexpTextEdit_textChanged</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#114;&#101;&#103;&#101;x&#112; &#99;&#104;&#97;&#110;&#103;&#101;&#115;.
+        Private slot called when the regexp changes.
 </p><a NAME="PyRegExpWizardWidget.on_repeatButton_clicked" ID="PyRegExpWizardWidget.on_repeatButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_repeatButton_clicked</h4>
 <b>on_repeatButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#114;&#101;&#112;&#101;&#97;&#116; &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the repeat toolbutton.
 </p><a NAME="PyRegExpWizardWidget.on_saveButton_clicked" ID="PyRegExpWizardWidget.on_saveButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_saveButton_clicked</h4>
 <b>on_saveButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#114;&#101;&#103;&#101;x&#112; &#116;&#111; &#97; &#102;&#105;&#108;&#101;.
+        Private slot to save the regexp to a file.
 </p><a NAME="PyRegExpWizardWidget.on_undoButton_clicked" ID="PyRegExpWizardWidget.on_undoButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_undoButton_clicked</h4>
 <b>on_undoButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#117;&#110;&#100;&#111; &#97;&#99;&#116;&#105;&#111;&#110;.
+        Private slot to handle the undo action.
 </p><a NAME="PyRegExpWizardWidget.on_validateButton_clicked" ID="PyRegExpWizardWidget.on_validateButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_validateButton_clicked</h4>
 <b>on_validateButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; v&#97;&#108;&#105;&#100;&#97;&#116;&#101; &#116;&#104;&#101; &#101;&#110;&#116;&#101;&#114;&#101;&#100; &#114;&#101;&#103;&#101;x&#112;.
+        Private slot to validate the entered regexp.
 </p><a NAME="PyRegExpWizardWidget.on_wordboundButton_clicked" ID="PyRegExpWizardWidget.on_wordboundButton_clicked"></a>
 <h4>PyRegExpWizardWidget.on_wordboundButton_clicked</h4>
 <b>on_wordboundButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; w&#111;&#114;&#100; &#98;&#111;&#117;&#110;&#100;&#97;&#114;y &#116;&#111;&#111;&#108;&#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the word boundary toolbutton.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
 <a NAME="PyRegExpWizardWindow" ID="PyRegExpWizardWindow"></a>
 <h2>PyRegExpWizardWindow</h2>
 <p>
-    &#77;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w &#99;&#108;&#97;&#115;&#115; &#102;&#111;&#114; &#116;&#104;&#101; &#115;&#116;&#97;&#110;&#100;&#97;&#108;&#111;&#110;&#101; &#100;&#105;&#97;&#108;&#111;&#103;.
+    Main window class for the standalone dialog.
 </p>
 <h3>Derived from</h3>
 QMainWindow
@@ -433,18 +433,18 @@
 <table>
 <tr>
 <td><a href="#PyRegExpWizardWindow.__init__">PyRegExpWizardWindow</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr>
 </table>
 <a NAME="PyRegExpWizardWindow.__init__" ID="PyRegExpWizardWindow.__init__"></a>
 <h4>PyRegExpWizardWindow (Constructor)</h4>
 <b>PyRegExpWizardWindow</b>(<i>parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+reference to the parent widget (QWidget)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial