|
|
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 ) .
Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:17 2000, using kdoc 2.0a36. |