Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
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::BrowserRun | This class extends KRun to provide additional functionality for browsers: |
▼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 |
CKParts::HistoryProvider | Basic class to manage a history of "items" |
▼CKLibFactory [external] | |
CKParts::Factory | A generic factory object to create a Part |
▼CKXMLGUIBuilder [external] | |
▼CTDEMainWindow [external] | |
▼CKDockMainWindow [external] | |
CKParts::DockMainWindow | A KPart-aware main window with ability for docking widgets, whose user interface is described in XML |
CKParts::MainWindow | A KPart-aware main window, whose user interface is described in XML |
▼CKXMLGUIClient [external] | |
▼CKParts::PartBase | Base class for all parts |
CKParts::DockMainWindow | A KPart-aware main window with ability for docking widgets, whose user interface is described in XML |
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 |
CTDEMainWindow [external] | |
CKParts::LiveConnectExtension | An extension class for LiveConnect, i.e\ |
CKParts::PartManager | The part manager is an object which knows about a collection of parts (even nested ones) and handles activation/deactivation |
CKParts::Plugin::PluginInfo | Struct holding information about a plugin |
CKParts::StatusBarExtension | An extension for KParts that allows more sophisticated statusbar handling |
CKParts::URLArgs | URLArgs is a set of arguments bundled into a structure, to allow specifying how a URL should be opened by openURL() |
CKParts::WindowArgs | The WindowArgs are used to specify arguments to the "create new window" call (see the createNewWindow variant that uses WindowArgs) |