KOffice: A General Introduction | ||
---|---|---|
Prev |
The K Desktop Environment (KDE) is a completely free desktop environment for unix-like operating systems. KOffice uses the KDE-2.0 libraries. See http://www.kde.org for details.
KParts is a technology that allows the embedding of components ("parts") in an application. This way, you can create compound documents in KOffice, e.g. a KWord document containing a KSpread table.
Qt is the underlying toolkit that was used for KDE and KOffice. See http://www.troll.no for details.