KIO
KonqBookmarkOwner Class Reference
#include <konqbookmarkmenu.h>
Inheritance diagram for KonqBookmarkOwner:

Public Member Functions | |
| virtual | ~KonqBookmarkOwner () |
| virtual void | openInNewTab (const KBookmark &bm)=0 |
| virtual void | openInNewWindow (const KBookmark &bm)=0 |
Detailed Description
Definition at line 25 of file konqbookmarkmenu.h.
Constructor & Destructor Documentation
| KonqBookmarkOwner::~KonqBookmarkOwner | ( | ) | [virtual] |
Definition at line 238 of file konqbookmarkmenu.cc.
Member Function Documentation
| virtual void KonqBookmarkOwner::openInNewTab | ( | const KBookmark & | bm | ) | [pure virtual] |
| virtual void KonqBookmarkOwner::openInNewWindow | ( | const KBookmark & | bm | ) | [pure virtual] |
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 Wed May 2 2012 18:21:47 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:47 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.