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

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
143 <h2>getImporterInfo</h2> 143 <h2>getImporterInfo</h2>
144 <b>getImporterInfo</b>(<i>id</i>) 144 <b>getImporterInfo</b>(<i>id</i>)
145 <p> 145 <p>
146 Module function to get information for the given source id. 146 Module function to get information for the given source id.
147 </p><dl> 147 </p><dl>
148 <dt><i>id</i></dt>
149 <dd>
150 id of the browser ("chrome" or "chromium")
151 </dd>
152 </dl><dl>
148 <dt>Returns:</dt> 153 <dt>Returns:</dt>
149 <dd> 154 <dd>
150 tuple with an icon (QPixmap), readable name (string), name of 155 tuple with an icon (QPixmap), readable name (string), name of
151 the default bookmarks file (string), an info text (string), 156 the default bookmarks file (string), an info text (string),
152 a prompt (string) and the default directory of the bookmarks file (string) 157 a prompt (string) and the default directory of the bookmarks file (string)
153 </dd> 158 </dd>
159 </dl><dl>
160 <dt>Raises <b>ValueError</b>:</dt>
161 <dd>
162 raised to indicate an invalid browser ID
163 </dd>
154 </dl> 164 </dl>
155 <div align="right"><a href="#top">Up</a></div> 165 <div align="right"><a href="#top">Up</a></div>
156 <hr /> 166 <hr />
157 </body></html> 167 </body></html>

eric ide

mercurial