QML issues: Difference between revisions

From KDE Community Wiki
(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...')
(No difference)

Revision as of 10:22, 30 April 2011

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