Documentation/Source/eric5.Preferences.ShortcutDialog.html

changeset 1386
58b3f5b5021e
parent 1229
a8207dc73672
child 2367
78f6c8193d37
--- a/Documentation/Source/eric5.Preferences.ShortcutDialog.html	Sat Oct 22 19:54:23 2011 +0200
+++ b/Documentation/Source/eric5.Preferences.ShortcutDialog.html	Sat Oct 22 19:54:49 2011 +0200
@@ -71,8 +71,8 @@
 <td><a href="#ShortcutDialog.__clear">__clear</a></td>
 <td>Private slot to handle the Clear button press.</td>
 </tr><tr>
-<td><a href="#ShortcutDialog.__setKeyLabelText">__setKeyLabelText</a></td>
-<td>Private method to set the text of a key label.</td>
+<td><a href="#ShortcutDialog.__setKeyEditText">__setKeyEditText</a></td>
+<td>Private method to set the text of a key edit.</td>
 </tr><tr>
 <td><a href="#ShortcutDialog.__typeChanged">__typeChanged</a></td>
 <td>Private slot to handle the change of the shortcuts type.</td>
@@ -115,11 +115,11 @@
 <b>__clear</b>(<i></i>)
 <p>
         Private slot to handle the Clear button press.
-</p><a NAME="ShortcutDialog.__setKeyLabelText" ID="ShortcutDialog.__setKeyLabelText"></a>
-<h4>ShortcutDialog.__setKeyLabelText</h4>
-<b>__setKeyLabelText</b>(<i>txt</i>)
+</p><a NAME="ShortcutDialog.__setKeyEditText" ID="ShortcutDialog.__setKeyEditText"></a>
+<h4>ShortcutDialog.__setKeyEditText</h4>
+<b>__setKeyEditText</b>(<i>txt</i>)
 <p>
-        Private method to set the text of a key label.
+        Private method to set the text of a key edit.
 </p><dl>
 <dt><i>txt</i></dt>
 <dd>

eric ide

mercurial