#include <bookmarksimporter.h>
Definition at line 29 of file bookmarksimporter.h.
◆ BookmarksImporter()
| BookmarksImporter::BookmarksImporter |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~BookmarksImporter()
| BookmarksImporter::~BookmarksImporter |
( |
| ) |
|
|
virtualdefault |
◆ description()
| virtual QString BookmarksImporter::description |
( |
| ) |
const |
|
pure virtual |
◆ error()
| bool BookmarksImporter::error |
( |
| ) |
const |
◆ errorString()
| QString BookmarksImporter::errorString |
( |
| ) |
const |
◆ getPath()
| virtual QString BookmarksImporter::getPath |
( |
QWidget * |
parent | ) |
|
|
pure virtual |
◆ importBookmarks()
| virtual BookmarkItem * BookmarksImporter::importBookmarks |
( |
| ) |
|
|
pure virtual |
◆ prepareImport()
| virtual bool BookmarksImporter::prepareImport |
( |
| ) |
|
|
pure virtual |
◆ setError()
| void BookmarksImporter::setError |
( |
const QString & |
error | ) |
|
|
protected |
◆ standardPath()
| virtual QString BookmarksImporter::standardPath |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: