(→Plasma Programming with JavaScript) |
(→Plasma Programming with JavaScript) |
||
| Line 28: | Line 28: | ||
Plasma has built-in JavaScript (also known as ECMAScript, and often referred to as QtScript in the context of Qt) scripting support without requiring any external dependencies. | Plasma has built-in JavaScript (also known as ECMAScript, and often referred to as QtScript in the context of Qt) scripting support without requiring any external dependencies. | ||
| − | ;[[Development/Tutorials/Plasma/ | + | ;[[Development/Tutorials/Plasma/JavaScript/GettingStarted|Getting Started]] |
:''Creating and running your first plasmoid in JavaScript'' | :''Creating and running your first plasmoid in JavaScript'' | ||
| − | ;[[Development/Tutorials/Plasma/ | + | ;[[Development/Tutorials/Plasma/JavaScript/DataEngine|Getting Data]] |
:''How to retreive data from a data engine'' | :''How to retreive data from a data engine'' | ||
| − | ;[[Development/Tutorials/Plasma/ | + | ;[[Development/Tutorials/Plasma/JavaScript/NowPlaying|Now Playing]] |
:''Slightly more advanced data engine usage: displaying what's currently playing'' | :''Slightly more advanced data engine usage: displaying what's currently playing'' | ||
| − | ;[[Development/Tutorials/Plasma/ | + | ;[[Development/Tutorials/Plasma/JavaScript/SystemMonitor|System Monitor]] |
:''How to access systemmonitor data engine'' | :''How to access systemmonitor data engine'' | ||
Contents |
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
Plasma has built-in JavaScript (also known as ECMAScript, and often referred to as QtScript in the context of Qt) scripting support without requiring any external dependencies.