Revision 673373
Go back to digest for 17th June 2007Features in KDE Base
Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/lib/plasma:
when a data source is requested but does not exist, allow the engine the opportunity to add it by reimplementing dataSourceRequested(const QStringwhen a data source is requested but does not exist, allow the engine the opportunity to add it by reimplementing dataSourceRequested(const QString&).
this makes it trivial to add timezones to the time engine, rss feeds to an rss engine, weather stations to a weather engine or hardware data to solid engines.). this makes it trivial to add timezones to the time engine, rss feeds to an rss engine, weather stations to a weather engine or hardware data to solid engines.
File Changes
Modified 3 files
- /trunk/KDE/kdebase/workspace/lib/plasma
- /dataengine.cpp
- /dataengine.h
- /datasource.h
3 files changed in total