KHTML
KHTMLPartBrowserHostExtension Class Reference
#include <khtml_ext.h>
Inheritance diagram for KHTMLPartBrowserHostExtension:
Public Member Functions | |
virtual QStringList | frameNames () const |
virtual const QPtrList < KParts::ReadOnlyPart > | frames () const |
KHTMLPartBrowserHostExtension (KHTMLPart *part) | |
virtual bool | openURLInFrame (const KURL &url, const KParts::URLArgs &urlArgs) |
virtual | ~KHTMLPartBrowserHostExtension () |
Protected Member Functions | |
virtual void | virtual_hook (int id, void *data) |
Detailed Description
Definition at line 93 of file khtml_ext.h.
Constructor & Destructor Documentation
KHTMLPartBrowserHostExtension::KHTMLPartBrowserHostExtension | ( | KHTMLPart * | part | ) |
Definition at line 920 of file khtml_ext.cpp.
KHTMLPartBrowserHostExtension::~KHTMLPartBrowserHostExtension | ( | ) | [virtual] |
Definition at line 926 of file khtml_ext.cpp.
Member Function Documentation
QStringList KHTMLPartBrowserHostExtension::frameNames | ( | ) | const [virtual] |
const QPtrList< KParts::ReadOnlyPart > KHTMLPartBrowserHostExtension::frames | ( | ) | const [virtual] |
bool KHTMLPartBrowserHostExtension::openURLInFrame | ( | const KURL & | url, | |
const KParts::URLArgs & | urlArgs | |||
) | [virtual] |
void KHTMLPartBrowserHostExtension::virtual_hook | ( | int | id, | |
void * | data | |||
) | [protected, virtual] |
The documentation for this class was generated from the following files: