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

changeset 3801
455a60f832d5
parent 3673
e26d7d0c1088
child 4954
36e92a908f3f
equal deleted inserted replaced
3795:f2f8d4c70571 3801:455a60f832d5
133 <td>Public slot to set the number of pages per row.</td> 133 <td>Public slot to set the number of pages per row.</td>
134 </tr><tr> 134 </tr><tr>
135 <td><a href="#SpeedDial.setSdSize">setSdSize</a></td> 135 <td><a href="#SpeedDial.setSdSize">setSdSize</a></td>
136 <td>Public slot to set the size of the speed dial.</td> 136 <td>Public slot to set the size of the speed dial.</td>
137 </tr><tr> 137 </tr><tr>
138 <td><a href="#SpeedDial.unescapeTitle">unescapeTitle</a></td>
139 <td>Public slot to unescape the titel string.</td>
140 </tr><tr>
138 <td><a href="#SpeedDial.urlForShortcut">urlForShortcut</a></td> 141 <td><a href="#SpeedDial.urlForShortcut">urlForShortcut</a></td>
139 <td>Public method to get the URL for the given shortcut key.</td> 142 <td>Public method to get the URL for the given shortcut key.</td>
140 </tr><tr> 143 </tr><tr>
141 <td><a href="#SpeedDial.urlFromUserInput">urlFromUserInput</a></td> 144 <td><a href="#SpeedDial.urlFromUserInput">urlFromUserInput</a></td>
142 <td>Public slot to get the URL from user input.</td> 145 <td>Public slot to get the URL from user input.</td>
361 </p><dl> 364 </p><dl>
362 <dt><i>size</i></dt> 365 <dt><i>size</i></dt>
363 <dd> 366 <dd>
364 size of the speed dial (integer) 367 size of the speed dial (integer)
365 </dd> 368 </dd>
369 </dl><a NAME="SpeedDial.unescapeTitle" ID="SpeedDial.unescapeTitle"></a>
370 <h4>SpeedDial.unescapeTitle</h4>
371 <b>unescapeTitle</b>(<i>title</i>)
372 <p>
373 Public slot to unescape the titel string.
374 </p><dl>
375 <dt><i>title</i></dt>
376 <dd>
377 escaped title (string)
378 </dd>
379 </dl><dl>
380 <dt>Returns:</dt>
381 <dd>
382 un-escaped title (string)
383 </dd>
366 </dl><a NAME="SpeedDial.urlForShortcut" ID="SpeedDial.urlForShortcut"></a> 384 </dl><a NAME="SpeedDial.urlForShortcut" ID="SpeedDial.urlForShortcut"></a>
367 <h4>SpeedDial.urlForShortcut</h4> 385 <h4>SpeedDial.urlForShortcut</h4>
368 <b>urlForShortcut</b>(<i>key</i>) 386 <b>urlForShortcut</b>(<i>key</i>)
369 <p> 387 <p>
370 Public method to get the URL for the given shortcut key. 388 Public method to get the URL for the given shortcut key.

eric ide

mercurial