eric6/Documentation/Source/eric6.Tools.TrayStarter.html

changeset 7776
4a8edf69dd64
parent 7273
391d6b7b1eff
child 7960
e8fc383322f7
diff -r 4a1db75550bd -r 4a8edf69dd64 eric6/Documentation/Source/eric6.Tools.TrayStarter.html
--- a/eric6/Documentation/Source/eric6.Tools.TrayStarter.html	Sun Oct 11 17:54:52 2020 +0200
+++ b/eric6/Documentation/Source/eric6.Tools.TrayStarter.html	Sun Oct 11 17:56:02 2020 +0200
@@ -173,8 +173,8 @@
 <td>Private slot to start the eric6 Python re editor dialog.</td>
 </tr>
 <tr>
-<td><a href="#TrayStarter.__startQRegExp">__startQRegExp</a></td>
-<td>Private slot to start the eric6 QRegExp editor dialog.</td>
+<td><a href="#TrayStarter.__startQRegularExpression">__startQRegularExpression</a></td>
+<td>Private slot to start the eric6 QRegularExpression editor dialog.</td>
 </tr>
 <tr>
 <td><a href="#TrayStarter.__startShell">__startShell</a></td>
@@ -427,12 +427,12 @@
 <p>
         Private slot to start the eric6 Python re editor dialog.
 </p>
-<a NAME="TrayStarter.__startQRegExp" ID="TrayStarter.__startQRegExp"></a>
-<h4>TrayStarter.__startQRegExp</h4>
-<b>__startQRegExp</b>(<i></i>)
+<a NAME="TrayStarter.__startQRegularExpression" ID="TrayStarter.__startQRegularExpression"></a>
+<h4>TrayStarter.__startQRegularExpression</h4>
+<b>__startQRegularExpression</b>(<i></i>)
 
 <p>
-        Private slot to start the eric6 QRegExp editor dialog.
+        Private slot to start the eric6 QRegularExpression editor dialog.
 </p>
 <a NAME="TrayStarter.__startShell" ID="TrayStarter.__startShell"></a>
 <h4>TrayStarter.__startShell</h4>

eric ide

mercurial