qtdeclarative/tools/qmlprofiler
Anton Kudryavtsev 3ef4fac9ff tools: replace 'foreach' with 'range for'
Mark some local variables or parameters as const
to prevent detach()'ing.
Use qAsConst where is not possible mark as const.

Change-Id: I0a777c3bd855abd3bb1ad0907152360cf4a1050e
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2016-08-20 06:52:34 +00:00
..
commandlistener.cpp Updated license headers 2016-01-20 11:46:25 +00:00
commandlistener.h Tooling: Convert connects to Qt5 style 2016-07-28 09:17:49 +00:00
constants.h Updated license headers 2016-01-20 11:46:25 +00:00
main.cpp Tooling: Convert connects to Qt5 style 2016-07-28 09:17:49 +00:00
qmlprofiler.pro Move QML profiler client to qmldebug 2015-10-30 20:07:53 +00:00
qmlprofilerapplication.cpp tools: replace 'foreach' with 'range for' 2016-08-20 06:52:34 +00:00
qmlprofilerapplication.h Tooling: Convert connects to Qt5 style 2016-07-28 09:17:49 +00:00
qmlprofilerclient.cpp Updated license headers 2016-01-20 11:46:25 +00:00
qmlprofilerclient.h Updated license headers 2016-01-20 11:46:25 +00:00
qmlprofilerdata.cpp tools: replace 'foreach' with 'range for' 2016-08-20 06:52:34 +00:00
qmlprofilerdata.h Tooling: Convert connects to Qt5 style 2016-07-28 09:17:49 +00:00