summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlinfo.cpp
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-05-01 00:56:54 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-05-01 00:56:54 (GMT)
commit7ea7efcd67a739a58b1fcd5fe9cf07765ec92860 (patch)
tree70e6ec920170d150666395c37d9ad5d6edbcd4c4 /src/declarative/qml/qmlinfo.cpp
parent5b548025ca353fa2f512356d0969b096b5b705e1 (diff)
downloadQt-7ea7efcd67a739a58b1fcd5fe9cf07765ec92860.zip
Qt-7ea7efcd67a739a58b1fcd5fe9cf07765ec92860.tar.gz
Qt-7ea7efcd67a739a58b1fcd5fe9cf07765ec92860.tar.bz2
Support multiline string literals when assigned directly to a QML property
For example, this is now allowed: Text { text: "Hello World" } but this isn't as bindings are "real" javascript: Text { text: "Big " + "Hello World" }
Diffstat (limited to 'src/declarative/qml/qmlinfo.cpp')
0 files changed, 0 insertions, 0 deletions