|
|
An extension class for container parts.
|
|
[virtual]
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: marc@yogi on Tue Mar 27 13:08:42 2001, using kdoc 2.0a48. |