KParts
KParts Namespace Reference
Namespaces | |
| namespace | ComponentFactory |
Classes | |
| struct | BrowserArguments |
| BrowserArguments is a set of web-browsing-specific arguments, which allow specifying how a URL should be opened by openUrl() (as a complement to KParts::OpenUrlArguments which are the non-web-specific arguments). More... | |
| class | BrowserExtension |
| The Browser Extension is an extension (yes, no kidding) to KParts::ReadOnlyPart, which allows a better integration of parts with browsers (in particular Konqueror). More... | |
| class | BrowserHostExtension |
| An extension class for container parts, i.e. More... | |
| class | BrowserInterface |
| The purpose of this interface is to allow a direct communication between a KPart and the hosting browser shell (for example Konqueror) . More... | |
| class | BrowserRun |
This class extends KRun to provide additional functionality for browsers:
| |
| class | Event |
| Base class for all KParts events. More... | |
| class | Factory |
| A generic factory object to create a Part. More... | |
| class | GenericFactory |
| A template for a KParts::Factory implementation. More... | |
| class | GenericFactory< KTypeList< T1, T2 > > |
| class | GenericFactoryBase |
| class | GUIActivateEvent |
| This event is sent to a Part when its GUI has been activated or deactivated. More... | |
| class | HistoryProvider |
| Basic class to manage a history of "items". More... | |
| class | LiveConnectExtension |
| An extension class for LiveConnect, i.e. More... | |
| class | MainWindow |
| A KPart-aware main window, whose user interface is described in XML. More... | |
| class | OpenUrlArguments |
| OpenUrlArguments is the set of arguments that specify how a URL should be opened by KParts::ReadOnlyPart::openUrl(). More... | |
| class | OpenUrlEvent |
| The KParts::OpenUrlEvent event informs that a given part has opened a given URL. More... | |
| class | Part |
| Base class for parts. More... | |
| class | PartActivateEvent |
| This event is sent by the part manager when the active part changes. More... | |
| class | PartBase |
| Base class for all parts. More... | |
| class | PartManager |
| The part manager is an object which knows about a collection of parts (even nested ones) and handles activation/deactivation. More... | |
| class | PartSelectEvent |
| This event is sent when a part is selected or deselected. More... | |
| class | Plugin |
| A plugin is the way to add actions to an existing KParts application, or to a Part. More... | |
| class | ReadOnlyPart |
| Base class for any "viewer" part. More... | |
| class | ReadWritePart |
| Base class for an "editor" part. More... | |
| class | StatusBarExtension |
| an extension for KParts that allows more sophisticated statusbar handling More... | |
| class | WindowArgs |
| The WindowArgs are used to specify arguments to the "create new window" call (see the createNewWindow variant that uses WindowArgs). More... | |
KDE 4.2 API Reference