KHTML
KHTMLPartBrowserHostExtension Class Reference
#include <khtml_ext.h>
Inheritance diagram for KHTMLPartBrowserHostExtension:
Public Member Functions | |
| virtual BrowserHostExtension * | findFrameParent (KParts::ReadOnlyPart *callingPart, const QString &frame) |
| virtual QStringList | frameNames () const |
| virtual const QList < KParts::ReadOnlyPart * > | frames () const |
| KHTMLPartBrowserHostExtension (KHTMLPart *part) | |
| virtual bool | openUrlInFrame (const KUrl &url, const KParts::OpenUrlArguments &arguments, const KParts::BrowserArguments &browserArguments) |
| virtual | ~KHTMLPartBrowserHostExtension () |
Detailed Description
Definition at line 92 of file khtml_ext.h.
Constructor & Destructor Documentation
| KHTMLPartBrowserHostExtension::KHTMLPartBrowserHostExtension | ( | KHTMLPart * | part | ) |
Definition at line 1024 of file khtml_ext.cpp.
| KHTMLPartBrowserHostExtension::~KHTMLPartBrowserHostExtension | ( | ) | [virtual] |
Definition at line 1030 of file khtml_ext.cpp.
Member Function Documentation
| KParts::BrowserHostExtension * KHTMLPartBrowserHostExtension::findFrameParent | ( | KParts::ReadOnlyPart * | callingPart, | |
| const QString & | frame | |||
| ) | [virtual] |
Reimplemented from KParts::BrowserHostExtension.
Definition at line 1049 of file khtml_ext.cpp.
| QStringList KHTMLPartBrowserHostExtension::frameNames | ( | ) | const [virtual] |
Reimplemented from KParts::BrowserHostExtension.
Definition at line 1034 of file khtml_ext.cpp.
| const QList< KParts::ReadOnlyPart * > KHTMLPartBrowserHostExtension::frames | ( | ) | const [virtual] |
Reimplemented from KParts::BrowserHostExtension.
Definition at line 1039 of file khtml_ext.cpp.
| bool KHTMLPartBrowserHostExtension::openUrlInFrame | ( | const KUrl & | url, | |
| const KParts::OpenUrlArguments & | arguments, | |||
| const KParts::BrowserArguments & | browserArguments | |||
| ) | [virtual] |
Reimplemented from KParts::BrowserHostExtension.
Definition at line 1044 of file khtml_ext.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference