KPart
From Free net encyclopedia
Revision as of 14:01, 25 March 2006; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
In computer programming, KParts is the name of the component framework for the KDE desktop environment. An individual component is called a KPart. KParts are analogous to Bonobo components in GNOME. 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.
[edit]
See also
[edit]
External links
- Creating and Using Components (KParts) (from KDE)
- Coding with KParts (from IBM)de:KPart