Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksImporters.HtmlImporter.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
127 <h2>getImporterInfo</h2> 127 <h2>getImporterInfo</h2>
128 <b>getImporterInfo</b>(<i>id</i>) 128 <b>getImporterInfo</b>(<i>id</i>)
129 <p> 129 <p>
130 Module function to get information for the given HTML source id. 130 Module function to get information for the given HTML source id.
131 </p><dl> 131 </p><dl>
132 <dt><i>id</i></dt>
133 <dd>
134 id of the browser ("chrome" or "chromium")
135 </dd>
136 </dl><dl>
132 <dt>Returns:</dt> 137 <dt>Returns:</dt>
133 <dd> 138 <dd>
134 tuple with an icon (QPixmap), readable name (string), name of 139 tuple with an icon (QPixmap), readable name (string), name of
135 the default bookmarks file (string), an info text (string), 140 the default bookmarks file (string), an info text (string),
136 a prompt (string) and the default directory of the bookmarks file (string) 141 a prompt (string) and the default directory of the bookmarks file (string)
137 </dd> 142 </dd>
143 </dl><dl>
144 <dt>Raises <b>ValueError</b>:</dt>
145 <dd>
146 raised to indicate an invalid browser ID
147 </dd>
138 </dl> 148 </dl>
139 <div align="right"><a href="#top">Up</a></div> 149 <div align="right"><a href="#top">Up</a></div>
140 <hr /> 150 <hr />
141 </body></html> 151 </body></html>

eric ide

mercurial