Documentation/Source/eric5.UI.PixmapCache.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
109 </dl> 109 </dl>
110 <div align="right"><a href="#top">Up</a></div> 110 <div align="right"><a href="#top">Up</a></div>
111 <hr /><hr /> 111 <hr /><hr />
112 <a NAME="addSearchPath" ID="addSearchPath"></a> 112 <a NAME="addSearchPath" ID="addSearchPath"></a>
113 <h2>addSearchPath</h2> 113 <h2>addSearchPath</h2>
114 <b>addSearchPath</b>(<i>path, cache = pixCache</i>) 114 <b>addSearchPath</b>(<i>path, cache=pixCache</i>)
115 <p> 115 <p>
116 Module function to add a path to the search path. 116 Module function to add a path to the search path.
117 </p><dl> 117 </p><dl>
118 <dt><i>path</i></dt> 118 <dt><i>path</i></dt>
119 <dd> 119 <dd>
122 </dl> 122 </dl>
123 <div align="right"><a href="#top">Up</a></div> 123 <div align="right"><a href="#top">Up</a></div>
124 <hr /><hr /> 124 <hr /><hr />
125 <a NAME="getIcon" ID="getIcon"></a> 125 <a NAME="getIcon" ID="getIcon"></a>
126 <h2>getIcon</h2> 126 <h2>getIcon</h2>
127 <b>getIcon</b>(<i>key, cache = pixCache</i>) 127 <b>getIcon</b>(<i>key, cache=pixCache</i>)
128 <p> 128 <p>
129 Module function to retrieve an icon. 129 Module function to retrieve an icon.
130 </p><dl> 130 </p><dl>
131 <dt><i>key</i></dt> 131 <dt><i>key</i></dt>
132 <dd> 132 <dd>
140 </dl> 140 </dl>
141 <div align="right"><a href="#top">Up</a></div> 141 <div align="right"><a href="#top">Up</a></div>
142 <hr /><hr /> 142 <hr /><hr />
143 <a NAME="getPixmap" ID="getPixmap"></a> 143 <a NAME="getPixmap" ID="getPixmap"></a>
144 <h2>getPixmap</h2> 144 <h2>getPixmap</h2>
145 <b>getPixmap</b>(<i>key, cache = pixCache</i>) 145 <b>getPixmap</b>(<i>key, cache=pixCache</i>)
146 <p> 146 <p>
147 Module function to retrieve a pixmap. 147 Module function to retrieve a pixmap.
148 </p><dl> 148 </p><dl>
149 <dt><i>key</i></dt> 149 <dt><i>key</i></dt>
150 <dd> 150 <dd>
158 </dl> 158 </dl>
159 <div align="right"><a href="#top">Up</a></div> 159 <div align="right"><a href="#top">Up</a></div>
160 <hr /><hr /> 160 <hr /><hr />
161 <a NAME="getSymlinkIcon" ID="getSymlinkIcon"></a> 161 <a NAME="getSymlinkIcon" ID="getSymlinkIcon"></a>
162 <h2>getSymlinkIcon</h2> 162 <h2>getSymlinkIcon</h2>
163 <b>getSymlinkIcon</b>(<i>key, cache = pixCache</i>) 163 <b>getSymlinkIcon</b>(<i>key, cache=pixCache</i>)
164 <p> 164 <p>
165 Module function to retrieve a symbolic link icon. 165 Module function to retrieve a symbolic link icon.
166 </p><dl> 166 </p><dl>
167 <dt><i>key</i></dt> 167 <dt><i>key</i></dt>
168 <dd> 168 <dd>

eric ide

mercurial