Documentation/Source/eric5.UI.PixmapCache.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3270
d8532d902e76
diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.UI.PixmapCache.html
--- a/Documentation/Source/eric5.UI.PixmapCache.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.UI.PixmapCache.html	Sun Sep 29 18:23:27 2013 +0200
@@ -125,6 +125,9 @@
 <dt><i>path</i></dt>
 <dd>
 path to add (string)
+</dd><dt><i>cache</i></dt>
+<dd>
+reference to the pixmap cache object (PixmapCache)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -138,6 +141,9 @@
 <dt><i>key</i></dt>
 <dd>
 name of the wanted icon (string)
+</dd><dt><i>cache</i></dt>
+<dd>
+reference to the pixmap cache object (PixmapCache)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
@@ -156,6 +162,9 @@
 <dt><i>key</i></dt>
 <dd>
 name of the wanted pixmap (string)
+</dd><dt><i>cache</i></dt>
+<dd>
+reference to the pixmap cache object (PixmapCache)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
@@ -174,6 +183,9 @@
 <dt><i>key</i></dt>
 <dd>
 name of the wanted icon (string)
+</dd><dt><i>cache</i></dt>
+<dd>
+reference to the pixmap cache object (PixmapCache)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial