DocBookmarkOwner Class Reference
#include <bookmarkview.h>
Inheritance diagram for DocBookmarkOwner:


Public Member Functions | |
DocBookmarkOwner (DocumentationPart *part) | |
virtual void | openBookmarkURL (const QString &_url) |
virtual QString | currentTitle () const |
virtual QString | currentURL () const |
Private Attributes | |
DocumentationPart * | m_part |
Constructor & Destructor Documentation
|
Definition at line 52 of file bookmarkview.cpp. |
Member Function Documentation
|
Reimplemented from KBookmarkOwner. Definition at line 71 of file bookmarkview.cpp. References KParts::PartManager::activePart(), KHTMLPart::htmlDocument(), m_part, KDevPlugin::partController(), KURL::prettyURL(), DOM::HTMLDocument::title(), and KParts::ReadOnlyPart::url(). Referenced by BookmarkView::addBookmark(). |
|
Reimplemented from KBookmarkOwner. Definition at line 62 of file bookmarkview.cpp. References KParts::PartManager::activePart(), m_part, KDevPlugin::partController(), KURL::url(), and KParts::ReadOnlyPart::url(). Referenced by BookmarkView::addBookmark(). |
|
Reimplemented from KBookmarkOwner. Definition at line 57 of file bookmarkview.cpp. References m_part, KDevPlugin::partController(), and KDevPartController::showDocument(). |
Member Data Documentation
|
Definition at line 47 of file bookmarkview.h. Referenced by currentTitle(), currentURL(), and openBookmarkURL(). |
The documentation for this class was generated from the following files:
- parts/documentation/bookmarkview.h
- parts/documentation/bookmarkview.cpp