Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼NKParts | |
| CBrowserExtension | The Browser Extension is an extension (yes, no kidding) to KParts::ReadOnlyPart, which allows a better integration of parts with browsers (in particular Konqueror) |
| CBrowserHostExtension | An extension class for container parts, i.e |
| CBrowserInterface | The purpose of this interface is to allow a direct communication between a KPart and the hosting browser shell (for example Konqueror) |
| CBrowserRun | This class extends KRun to provide additional functionality for browsers: |
| CDockMainWindow | A KPart-aware main window with ability for docking widgets, whose user interface is described in XML |
| CEvent | Base class for all KParts events |
| CFactory | A generic factory object to create a Part |
| CGenericFactory | A template for a KParts::Factory implementation |
| CGUIActivateEvent | This event is sent to a Part when its GUI has been activated or deactivated |
| CHistoryProvider | Basic class to manage a history of "items" |
| CLiveConnectExtension | An extension class for LiveConnect, i.e\ |
| CMainWindow | A KPart-aware main window, whose user interface is described in XML |
| COpenURLEvent | The KParts::OpenURLEvent event informs that a given part has opened a given URL |
| CPart | Base class for parts |
| CPartActivateEvent | This event is sent by the part manager when the active part changes |
| CPartBase | Base class for all parts |
| CPartManager | The part manager is an object which knows about a collection of parts (even nested ones) and handles activation/deactivation |
| CPartSelectEvent | This event is sent when a part is selected or deselected |
| ▼CPlugin | A plugin is the way to add actions to an existing KParts application, or to a Part |
| CPluginInfo | Struct holding information about a plugin |
| CReadOnlyPart | Base class for any "viewer" part |
| CReadWritePart | Base class for an "editor" part |
| CStatusBarExtension | An extension for KParts that allows more sophisticated statusbar handling |
| CURLArgs | URLArgs is a set of arguments bundled into a structure, to allow specifying how a URL should be opened by openURL() |
| CWindowArgs | The WindowArgs are used to specify arguments to the "create new window" call (see the createNewWindow variant that uses WindowArgs) |
Trinity API Reference