Module implementing a base class for the bookmarks importers.
None |
BookmarksImporter | Class implementing the base class for the bookmarks importers. |
None |
Class implementing the base class for the bookmarks importers.
None |
None |
BookmarksImporter | Constructor |
error | Public method to check for an error. |
errorString | Public method to get the error description. |
importedBookmarks | Public method to get the imported bookmarks. |
open | Public method to open the bookmarks file. |
setPath | Public method to set the path of the bookmarks file or directory. |
None |
Constructor
Public method to check for an error.
Public method to get the error description.
Public method to get the imported bookmarks.
It must return the imported bookmarks (BookmarkNode).
Public method to open the bookmarks file.
It must return a flag indicating success (boolean).
Public method to set the path of the bookmarks file or directory.