KParts
Class List
  Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼NKParts | |
| CBrowserArguments | 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) | 
| 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) | 
| CBrowserOpenOrSaveQuestion | This class shows the dialog that asks the user whether to save a url or open a url in another application | 
| CBrowserRun | This class extends KRun to provide additional functionality for browsers: | 
| CDownloadJobWatcher | This watcher is notified when the "download" job is done, so we can remember where a downloaded file comes from | 
| CEvent | Base class for all KParts events | 
| CFactory | A generic factory object to create a Part | 
| CFileInfoExtension | Extension for obtaining file information from the part | 
| CGenericFactory | A template for a KParts::Factory implementation | 
| CGenericFactory< KTypeList< T1, T2 > > | |
| CGenericFactoryBase | |
| 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" | 
| CHtmlExtension | Extension for KParts to provide HTML-related features | 
| CHtmlSettingsInterface | An interface for modifying the settings of browser engines | 
| CListingFilterExtension | Extension for filtering listings | 
| CListingNotificationExtension | Extension for receiving listing change notification | 
| CLiveConnectExtension | An extension class for LiveConnect, i.e | 
| CMainWindow | A KPart-aware main window, whose user interface is described in XML | 
| COpenUrlArguments | OpenUrlArguments is the set of arguments that specify how a URL should be opened by KParts::ReadOnlyPart::openUrl() | 
| 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 | |
| CReadOnlyPart | Base class for any "viewer" part | 
| CReadWritePart | Base class for an "editor" part | 
| ▼CScriptableExtension | An extension class that permits KParts to be scripted (such as when embedded inside a KHTMLPart) and to access the host's scriptable objects as well | 
| CException | Returned from operations to denote a failure | 
| CFunctionRef | Function references are a pair of an object and a field in it | 
| CNull | Corresponds to 'null' in JavaScript | 
| CObject | Objects are abstracted away as a pair of the ScriptableExtension the performs operations on it, and an implementation-specific Id, which gets passed to the extension's methods | 
| CUndefined | Corresponds to 'undefined' in JavaScript | 
| CScriptableLiveConnectExtension | |
| ▼CSelectorInterface | Optional base class for HtmlExtension-derived classes Provides DOM Selector like API: querySelector and querySelectorAll, in order to find specific elements in an HTML document | 
| CElement | |
| CStatusBarExtension | Extension for KParts that allows more sophisticated statusbar handling | 
| CTextExtension | Extension for KParts that allows to retrieve text from the part | 
| CWindowArgs | The WindowArgs are used to specify arguments to the "create new window" call (see the createNewWindow variant that uses WindowArgs) | 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference