src/eric7/Documentation/Source/eric7.Plugins.PluginWizardQRegularExpression.html

branch
eric7
changeset 10437
2f70ca07f0af
parent 10064
8c3207703dac
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginWizardQRegularExpression.html	Fri Dec 22 17:24:07 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginWizardQRegularExpression.html	Fri Dec 22 19:45:17 2023 +0100
@@ -98,9 +98,9 @@
 </p>
 <dl>
 
-<dt><i>ui</i></dt>
+<dt><i>ui</i> (UserInterface)</dt>
 <dd>
-reference to the user interface object (UI.UserInterface)
+reference to the user interface object
 </dd>
 </dl>
 <a NAME="QRegularExpressionWizard.__callForm" ID="QRegularExpressionWizard.__callForm"></a>
@@ -112,7 +112,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i></dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the current editor
 </dd>
@@ -120,7 +120,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-the generated code (string)
+the generated code
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="QRegularExpressionWizard.__handle" ID="QRegularExpressionWizard.__handle"></a>
@@ -154,7 +160,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-tuple of None and activation status (boolean)
+tuple of None and activation status
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="QRegularExpressionWizard.deactivate" ID="QRegularExpressionWizard.deactivate"></a>

eric ide

mercurial