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
|
inline |
Definition at line 32 of file kbookmarkexporter.h.
|
inlinevirtual |
Definition at line 35 of file kbookmarkexporter.h.
Member Function Documentation
|
pure virtual |
Implemented in KNSBookmarkExporterImpl, KIEBookmarkExporterImpl, and KOperaBookmarkExporterImpl.
Member Data Documentation
|
protected |
Definition at line 38 of file kbookmarkexporter.h.
|
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.