Public Methods
Public Static Methods
Detailed Description
The GUI merging engine, core part of KParts.
It is able to dynamically add or remove a "servant" without having to rebuild
the whole GUI from scratch. Its author says it's not "big thing or new
technology" but it really is.
Creates the GUI described by the QDomDocument of the client,
using the client's actions, and merges it with the previously
created GUI.
Removes the GUI described by the client, by unplugging all
provided actions and removing all owned containers (and storing
container state information in the given client)
Generated by: dfaure@faure on Sun Mar 26 14:24:24 2000, using kdoc 2.0a35. |