QML issues

From KDE Community Wiki
Revision as of 10:22, 30 April 2011 by Bettio (talk | contribs) (Created page with 'This page contains a list of issues and required features that we would like to see fixed/implemented in QML(2) ==Issues== * QML should support namespaces in property types (pro...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page contains a list of issues and required features that we would like to see fixed/implemented in QML(2)

Issues

  • QML should support namespaces in property types (property MyWidgets.Button myProperty)
  • QML should complain when the drag target is invalid
  • MouseEvent should also expose globalX and globalY