[KGUI Index] [KGUI Hierarchy] [Headers]
Manages all the available components so they can be viewed in the component pallete and created More...
#include <componentmanager.h>
Inherits: QObject (qt)
Manages all the available components so they can be viewed in the component pallete and created.
[public]
Create a ComponentManager.
[public]
Register a new Package of Components with the manager.
[public]
Returns the component with the id. The id is as used by the insert popup, and the method returns 0 if no component with the id was found.
[public]
Returns the package with the id or 0.
[public]
Create a popup menu of the available Packages and Components. The component refered to by a menu item can be found by calling the component(int) method passing the id of the menu item as the parameter.
[public]
Register the packages.
| Kdoc |