Documentation/Source/eric6.Helpviewer.SpeedDial.SpeedDial.html

changeset 3801
455a60f832d5
parent 3673
e26d7d0c1088
child 4954
36e92a908f3f
--- a/Documentation/Source/eric6.Helpviewer.SpeedDial.SpeedDial.html	Sat Sep 20 16:29:30 2014 +0200
+++ b/Documentation/Source/eric6.Helpviewer.SpeedDial.SpeedDial.html	Sat Sep 20 16:33:13 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>)

eric ide

mercurial