Combine the source file, line and column number triplet in a common structure
authorSimon Hausmann <simon.hausmann@digia.com>
Tue, 4 Mar 2014 08:45:13 +0000 (09:45 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 4 Mar 2014 14:22:58 +0000 (15:22 +0100)
commit588da94cce7ee0d9e03908fd5be211a5b629511c
tree70f9077e90e3254979280860373bc511397d78e3
parent94d003c59b346c078e4aa8233c29c2c2c3467e3b
Combine the source file, line and column number triplet in a common structure

This avoids unnecessary function calls when all of the three pieces need
to be retrieved from a QQmlBoundSignalExpression.

Change-Id: Ibcd498c907ea723baf6439cf32ca5fc704f204b5
Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/debugger/qqmlprofiler_p.h
src/qml/qml/qqmlboundsignal.cpp
src/qml/qml/qqmlboundsignal_p.h
src/qml/qml/qqmlengine.cpp
src/qml/qml/qqmlglobal_p.h