Development/Tutorials/Plasma4/Services

From KDE TechBase
Revision as of 21:40, 24 January 2011 by Gallien (talk | contribs) (correctly copy the header)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Development/Tutorials/Plasma/DataEngines


Writing a Data Engine
Tutorial Series   Plasma Tutorial
Previous   C++, Qt, KDE4 development environment
What's Next  
Further Reading   DataEngine API, CMake Tutorials, Writing a Plasmoid (Tutorial)


cover services, .operations file, .operations dtd spec, perhaps make a service like the pastebin one or something. idk, something easy.

also mention how a service can access the dataengine via it's pointer(I think that's in public api), if it really really needs to(e.g. plasma-kdm can't live without that)