Development/Tutorials/Plasma: Difference between revisions

From KDE TechBase
No edit summary
 
Line 1: Line 1:
==Plasma 5==
==Plasma 5==
 
For articles relating to Plasma5, please visit [[Development/Tutorials/Plasma5]]
 
;[[Development/Tutorials/Plasma2/QML2/GettingStarted|Getting Started]]
:''Creating and running your first plasmoid in QML 2.0''
 
;[[Development/Tutorials/Plasma2/QML2/Basic_ListView|Basic List Plasmoid]]
:''Make a QML 2.0 ListView which displays basic text objects as items. Utilizes native Plasma theming and animations.''
 
;[[Development/Tutorials/Plasma2/QML2/API|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==
==Plasma 4==


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

Latest revision as of 23:49, 11 September 2014

Plasma 5

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

Plasma 4

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