Documentation/Source/eric6.QScintilla.Editor.html

changeset 6314
2c575553f943
parent 6299
feb3cf2cbde3
child 6319
df201b9fbad4
child 6814
7640753ca46e
--- a/Documentation/Source/eric6.QScintilla.Editor.html	Fri Jun 01 13:44:20 2018 +0200
+++ b/Documentation/Source/eric6.QScintilla.Editor.html	Fri Jun 01 13:44:33 2018 +0200
@@ -213,9 +213,6 @@
 <td><a href="#Editor.__charAdded">__charAdded</a></td>
 <td>Private slot called to handle the user entering a character.</td>
 </tr><tr>
-<td><a href="#Editor.__charAddedPermanent">__charAddedPermanent</a></td>
-<td>Private slot called to handle the user entering a character.</td>
-</tr><tr>
 <td><a href="#Editor.__checkEncoding">__checkEncoding</a></td>
 <td>Private method to check the selected encoding of the encodings submenu.</td>
 </tr><tr>
@@ -1500,19 +1497,6 @@
 <dd>
 value of the character entered (integer)
 </dd>
-</dl><a NAME="Editor.__charAddedPermanent" ID="Editor.__charAddedPermanent"></a>
-<h4>Editor.__charAddedPermanent</h4>
-<b>__charAddedPermanent</b>(<i>charNumber</i>)
-<p>
-        Private slot called to handle the user entering a character.
-</p><p>
-        Note: This slot is always connected independent of the auto-completion
-        and calltips handling __charAdded() slot.
-</p><dl>
-<dt><i>charNumber</i></dt>
-<dd>
-value of the character entered (integer)
-</dd>
 </dl><a NAME="Editor.__checkEncoding" ID="Editor.__checkEncoding"></a>
 <h4>Editor.__checkEncoding</h4>
 <b>__checkEncoding</b>(<i></i>)

eric ide

mercurial