|
|
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 ) .
Generated by: root@porky.devel.redhat.com on Wed May 10 08:57:00 2000, using kdoc 2.0a35. |