kio
KBookmarkImporter Class Reference
A class for importing the previous bookmarks (desktop files) Separated from KBookmarkManager to save memory (we throw this one out once the import is done). More...
#include <kbookmarkimporter_kde1.h>
Public Member Functions | |
void | import (const QString &path) |
KBookmarkImporter (QDomDocument *doc) |
Detailed Description
A class for importing the previous bookmarks (desktop files) Separated from KBookmarkManager to save memory (we throw this one out once the import is done).Definition at line 34 of file kbookmarkimporter_kde1.h.
Constructor & Destructor Documentation
KBookmarkImporter::KBookmarkImporter | ( | QDomDocument * | doc | ) | [inline] |
Definition at line 37 of file kbookmarkimporter_kde1.h.
Member Function Documentation
void KBookmarkImporter::import | ( | const QString & | path | ) |
Definition at line 37 of file kbookmarkimporter_kde1.cc.
The documentation for this class was generated from the following files: