--- a/Documentation/Source/eric5.Helpviewer.SpeedDial.SpeedDial.html Sat Sep 20 16:29:51 2014 +0200 +++ b/Documentation/Source/eric5.Helpviewer.SpeedDial.SpeedDial.html Sat Sep 20 16:31:29 2014 +0200 @@ -135,6 +135,9 @@ <td><a href="#SpeedDial.setSdSize">setSdSize</a></td> <td>Public slot to set the size of the speed dial.</td> </tr><tr> +<td><a href="#SpeedDial.unescapeTitle">unescapeTitle</a></td> +<td>Public slot to unescape the titel string.</td> +</tr><tr> <td><a href="#SpeedDial.urlForShortcut">urlForShortcut</a></td> <td>Public method to get the URL for the given shortcut key.</td> </tr><tr> @@ -363,6 +366,21 @@ <dd> size of the speed dial (integer) </dd> +</dl><a NAME="SpeedDial.unescapeTitle" ID="SpeedDial.unescapeTitle"></a> +<h4>SpeedDial.unescapeTitle</h4> +<b>unescapeTitle</b>(<i>title</i>) +<p> + Public slot to unescape the titel string. +</p><dl> +<dt><i>title</i></dt> +<dd> +escaped title (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +un-escaped title (string) +</dd> </dl><a NAME="SpeedDial.urlForShortcut" ID="SpeedDial.urlForShortcut"></a> <h4>SpeedDial.urlForShortcut</h4> <b>urlForShortcut</b>(<i>key</i>)