diff options
author | hjk <hjk@theqtcompany.com> | 2016-06-17 11:37:07 +0200 |
---|---|---|
committer | hjk <hjk@theqtcompany.com> | 2016-06-20 10:14:59 +0000 |
commit | cfc724e7095af17e7aadcc3881a443104800402f (patch) | |
tree | 43db23e9c5ceb30b210bf3033ea2d9c3810aef1c /src/plugins/cpptools/cppsourceprocessor.cpp | |
parent | ab3e5d0ed1f43db721de877e11b472fb79816c41 (diff) | |
download | qt-creator-cfc724e7095af17e7aadcc3881a443104800402f.tar.gz |
Utils: Make remaining TreeModel iterating functions 'const'
This follows the rest of similar functions. It is arguably abusing the
C++ misfeature that 'const' only applies to the top level, but
avoids re-typing the same implementations stanzas for otherwise needed
const/non-const overloads.
Change-Id: If90fc879b406fd94714995ff4c42a4ebe3c69faa
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor.cpp')
0 files changed, 0 insertions, 0 deletions