KIO
KBookmarkExporterBase Class Referenceabstract
#include <kbookmarkexporter.h>
Inheritance diagram for KBookmarkExporterBase:

Public Member Functions | |
KBookmarkExporterBase (KBookmarkManager *mgr, const QString &fileName) | |
virtual | ~KBookmarkExporterBase () |
virtual void | write (const KBookmarkGroup &)=0 |
Protected Attributes | |
QString | m_fileName |
KBookmarkManager * | m_pManager |
Detailed Description
Definition at line 29 of file kbookmarkexporter.h.
Constructor & Destructor Documentation
◆ KBookmarkExporterBase()
|
inline |
Definition at line 32 of file kbookmarkexporter.h.
◆ ~KBookmarkExporterBase()
|
inlinevirtual |
Definition at line 35 of file kbookmarkexporter.h.
Member Function Documentation
◆ write()
|
pure virtual |
Implemented in KIEBookmarkExporterImpl, KNSBookmarkExporterImpl, and KOperaBookmarkExporterImpl.
Member Data Documentation
◆ m_fileName
|
protected |
Definition at line 38 of file kbookmarkexporter.h.
◆ m_pManager
|
protected |
Definition at line 39 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 Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.