KParts
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
CKParts::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) |
CKParts::BrowserOpenOrSaveQuestion | This class shows the dialog that asks the user whether to save a url or open a url in another application |
CKParts::SelectorInterface::Element | |
CKParts::ScriptableExtension::Exception | Returned from operations to denote a failure |
CKParts::ScriptableExtension::FunctionRef | Function references are a pair of an object and a field in it |
CKParts::HtmlSettingsInterface | An interface for modifying the settings of browser engines |
▼CKXMLGUIBuilder [external] | |
▼CKXmlGuiWindow [external] | |
CKParts::MainWindow | A KPart-aware main window, whose user interface is described in XML |
▼CKXMLGUIClient [external] | |
▼CKParts::PartBase | Base class for all parts |
CKParts::MainWindow | A KPart-aware main window, whose user interface is described in XML |
▼CKParts::Part | Base class for parts |
▼CKParts::ReadOnlyPart | Base class for any "viewer" part |
CKParts::ReadWritePart | Base class for an "editor" part |
CKParts::Plugin | A plugin is the way to add actions to an existing KParts application, or to a Part |
CKXmlGuiWindow [external] | |
CKParts::ScriptableExtension::Null | Corresponds to 'null' in JavaScript |
CKParts::ScriptableExtension::Object | 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 |
CKParts::OpenUrlArguments | OpenUrlArguments is the set of arguments that specify how a URL should be opened by KParts::ReadOnlyPart::openUrl() |
CKParts::Plugin::PluginInfo | |
CQ3PtrList< T > | |
▼CQEvent | |
▼CKParts::Event | Base class for all KParts events |
CKParts::GUIActivateEvent | This event is sent to a Part when its GUI has been activated or deactivated |
CKParts::OpenUrlEvent | The KParts::OpenUrlEvent event informs that a given part has opened a given URL |
CKParts::PartActivateEvent | This event is sent by the part manager when the active part changes |
CKParts::PartSelectEvent | This event is sent when a part is selected or deselected |
▼CQMainWindow [external] | |
▼CKMainWindow [external] | |
CKXmlGuiWindow [external] | |
▼CQObject [external] | |
CKParts::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) |
CKParts::BrowserHostExtension | An extension class for container parts, i.e |
CKParts::BrowserInterface | The purpose of this interface is to allow a direct communication between a KPart and the hosting browser shell (for example Konqueror) |
CKParts::DownloadJobWatcher | This watcher is notified when the "download" job is done, so we can remember where a downloaded file comes from |
CKParts::FileInfoExtension | Extension for obtaining file information from the part |
CKParts::HistoryProvider | Basic class to manage a history of "items" |
CKParts::HtmlExtension | Extension for KParts to provide HTML-related features |
CKParts::ListingFilterExtension | Extension for filtering listings |
CKParts::ListingNotificationExtension | Extension for receiving listing change notification |
CKParts::LiveConnectExtension | An extension class for LiveConnect, i.e |
CKParts::Part | Base class for parts |
CKParts::PartManager | The part manager is an object which knows about a collection of parts (even nested ones) and handles activation/deactivation |
CKParts::Plugin | A plugin is the way to add actions to an existing KParts application, or to a Part |
▼CKParts::ScriptableExtension | 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 |
CKParts::ScriptableLiveConnectExtension | |
CKParts::StatusBarExtension | Extension for KParts that allows more sophisticated statusbar handling |
CKParts::TextExtension | Extension for KParts that allows to retrieve text from the part |
▼CKPluginFactory [external] | |
▼CKParts::Factory | A generic factory object to create a Part |
▼CKParts::GenericFactoryBase< T1 > | |
CKParts::GenericFactory< KTypeList< T1, T2 > > | |
▼CKParts::GenericFactoryBase< T > | |
CKParts::GenericFactory< T > | A template for a KParts::Factory implementation |
▼CKRun [external] | |
CKParts::BrowserRun | This class extends KRun to provide additional functionality for browsers: |
CKParts::SelectorInterface | 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 |
CKParts::ScriptableExtension::Undefined | Corresponds to 'undefined' in JavaScript |
CKParts::WindowArgs | 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.