Documentation/Source/eric5.E5Gui.E5Action.html

changeset 1580
7495b3e892a9
parent 1521
1e684e74d2a1
child 2367
78f6c8193d37
equal deleted inserted replaced
1576:72e5b4b8bad7 1580:7495b3e892a9
141 <td>Public method to retrieve the alternative keyboard shortcut.</td> 141 <td>Public method to retrieve the alternative keyboard shortcut.</td>
142 </tr><tr> 142 </tr><tr>
143 <td><a href="#E5Action.setAlternateShortcut">setAlternateShortcut</a></td> 143 <td><a href="#E5Action.setAlternateShortcut">setAlternateShortcut</a></td>
144 <td>Public slot to set the alternative keyboard shortcut.</td> 144 <td>Public slot to set the alternative keyboard shortcut.</td>
145 </tr><tr> 145 </tr><tr>
146 <td><a href="#E5Action.setIconText">setIconText</a></td>
147 <td>Public slot to set the icon text of the action.</td>
148 </tr><tr>
146 <td><a href="#E5Action.setShortcut">setShortcut</a></td> 149 <td><a href="#E5Action.setShortcut">setShortcut</a></td>
147 <td>Public slot to set the keyboard shortcut.</td> 150 <td>Public slot to set the keyboard shortcut.</td>
148 </tr><tr> 151 </tr><tr>
149 <td><a href="#E5Action.setShortcuts">setShortcuts</a></td> 152 <td><a href="#E5Action.setShortcuts">setShortcuts</a></td>
150 <td>Public slot to set the list of keyboard shortcuts.</td> 153 <td>Public slot to set the list of keyboard shortcuts.</td>
205 </dd><dt><i>removeEmpty</i></dt> 208 </dd><dt><i>removeEmpty</i></dt>
206 <dd> 209 <dd>
207 flag indicating to remove the alternate shortcut, 210 flag indicating to remove the alternate shortcut,
208 if it is empty (boolean) 211 if it is empty (boolean)
209 </dd> 212 </dd>
213 </dl><a NAME="E5Action.setIconText" ID="E5Action.setIconText"></a>
214 <h4>E5Action.setIconText</h4>
215 <b>setIconText</b>(<i>text</i>)
216 <p>
217 Public slot to set the icon text of the action.
218 </p><dl>
219 <dt><i>text</i></dt>
220 <dd>
221 new icon text (string)
222 </dd>
210 </dl><a NAME="E5Action.setShortcut" ID="E5Action.setShortcut"></a> 223 </dl><a NAME="E5Action.setShortcut" ID="E5Action.setShortcut"></a>
211 <h4>E5Action.setShortcut</h4> 224 <h4>E5Action.setShortcut</h4>
212 <b>setShortcut</b>(<i>shortcut</i>) 225 <b>setShortcut</b>(<i>shortcut</i>)
213 <p> 226 <p>
214 Public slot to set the keyboard shortcut. 227 Public slot to set the keyboard shortcut.

eric ide

mercurial