Design changes in KDE 2.0 (2)
Widget rendering handled via QStyle and KStyle classes
- Allows new look and feels to be plugged in
- Various look and feels are under development
Provides powerful support for inter-application communication
- Provided by KOM using CORBA
- Easy to use signal/slot API, no need to learn the details of CORBA