|
|
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: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:47 2000, using kdoc 2.0a40. |