diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2010-12-17 06:32:24 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2010-12-17 06:35:18 (GMT) |
commit | 9536b35d63716e88482baeed34d11509ed724606 (patch) | |
tree | fb2d08e633727bb6b90876e1df09e1bc32759bc3 /tools/runonphone/ossignalconverter.cpp | |
parent | 24b8dcee5bd51784c341acc708ce3985d85d430a (diff) | |
download | Qt-9536b35d63716e88482baeed34d11509ed724606.zip Qt-9536b35d63716e88482baeed34d11509ed724606.tar.gz Qt-9536b35d63716e88482baeed34d11509ed724606.tar.bz2 |
Fix PropertyChange's binding rewriting for 'dot' properties.
For cases like PropertyChanges { font.pixelSize: myPixelSize } it was
attempting to rewrite the function name as font.pixelSize, which is
not syntactically correct. We now rewrite the function name as
pixelSize.
Diffstat (limited to 'tools/runonphone/ossignalconverter.cpp')
0 files changed, 0 insertions, 0 deletions