Documentation/Source/eric5.UI.PixmapCache.html

changeset 103
59137afca666
parent 58
37f0444c3479
child 409
0ea528e80202
--- a/Documentation/Source/eric5.UI.PixmapCache.html	Sat Feb 06 11:14:30 2010 +0000
+++ b/Documentation/Source/eric5.UI.PixmapCache.html	Sat Feb 06 17:40:24 2010 +0000
@@ -46,6 +46,9 @@
 </tr><tr>
 <td><a href="#getPixmap">getPixmap</a></td>
 <td>Module function to retrieve a pixmap.</td>
+</tr><tr>
+<td><a href="#getSymlinkIcon">getSymlinkIcon</a></td>
+<td>Module function to retrieve a symbolic link icon.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -154,5 +157,23 @@
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="getSymlinkIcon" ID="getSymlinkIcon"></a>
+<h2>getSymlinkIcon</h2>
+<b>getSymlinkIcon</b>(<i>key, cache = pixCache</i>)
+<p>
+    Module function to retrieve a symbolic link icon.
+</p><dl>
+<dt><i>key</i></dt>
+<dd>
+name of the wanted icon (string)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+the requested icon (QIcon)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial