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

Public Member Functions | |
KBookmarkExporterBase (KBookmarkManager *mgr, const TQString &fileName) | |
virtual void | write (KBookmarkGroup)=0 |
Protected Attributes | |
TQString | m_fileName |
KBookmarkManager * | m_pManager |
Detailed Description
- Since
- 3.2
Definition at line 30 of file kbookmarkexporter.h.
Constructor & Destructor Documentation
◆ KBookmarkExporterBase()
|
inline |
Definition at line 33 of file kbookmarkexporter.h.
◆ ~KBookmarkExporterBase()
|
inlinevirtual |
Definition at line 36 of file kbookmarkexporter.h.
Member Data Documentation
◆ m_fileName
|
protected |
Definition at line 39 of file kbookmarkexporter.h.
◆ m_pManager
|
protected |
Definition at line 40 of file kbookmarkexporter.h.
The documentation for this class was generated from the following file: