Documentation/Source/eric5.Preferences.ShortcutDialog.html

changeset 1386
58b3f5b5021e
parent 1229
a8207dc73672
child 2367
78f6c8193d37
equal deleted inserted replaced
1385:9eaf0cda4fb4 1386:58b3f5b5021e
69 <td>Constructor</td> 69 <td>Constructor</td>
70 </tr><tr> 70 </tr><tr>
71 <td><a href="#ShortcutDialog.__clear">__clear</a></td> 71 <td><a href="#ShortcutDialog.__clear">__clear</a></td>
72 <td>Private slot to handle the Clear button press.</td> 72 <td>Private slot to handle the Clear button press.</td>
73 </tr><tr> 73 </tr><tr>
74 <td><a href="#ShortcutDialog.__setKeyLabelText">__setKeyLabelText</a></td> 74 <td><a href="#ShortcutDialog.__setKeyEditText">__setKeyEditText</a></td>
75 <td>Private method to set the text of a key label.</td> 75 <td>Private method to set the text of a key edit.</td>
76 </tr><tr> 76 </tr><tr>
77 <td><a href="#ShortcutDialog.__typeChanged">__typeChanged</a></td> 77 <td><a href="#ShortcutDialog.__typeChanged">__typeChanged</a></td>
78 <td>Private slot to handle the change of the shortcuts type.</td> 78 <td>Private slot to handle the change of the shortcuts type.</td>
79 </tr><tr> 79 </tr><tr>
80 <td><a href="#ShortcutDialog.eventFilter">eventFilter</a></td> 80 <td><a href="#ShortcutDialog.eventFilter">eventFilter</a></td>
113 </dl><a NAME="ShortcutDialog.__clear" ID="ShortcutDialog.__clear"></a> 113 </dl><a NAME="ShortcutDialog.__clear" ID="ShortcutDialog.__clear"></a>
114 <h4>ShortcutDialog.__clear</h4> 114 <h4>ShortcutDialog.__clear</h4>
115 <b>__clear</b>(<i></i>) 115 <b>__clear</b>(<i></i>)
116 <p> 116 <p>
117 Private slot to handle the Clear button press. 117 Private slot to handle the Clear button press.
118 </p><a NAME="ShortcutDialog.__setKeyLabelText" ID="ShortcutDialog.__setKeyLabelText"></a> 118 </p><a NAME="ShortcutDialog.__setKeyEditText" ID="ShortcutDialog.__setKeyEditText"></a>
119 <h4>ShortcutDialog.__setKeyLabelText</h4> 119 <h4>ShortcutDialog.__setKeyEditText</h4>
120 <b>__setKeyLabelText</b>(<i>txt</i>) 120 <b>__setKeyEditText</b>(<i>txt</i>)
121 <p> 121 <p>
122 Private method to set the text of a key label. 122 Private method to set the text of a key edit.
123 </p><dl> 123 </p><dl>
124 <dt><i>txt</i></dt> 124 <dt><i>txt</i></dt>
125 <dd> 125 <dd>
126 text to be set (string) 126 text to be set (string)
127 </dd> 127 </dd>

eric ide

mercurial