KDE Platform 4
KDE Platform 4 was a collection of libraries and software frameworks by KDE that served as technological foundation for KDE Software Compilation 4 distributed under the GNU Lesser General Public License. KDE Platform 4 was the successor to KDElibs and the predecessor of KDE Frameworks. KDE Platform 4 is the only version of KDE Platform, and in 2013 it was replaced by KDE Frameworks 5.
Technologies
- User Interface
- * Plasma – desktop and panel widget engine
- * KHTML – HTML rendering engine
- * KIO – extensible network-transparent file access
- * KParts – lightweight in-process graphical component framework
- * Sonnet – spell checker
- * XMLGUI – allows defining UI elements such as menus and toolbars via XML files
- * Goya
- Hardware and Multimedia
- * Phonon – multimedia framework
- * Solid – device integration framework
- Services
- * NEPOMUK
- * KNewStuff – KDE's "Hot New Stuff" classes
- * Policykit-KDE
- Communication
- * Akonadi
- Games
- * Gluon
- * KGGZ
- Other
- *ThreadWeaver – library to use multiprocessor systems more effectively
- * Kiosk – allows disabling features within KDE to create a more controlled environment
- * Kross
- * KConfig XT
- *WebDAV
Technologies superseded in KDE Platform 4
- aRts – sound server
- DCOP – inter-process communication system
KParts
Example uses of KParts:
- Konqueror uses the Okular part to display documents
- Konqueror uses the Dragon Player part to play multimedia
- Kontact embeds kdepim applications
- Kate and other editors use the katepart editor component
- Several applications use the Konsole KPart to embed a terminal
Solid