src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html

branch
eric7
changeset 10479
856476537696
parent 10437
2f70ca07f0af
--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,24 +7,22 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer</h1>
-
 <p>
 Module implementing the PyQt6 server part of the QRegularExpression wizzard.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#main">main</a></td>
 <td>Function containing the main routine.</td>
@@ -38,25 +36,26 @@
 <td>Function to validate the given regular expression.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="main" ID="main"></a>
 <h2>main</h2>
 <b>main</b>(<i></i>)
-
 <p>
     Function containing the main routine.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
 <a NAME="rxExecute" ID="rxExecute"></a>
 <h2>rxExecute</h2>
 <b>rxExecute</b>(<i>regexp, options, text, startpos</i>)
-
 <p>
     Function to execute the given regular expression for a given text.
 </p>
+
 <dl>
 
 <dt><i>regexp</i> (str)</dt>
@@ -96,10 +95,10 @@
 <a NAME="rxValidate" ID="rxValidate"></a>
 <h2>rxValidate</h2>
 <b>rxValidate</b>(<i>regexp, options</i>)
-
 <p>
     Function to validate the given regular expression.
 </p>
+
 <dl>
 
 <dt><i>regexp</i> (str)</dt>
@@ -125,4 +124,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial