eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
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="IExplorerImporter.open" ID="IExplorerImporter.open"></a> 129 <a NAME="IExplorerImporter.open" ID="IExplorerImporter.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="IExplorerImporter.setPath" ID="IExplorerImporter.setPath"></a> 142 <a NAME="IExplorerImporter.setPath" ID="IExplorerImporter.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)

eric ide

mercurial