Documentation/Source/eric5.UI.PixmapCache.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.UI.PixmapCache.html
--- a/Documentation/Source/eric5.UI.PixmapCache.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.UI.PixmapCache.html	Fri Mar 11 16:51:57 2011 +0100
@@ -111,7 +111,7 @@
 <hr /><hr />
 <a NAME="addSearchPath" ID="addSearchPath"></a>
 <h2>addSearchPath</h2>
-<b>addSearchPath</b>(<i>path, cache = pixCache</i>)
+<b>addSearchPath</b>(<i>path, cache=pixCache</i>)
 <p>
     Module function to add a path to the search path.
 </p><dl>
@@ -124,7 +124,7 @@
 <hr /><hr />
 <a NAME="getIcon" ID="getIcon"></a>
 <h2>getIcon</h2>
-<b>getIcon</b>(<i>key, cache = pixCache</i>)
+<b>getIcon</b>(<i>key, cache=pixCache</i>)
 <p>
     Module function to retrieve an icon.
 </p><dl>
@@ -142,7 +142,7 @@
 <hr /><hr />
 <a NAME="getPixmap" ID="getPixmap"></a>
 <h2>getPixmap</h2>
-<b>getPixmap</b>(<i>key, cache = pixCache</i>)
+<b>getPixmap</b>(<i>key, cache=pixCache</i>)
 <p>
     Module function to retrieve a pixmap.
 </p><dl>
@@ -160,7 +160,7 @@
 <hr /><hr />
 <a NAME="getSymlinkIcon" ID="getSymlinkIcon"></a>
 <h2>getSymlinkIcon</h2>
-<b>getSymlinkIcon</b>(<i>key, cache = pixCache</i>)
+<b>getSymlinkIcon</b>(<i>key, cache=pixCache</i>)
 <p>
     Module function to retrieve a symbolic link icon.
 </p><dl>

eric ide

mercurial