KBookmarkExporterBase
KBookmarkExporterBase Class Referenceabstract
#include <kbookmarkexporter.h>
Inherited by KIEBookmarkExporterImpl, KNSBookmarkExporterImpl, and KOperaBookmarkExporterImpl.
Public Member Functions | |
KBookmarkExporterBase (KBookmarkManager *mgr, const QString &fileName) | |
virtual void | write (const KBookmarkGroup &)=0 |
Protected Attributes | |
QString | m_fileName |
KBookmarkManager * | m_pManager |
Detailed Description
A class for exporting bookmarks.
Definition at line 19 of file kbookmarkexporter.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:59:48 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:59:48 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.