Development/Tutorials/Plasma4: Difference between revisions

From KDE TechBase
(Add the Extender tutorial)
(information to broken link added)
Line 6: Line 6:


;[http://www.kdedevelopers.org/node/3247 Video tutorial]
;[http://www.kdedevelopers.org/node/3247 Video tutorial]
:Video and slides from a presentation on libplasma
:Video and slides from a presentation on libplasma (link to Slides broken)


;[[/Theme|Creating a Plasma Theme]]
;[[/Theme|Creating a Plasma Theme]]

Revision as of 06:07, 7 November 2008

Getting Started With Plasmoids
Creating your first plasmoid in C++ with SVG background, icon and text
Writing a DataEngine
DataEngines provide a standardized interface to various data sources for visualizations to use. Learn what a DataEngine is and how to write one of your own.
Video tutorial
Video and slides from a presentation on libplasma (link to Slides broken)
Creating a Plasma Theme
Guide to creating your first Plasma theme
How to use extenders in your Plasmoid
A simple example that shows how to use extenders in a Plasmoid.

Resources:

TODO:

  • tutorials for other languages (JavaScript, Python, etc...)