KParts C++ Classes
Provides parts. More...
Namespaces
Helper methods for locating and loading parts |
Classes
An extension for obtaining file information from the part | |
This event is sent to a Part when its GUI has been activated or deactivated | |
An extension for filtering listings | |
An extension for receiving listing change notification | |
A KPart-aware main window, whose user interface is described in XML | |
An extension to KParts::ReadOnlyPart, which allows a better integration of parts with browsers (in particular Konqueror) | |
The set of arguments that specify how a URL should be opened by KParts::ReadOnlyPart::openUrl() | |
KParts::OpenUrlEvent event informs that a given part has opened a given URL | |
Base class for parts | |
This event is sent by the part manager when the active part changes | |
Base class for all parts | |
Part manager is an object which knows about a collection of parts (even nested ones) and handles activation/deactivation | |
Base class for any "viewer" part | |
Base class for an "editor" part | |
An extension for KParts that allows more sophisticated statusbar handling |
Detailed Description
Stuff