class BrowserHostExtension

An extension class for container parts. More...

Full nameKParts::BrowserHostExtension
Definition#include <browserextension.h>
InheritsQObject (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


Detailed Description

An extension class for container parts.

 BrowserHostExtension ( KParts::ReadOnlyPart *parent, const char *name = 0L )

BrowserHostExtension

 ~BrowserHostExtension ()

~BrowserHostExtension

[virtual]

QStringList  frameNames ()

frameNames

[const virtual]

Returns a list of the names of all hosted child objects.

Note that this method does not query the child objects recursively.

const QList<KParts::ReadOnlyPart>  frames ()

frames

[const virtual]

Returns a list of pointers to all hosted child objects.

Note that this method does not query the child objects recursively.

bool  openURLInFrame ( const KURL &url, const KParts::URLArgs &urlArgs )

openURLInFrame

[virtual]

Opens the given url in a hosted child frame. The frame name is specified in the frameName variable in the urlArgs argument structure (see KParts::URLArgs ) .

BrowserHostExtension * childObject ( QObject *obj )

childObject

[static]

Queries obj for a child object which inherits from this BrowserHostExtension class. Convenience method.


Generated by: faure on ftp.kde.com on Tue May 1 07:18:01 2001, using kdoc 2.0a53.