QtQuickMinutes20100907

From Qt Wiki
Jump to navigation Jump to search
This article is nominated for deletion. Reason: Outdated information.
Please raise your support/opposition to this nomination in the article's discussion page.
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Agenda/Minutes September 7th, 2010

  • QML / QtDeclarative
    • bugfixing[[Image:|Image:]] graphs are pointing down ;)
  • Bauhaus / Creator
    • working on describing the QML tooling story, in blog form
    • currently working on deployment, debugger, text editor
  • Documentation
    • finished with 4.7.0, only ciritcal stuff. new content 4.7.1
  • QML Enablers
    • investigating refactoring event delivery for non-spatial gestures
    • investigating recogniser model that splits between high-level (tap, swipe, pinch) and low level (touch, mouse, sensor)
  • Specific Topics
    • Orientation: QDeclarativeEngine, qmlviewer, QtMobility?
      • Qt Mobility could provide UI orientation via system info
      • long term should come from Qt to prevent fragmentation
      • short term, can be used from C++ (e.g. native frameworks such as e.g. http://apidocs.meego.com/mtf/rotation.html

), and can provide it in Qt Quick Components as stopgap and move to real implementation once available