aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler
diff options
context:
space:
mode:
authorFawzi Mohamed <fawzi.mohamed@qt.io>2020-01-28 14:21:10 +0100
committerFawzi Mohamed <fawzi.mohamed@qt.io>2020-01-31 14:33:12 +0100
commita87ad432a002614a5cca4d635ead5aedb97ba757 (patch)
tree5548b48b2be23909c761c2b4673bc72b999d3ea5 /src/qml/compiler
parent65fa7e795dd67250b8d95f13ebd9924069864866 (diff)
add annotations to QML
A QML Annotation is a Qml Object declaration prepended with @. The name of the annotation is restricted to a dot separated list of non keyword identifiers. Annotations can be put before an Object definition, or any object member declaration: bindings, property declarations, function declarations. This patch, aside parsing the annotations does absolutely nothing, the list of annotations is discarded and never touches the AST. [ChangeLog][QML] Add Qml Annotations Task-number: QTBUG-81714 Change-Id: I4d79559a0d1fb23acaf482d0ef8f7d106dbf099d Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qml/compiler')
0 files changed, 0 insertions, 0 deletions