Development/Architecture/KDE4/KParts

From KDE TechBase
Revision as of 15:09, 9 January 2008 by Huweimail (talk | contribs) (add the Language Navigation Bar)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Development/Architecture/KDE4/KParts

KParts is the name of the component framework for KDE. An individual component is called a KPart. As an example, Konsole is available as a KPart and is used in applications like Konqueror and Kate. Good examples about how KParts can be used are Konqueror, which (among other things) uses the KWord part to display documents, KMPlayer part to play multimedia, and Kontact, which embeds kdepim applications under one roof.

Further reading