Plasma/PlasmoidScripting

From KDE Community Wiki
Revision as of 18:00, 15 December 2010 by Aseigo (talk | contribs) (→‎I/O Write)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page records currently outstanding TODOs for the Javascript and QML Plasmoid scripting support. Please feel free to tackle any of the items below at your convenience.

I/O Write

  • write methods that match the read I/O methods

HTTP

  • POST requests

Autocompletion

  • add methods to Plasma::LineEdit that map to the most important parts of KLineEdit's autocomplete API

QPixmap

  • ability to create from a QByteArray
  • ability to create from a remote URL