Development/Tutorials/Plasma: Difference between revisions
< Development | Tutorials
Line 15: | Line 15: | ||
==Plasma 4== | ==Plasma 4== | ||
For articles relating to Plasma4, please visit [[Tutorials/Plasma4]] | For articles relating to Plasma4, please visit [[Development/Tutorials/Plasma4]] |
Revision as of 23:40, 11 September 2014
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