Revision 681295

Go back to digest for 1st July 2007

Features in KDE Base

Carsten Niehaus committed changes in /trunk/playground/base/plasma/engines:

New Engine for Plasma. This engine parses chemical data (currently provided if you install kdeedu (libkdeedu to be precise (elements.xml)). The file is loaded and parser. 116 objects of the type "Element" are created, each representing one chemical element.

Now the user can search for 22 and will get the data of Titanium (Ti is element 22).

Now I need to figure out how to use that in the Plasmoid...

File Changes

Added 10 files
  • /trunk/playground/base/plasma/engines/chemical-data
  •   /cd-export.h
  •   /chemicaldata.cpp
  •   /chemicaldata.h
  •   /chemicaldataobject.cpp
  •   /chemicaldataobject.h
  •   /CMakeLists.txt
  •   /element.cpp
  •   /element.h
  •   /plasma-engine-chemicaldata.desktop
Modified 1 files
  • /trunk/playground/base/plasma/engines/CMakeLists.txt
11 files changed in total