KIO
KBookmarkGroupTraverser Class Reference
#include <kbookmark.h>
Inheritance diagram for KBookmarkGroupTraverser:

Protected Member Functions | |
| virtual | ~KBookmarkGroupTraverser () |
| void | traverse (const KBookmarkGroup &) |
| virtual void | visit (const KBookmark &) |
| virtual void | visitEnter (const KBookmarkGroup &) |
| virtual void | visitLeave (const KBookmarkGroup &) |
Detailed Description
Definition at line 459 of file kbookmark.h.
Constructor & Destructor Documentation
| KBookmarkGroupTraverser::~KBookmarkGroupTraverser | ( | ) | [protected, virtual] |
Definition at line 626 of file kbookmark.cc.
Member Function Documentation
| void KBookmarkGroupTraverser::traverse | ( | const KBookmarkGroup & | root | ) | [protected] |
Definition at line 630 of file kbookmark.cc.
| void KBookmarkGroupTraverser::visit | ( | const KBookmark & | ) | [protected, virtual] |
Reimplemented in KXBELBookmarkImporterImpl.
Definition at line 656 of file kbookmark.cc.
| void KBookmarkGroupTraverser::visitEnter | ( | const KBookmarkGroup & | ) | [protected, virtual] |
Reimplemented in KXBELBookmarkImporterImpl.
Definition at line 660 of file kbookmark.cc.
| void KBookmarkGroupTraverser::visitLeave | ( | const KBookmarkGroup & | ) | [protected, virtual] |
Reimplemented in KXBELBookmarkImporterImpl.
Definition at line 664 of file kbookmark.cc.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:55:26 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:55:26 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.