src/eric7/Documentation/Source/eric7.QScintilla.Editor.html

branch
eric7
changeset 10665
66564661c3b5
parent 10499
71208bcc7d99
child 10674
8fc0af9c76dc
diff -r 56d55d022ce8 -r 66564661c3b5 src/eric7/Documentation/Source/eric7.QScintilla.Editor.html
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Editor.html	Tue Apr 02 12:41:05 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Editor.html	Thu Apr 04 10:09:56 2024 +0200
@@ -1682,6 +1682,10 @@
 <td>Public method to un-registered all mouse click handlers of a plug-in.</td>
 </tr>
 <tr>
+<td><a href="#Editor.resetDocstringGenerator">resetDocstringGenerator</a></td>
+<td>Public method to reset the current docstring generator.</td>
+</tr>
+<tr>
 <td><a href="#Editor.resetOnlineChangeTraceInfo">resetOnlineChangeTraceInfo</a></td>
 <td>Public slot to reset the online change trace info.</td>
 </tr>
@@ -7165,6 +7169,13 @@
 name of the plug-in
 </dd>
 </dl>
+<a NAME="Editor.resetDocstringGenerator" ID="Editor.resetDocstringGenerator"></a>
+<h4>Editor.resetDocstringGenerator</h4>
+<b>resetDocstringGenerator</b>(<i></i>)
+<p>
+        Public method to reset the current docstring generator.
+</p>
+
 <a NAME="Editor.resetOnlineChangeTraceInfo" ID="Editor.resetOnlineChangeTraceInfo"></a>
 <h4>Editor.resetOnlineChangeTraceInfo</h4>
 <b>resetOnlineChangeTraceInfo</b>(<i></i>)

eric ide

mercurial