diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-06-29 14:48:49 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-08-23 08:25:41 (GMT) |
commit | 1c4e3cf9870df591c60dc7d59df2b98b8eb534b0 (patch) | |
tree | 0f44838d2cc81d0679afcf51c47ba41fd2011555 /doc/src/snippets/code/src_script_qscriptvalueiterator.cpp | |
parent | 6b1bcb2a469d21e409bb0dbd3b5b559627e5c2ea (diff) | |
download | Qt-1c4e3cf9870df591c60dc7d59df2b98b8eb534b0.zip Qt-1c4e3cf9870df591c60dc7d59df2b98b8eb534b0.tar.gz Qt-1c4e3cf9870df591c60dc7d59df2b98b8eb534b0.tar.bz2 |
Add support for comments and meta-data in the lupdate QtScript frontend
This brings the support more in line with the C++ frontend.
No support for magic TRANSLATOR comment yet.
Add a proper test for the QtScript parser.
Support for qtTrId() and friends coming in a separate commit.
Previously the lexer just skipped comments. Now the contents
of each comment is retained and passed to a "comment processor"
interface. The parser implements the interface and performs
logic very similar to the C++ parser to extract data from
the comment.
Task-number: QTBUG-11774
Reviewed-by: Oswald Buddenhagen
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptvalueiterator.cpp')
0 files changed, 0 insertions, 0 deletions