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


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 ) .


Generated by: dfaure on Tue Feb 27 12:47:21 2001, using kdoc 2.0a50.