aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmljavascriptexpression_p.h
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@digia.com>2016-03-30 14:43:48 +0200
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2016-04-05 13:52:38 +0000
commiteb9fa2d407a712ae72f7fdf80c4833bd301f1de5 (patch)
treea5f5f1e04e278570cd4d5284d6d8d86fbf1e298f /src/qml/qml/qqmljavascriptexpression_p.h
parentf63f86f7d38a182b41a85af27bf0baba3db03941 (diff)
QML: directly access private data instead of calling accessors.
According to valgrind, these accessors were not inlined. So, instead of placing ~8 calls for creating the QRectF's of geometryChanged, do a direct read of the data. Change-Id: I9ba60e90c87fcecf1c1985f038195e2dd657dd20 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'src/qml/qml/qqmljavascriptexpression_p.h')
0 files changed, 0 insertions, 0 deletions