Coding with KParts
KParts, KDE's component architecture, lets apps share common functionality by embedding components into a window. This article compares KParts with other component models, such as CORBA, and describes the main concepts used in KParts, including actions, plug-ins, part managers, and GUI merging.
