7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
185 | 185 |
186 <p> | 186 <p> |
187 Public method to get the imported bookmarks. | 187 Public method to get the imported bookmarks. |
188 </p> | 188 </p> |
189 <dl> | 189 <dl> |
190 <dt>Returns:</dt> | 190 <dt>Return:</dt> |
191 <dd> | 191 <dd> |
192 imported bookmarks (BookmarkNode) | 192 imported bookmarks (BookmarkNode) |
193 </dd> | 193 </dd> |
194 </dl> | 194 </dl> |
195 <a NAME="ChromeImporter.open" ID="ChromeImporter.open"></a> | 195 <a NAME="ChromeImporter.open" ID="ChromeImporter.open"></a> |
198 | 198 |
199 <p> | 199 <p> |
200 Public method to open the bookmarks file. | 200 Public method to open the bookmarks file. |
201 </p> | 201 </p> |
202 <dl> | 202 <dl> |
203 <dt>Returns:</dt> | 203 <dt>Return:</dt> |
204 <dd> | 204 <dd> |
205 flag indicating success (boolean) | 205 flag indicating success (boolean) |
206 </dd> | 206 </dd> |
207 </dl> | 207 </dl> |
208 <a NAME="ChromeImporter.setPath" ID="ChromeImporter.setPath"></a> | 208 <a NAME="ChromeImporter.setPath" ID="ChromeImporter.setPath"></a> |
235 <dd> | 235 <dd> |
236 id of the browser ("chrome" or "chromium") | 236 id of the browser ("chrome" or "chromium") |
237 </dd> | 237 </dd> |
238 </dl> | 238 </dl> |
239 <dl> | 239 <dl> |
240 <dt>Returns:</dt> | 240 <dt>Return:</dt> |
241 <dd> | 241 <dd> |
242 tuple with an icon (QPixmap), readable name (string), name of | 242 tuple with an icon (QPixmap), readable name (string), name of |
243 the default bookmarks file (string), an info text (string), | 243 the default bookmarks file (string), an info text (string), |
244 a prompt (string) and the default directory of the bookmarks file | 244 a prompt (string) and the default directory of the bookmarks file |
245 (string) | 245 (string) |