KPart
fr:KParts
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.
See also: DCOP
External links
- Creating and Using Components (KParts) (http://developer.kde.org/documentation/tutorials/kparts/) (from KDE)
- Coding with KParts (http://www-106.ibm.com/developerworks/library/l-kparts/) (from IBM)