Development/Tutorials/Plasma

From KDE TechBase


Plasma 5

Getting Started
Creating and running your first plasmoid in QML 2.0
Basic List Plasmoid
Make a QML 2.0 ListView which displays basic text objects as items. Utilizes native Plasma theming and animations.
API Reference
The QML 2.0 Plasmoid API. Useful for referencing what is available in the runtime, what are the differences with the pure JavaScript ScriptEngine, the differences between pure Qt 5.2, QML 2.0 and Plasma 2, and as a study aid for the tutorials above.

Plasma 4

For articles relating to Plasma4, please visit Development/Tutorials/Plasma4