KDELibs

From Wikipedia, the free encyclopedia

KDELibs is a collection of libraries built on top of Qt that provides frameworks and functionality for developers of KDE-compatible software. The KDELibs libraries are licensed under LGPL [1].

[edit] Libraries

The KDELibs package is composed of the following libraries:

libkdecore 
KDE Core & networking classes
libkdeui 
KDE User Interface classes
libkabc 
KDE Address Book classes
libknewstuff 
KDE's "Hot New Stuff" classes
libkspell2 
KDE Spelling classes
libkutils 
KDE miscellaneous utility classes

[edit] Frameworks

Additionally, you will find the following frameworks in KDELibs

DCOP 
Desktop COmmunication Protocol
KIO 
KDE Input/Output subsystem
KParts 
The KDE part embedding framework
KHTML 
The KDE HTML engine
kimgio 
KDE's extensible image loader framework
KJS 
The KDE JavaScript engine
KDEPrint 
The KDE Printing subsystem
Kross 
Allows scripting to be added to an application in an interpreter-independent way.
KWallet 
KDE's wallet mechanism
Phonon 
KDE's multimedia framework.
Solid 
KDE Hardware Discovery and Management classes
ThreadWeaver 
A job-based multi-threading library


[edit] External links