|
|
| KParts | A generic factory object to create a Part. |
| KParts::BrowserExtension | The following standard actions are defined by the host of the view : |
| KParts::MainWindow | A KPart-aware main window, whose user interface is described in XML. |
| KParts::Part | Base class for parts. |
| KParts::PartManager | The part manager is an object which knows about a collection of parts (even nested ones) and handles activation/deactivation. |
| KParts::Plugin | A plugin is the way to add actions to an existing KPartsPart. |
| KParts::ReadOnlyPart | Base class for any "viewer" part. |
| KParts::ReadWritePart | Base class for an "editor" part. |