Skip to content
guycook edited this page Jan 5, 2014 · 3 revisions

HQML Wiki Home

For an overview of what HQML is and how to use it, check out the github page. For QML in general start with the QML Reference provided by Qt-project.

Until v1.0 release this wiki will detail development progress and differences between desktop and browser runtimes.

Constructs

Complete

  • Object Declarations
  • Built-in Properties
  • Default Assignment

Partial

  • Property Binding
  • Built-in Signals
  • Imports

Todo

Objects

Complete

  • Gradient (doc)
  • GradientStop (doc)
  • Rectangle (doc)

Partial

Todo