Documentation/Source/eric5.QScintilla.Editor.html

changeset 2190
abd65b78425e
parent 2166
15b4e58d61d7
child 2213
022f4ad3ed19
--- a/Documentation/Source/eric5.QScintilla.Editor.html	Sun Nov 04 10:40:43 2012 +0100
+++ b/Documentation/Source/eric5.QScintilla.Editor.html	Sun Nov 04 16:55:20 2012 +0100
@@ -420,6 +420,9 @@
 <td><a href="#Editor.__registerImages">__registerImages</a></td>
 <td>Private method to register images for autocompletion lists.</td>
 </tr><tr>
+<td><a href="#Editor.__reinitOnlineChangeTrace">__reinitOnlineChangeTrace</a></td>
+<td>Private slot to re-initialize the online change trace.</td>
+</tr><tr>
 <td><a href="#Editor.__removeFromSpellingDictionary">__removeFromSpellingDictionary</a></td>
 <td>Private slot to remove the word below the context menu to the dictionary.</td>
 </tr><tr>
@@ -1859,6 +1862,11 @@
 <b>__registerImages</b>(<i></i>)
 <p>
         Private method to register images for autocompletion lists.
+</p><a NAME="Editor.__reinitOnlineChangeTrace" ID="Editor.__reinitOnlineChangeTrace"></a>
+<h4>Editor.__reinitOnlineChangeTrace</h4>
+<b>__reinitOnlineChangeTrace</b>(<i></i>)
+<p>
+        Private slot to re-initialize the online change trace.
 </p><a NAME="Editor.__removeFromSpellingDictionary" ID="Editor.__removeFromSpellingDictionary"></a>
 <h4>Editor.__removeFromSpellingDictionary</h4>
 <b>__removeFromSpellingDictionary</b>(<i></i>)

eric ide

mercurial