Documentation/Source/eric5.UI.PixmapCache.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 103
59137afca666
diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.UI.PixmapCache.html
--- a/Documentation/Source/eric5.UI.PixmapCache.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.UI.PixmapCache.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.UI.PixmapCache</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#112;&#105;x&#109;&#97;&#112; &#99;&#97;&#99;&#104;&#101; &#102;&#111;&#114; &#105;&#99;&#111;&#110;&#115;.
+Module implementing a pixmap cache for icons.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,27 +32,27 @@
 <table>
 <tr>
 <td><a href="#PixmapCache">PixmapCache</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#112;&#105;x&#109;&#97;&#112; &#99;&#97;&#99;&#104;&#101; &#102;&#111;&#114; &#105;&#99;&#111;&#110;&#115;.</td>
+<td>Class implementing a pixmap cache for icons.</td>
 </tr>
 </table>
 <h3>Functions</h3>
 <table>
 <tr>
 <td><a href="#addSearchPath">addSearchPath</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#97;&#100;&#100; &#97; &#112;&#97;&#116;&#104; &#116;&#111; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#112;&#97;&#116;&#104;.</td>
+<td>Module function to add a path to the search path.</td>
 </tr><tr>
 <td><a href="#getIcon">getIcon</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; &#97;&#110; &#105;&#99;&#111;&#110;.</td>
+<td>Module function to retrieve an icon.</td>
 </tr><tr>
 <td><a href="#getPixmap">getPixmap</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; &#97; &#112;&#105;x&#109;&#97;&#112;.</td>
+<td>Module function to retrieve a pixmap.</td>
 </tr>
 </table>
 <hr /><hr />
 <a NAME="PixmapCache" ID="PixmapCache"></a>
 <h2>PixmapCache</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#112;&#105;x&#109;&#97;&#112; &#99;&#97;&#99;&#104;&#101; &#102;&#111;&#114; &#105;&#99;&#111;&#110;&#115;.
+    Class implementing a pixmap cache for icons.
 </p>
 <h3>Derived from</h3>
 object
@@ -64,44 +64,44 @@
 <table>
 <tr>
 <td><a href="#PixmapCache.__init__">PixmapCache</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#PixmapCache.addSearchPath">addSearchPath</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#112;&#97;&#116;&#104; &#116;&#111; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#112;&#97;&#116;&#104;.</td>
+<td>Public method to add a path to the search path.</td>
 </tr><tr>
 <td><a href="#PixmapCache.getPixmap">getPixmap</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; &#97; &#112;&#105;x&#109;&#97;&#112;.</td>
+<td>Public method to retrieve a pixmap.</td>
 </tr>
 </table>
 <a NAME="PixmapCache.__init__" ID="PixmapCache.__init__"></a>
 <h4>PixmapCache (Constructor)</h4>
 <b>PixmapCache</b>(<i></i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><a NAME="PixmapCache.addSearchPath" ID="PixmapCache.addSearchPath"></a>
 <h4>PixmapCache.addSearchPath</h4>
 <b>addSearchPath</b>(<i>path</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#112;&#97;&#116;&#104; &#116;&#111; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#112;&#97;&#116;&#104;.
+        Public method to add a path to the search path.
 </p><dl>
 <dt><i>path</i></dt>
 <dd>
-&#112;&#97;&#116;&#104; &#116;&#111; &#97;&#100;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;)
+path to add (string)
 </dd>
 </dl><a NAME="PixmapCache.getPixmap" ID="PixmapCache.getPixmap"></a>
 <h4>PixmapCache.getPixmap</h4>
 <b>getPixmap</b>(<i>key</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; &#97; &#112;&#105;x&#109;&#97;&#112;.
+        Public method to retrieve a pixmap.
 </p><dl>
 <dt><i>key</i></dt>
 <dd>
-&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; w&#97;&#110;&#116;&#101;&#100; &#112;&#105;x&#109;&#97;&#112; (&#115;&#116;&#114;&#105;&#110;&#103;)
+name of the wanted pixmap (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#112;&#105;x&#109;&#97;&#112; (&#81;&#80;&#105;x&#109;&#97;&#112;)
+the requested pixmap (QPixmap)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -110,11 +110,11 @@
 <h2>addSearchPath</h2>
 <b>addSearchPath</b>(<i>path, cache = pixCache</i>)
 <p>
-    &#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#97;&#100;&#100; &#97; &#112;&#97;&#116;&#104; &#116;&#111; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#112;&#97;&#116;&#104;.
+    Module function to add a path to the search path.
 </p><dl>
 <dt><i>path</i></dt>
 <dd>
-&#112;&#97;&#116;&#104; &#116;&#111; &#97;&#100;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;)
+path to add (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -123,16 +123,16 @@
 <h2>getIcon</h2>
 <b>getIcon</b>(<i>key, cache = pixCache</i>)
 <p>
-    &#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; &#97;&#110; &#105;&#99;&#111;&#110;.
+    Module function to retrieve an icon.
 </p><dl>
 <dt><i>key</i></dt>
 <dd>
-&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; w&#97;&#110;&#116;&#101;&#100; &#105;&#99;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+name of the wanted icon (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#105;&#99;&#111;&#110; (&#81;&#73;&#99;&#111;&#110;)
+the requested icon (QIcon)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -141,16 +141,16 @@
 <h2>getPixmap</h2>
 <b>getPixmap</b>(<i>key, cache = pixCache</i>)
 <p>
-    &#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; &#97; &#112;&#105;x&#109;&#97;&#112;.
+    Module function to retrieve a pixmap.
 </p><dl>
 <dt><i>key</i></dt>
 <dd>
-&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; w&#97;&#110;&#116;&#101;&#100; &#112;&#105;x&#109;&#97;&#112; (&#115;&#116;&#114;&#105;&#110;&#103;)
+name of the wanted pixmap (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#112;&#105;x&#109;&#97;&#112; (&#81;&#80;&#105;x&#109;&#97;&#112;)
+the requested pixmap (QPixmap)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial