|
|
An extension class for container parts.
| QStringList |
[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> |
[const virtual]
Returns a list of pointers to all hosted child objects.
Note that this method does not query the child objects recursively.
| bool |
[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 * |
[static]
Queries obj for a child object which inherits from this
BrowserHostExtension class. Convenience method.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:38:55 2001, using kdoc 2.0a35. |