diff options
author | Paul Wicking <paul.wicking@qt.io> | 2019-08-08 13:09:29 +0200 |
---|---|---|
committer | Paul Wicking <paul.wicking@qt.io> | 2019-09-26 11:53:30 +0200 |
commit | 537a49e19c720c13bbd9df03b66ac406be8e95c5 (patch) | |
tree | d1542acfcbaeccfbe5b79122926f2584378e035d /src/qdoc/cppcodemarker.cpp | |
parent | dea8c7c861369db6f66aebd3b032d81efe87b1f9 (diff) | |
download | qttools-537a49e19c720c13bbd9df03b66ac406be8e95c5.tar.gz |
QDoc: Make QDocGlobals' getters const
Except for for QDocGlobals::dependModules(), as it returns a reference
which would drop the const qualifier.
Do this as it makes sense that getters are const anyway; also it allows
for further refactoring of the relationship between main.cpp and Config.
Change-Id: I552edeaa3fe9cb8d0b326402bf8af4b63afe910a
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
0 files changed, 0 insertions, 0 deletions