7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
119 | 119 |
120 <p> | 120 <p> |
121 Public method to get the imported bookmarks. | 121 Public method to get the imported bookmarks. |
122 </p> | 122 </p> |
123 <dl> | 123 <dl> |
124 <dt>Returns:</dt> | 124 <dt>Return:</dt> |
125 <dd> | 125 <dd> |
126 imported bookmarks (BookmarkNode) | 126 imported bookmarks (BookmarkNode) |
127 </dd> | 127 </dd> |
128 </dl> | 128 </dl> |
129 <a NAME="HtmlImporter.open" ID="HtmlImporter.open"></a> | 129 <a NAME="HtmlImporter.open" ID="HtmlImporter.open"></a> |
132 | 132 |
133 <p> | 133 <p> |
134 Public method to open the bookmarks file. | 134 Public method to open the bookmarks file. |
135 </p> | 135 </p> |
136 <dl> | 136 <dl> |
137 <dt>Returns:</dt> | 137 <dt>Return:</dt> |
138 <dd> | 138 <dd> |
139 flag indicating success (boolean) | 139 flag indicating success (boolean) |
140 </dd> | 140 </dd> |
141 </dl> | 141 </dl> |
142 <a NAME="HtmlImporter.setPath" ID="HtmlImporter.setPath"></a> | 142 <a NAME="HtmlImporter.setPath" ID="HtmlImporter.setPath"></a> |
169 <dd> | 169 <dd> |
170 id of the browser ("chrome" or "chromium") | 170 id of the browser ("chrome" or "chromium") |
171 </dd> | 171 </dd> |
172 </dl> | 172 </dl> |
173 <dl> | 173 <dl> |
174 <dt>Returns:</dt> | 174 <dt>Return:</dt> |
175 <dd> | 175 <dd> |
176 tuple with an icon (QPixmap), readable name (string), name of | 176 tuple with an icon (QPixmap), readable name (string), name of |
177 the default bookmarks file (string), an info text (string), | 177 the default bookmarks file (string), an info text (string), |
178 a prompt (string) and the default directory of the bookmarks file | 178 a prompt (string) and the default directory of the bookmarks file |
179 (string) | 179 (string) |