--- a/Documentation/Source/eric5.E5Gui.E5Action.html Sun Jan 22 19:27:40 2012 +0100 +++ b/Documentation/Source/eric5.E5Gui.E5Action.html Tue Jan 24 19:29:23 2012 +0100 @@ -143,6 +143,9 @@ <td><a href="#E5Action.setAlternateShortcut">setAlternateShortcut</a></td> <td>Public slot to set the alternative keyboard shortcut.</td> </tr><tr> +<td><a href="#E5Action.setIconText">setIconText</a></td> +<td>Public slot to set the icon text of the action.</td> +</tr><tr> <td><a href="#E5Action.setShortcut">setShortcut</a></td> <td>Public slot to set the keyboard shortcut.</td> </tr><tr> @@ -207,6 +210,16 @@ flag indicating to remove the alternate shortcut, if it is empty (boolean) </dd> +</dl><a NAME="E5Action.setIconText" ID="E5Action.setIconText"></a> +<h4>E5Action.setIconText</h4> +<b>setIconText</b>(<i>text</i>) +<p> + Public slot to set the icon text of the action. +</p><dl> +<dt><i>text</i></dt> +<dd> +new icon text (string) +</dd> </dl><a NAME="E5Action.setShortcut" ID="E5Action.setShortcut"></a> <h4>E5Action.setShortcut</h4> <b>setShortcut</b>(<i>shortcut</i>)