Archive:Development/Architecture/KDE4/KParts (zh CN)

From KDE TechBase
Revision as of 15:11, 9 January 2008 by Huweimail (talk | contribs) (New page: {{Template:I18n/Language Navigation Bar|Development/Architecture/KDE4/KParts}} '''KParts''' KDE组件框架的名称。 An individual component is called a '''KPart'''. As an example, Kons...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Development/Architecture/KDE4/KParts

KParts 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