eric6/Documentation/Source/eric6.WebBrowser.Tools.WebIconProvider.html

changeset 7989
a21d673a8f99
parent 7593
68b03f6ebed5
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
158 <dd> 158 <dd>
159 URL to be converted 159 URL to be converted
160 </dd> 160 </dd>
161 </dl> 161 </dl>
162 <dl> 162 <dl>
163 <dt>Returns:</dt> 163 <dt>Return:</dt>
164 <dd> 164 <dd>
165 string representation of the URL 165 string representation of the URL
166 </dd> 166 </dd>
167 </dl> 167 </dl>
168 <dl> 168 <dl>
191 191
192 <p> 192 <p>
193 Public method o get the path for the web site icons store. 193 Public method o get the path for the web site icons store.
194 </p> 194 </p>
195 <dl> 195 <dl>
196 <dt>Returns:</dt> 196 <dt>Return:</dt>
197 <dd> 197 <dd>
198 path to store the icons file to 198 path to store the icons file to
199 </dd> 199 </dd>
200 </dl> 200 </dl>
201 <dl> 201 <dl>
217 <dd> 217 <dd>
218 URL to get icon for 218 URL to get icon for
219 </dd> 219 </dd>
220 </dl> 220 </dl>
221 <dl> 221 <dl>
222 <dt>Returns:</dt> 222 <dt>Return:</dt>
223 <dd> 223 <dd>
224 icon for the URL 224 icon for the URL
225 </dd> 225 </dd>
226 </dl> 226 </dl>
227 <dl> 227 <dl>
289 <p> 289 <p>
290 Global function to get a reference to the web icon provider and create it, 290 Global function to get a reference to the web icon provider and create it,
291 if it hasn't been yet. 291 if it hasn't been yet.
292 </p> 292 </p>
293 <dl> 293 <dl>
294 <dt>Returns:</dt> 294 <dt>Return:</dt>
295 <dd> 295 <dd>
296 reference to the web icon provider object 296 reference to the web icon provider object
297 </dd> 297 </dd>
298 </dl> 298 </dl>
299 <dl> 299 <dl>

eric ide

mercurial