summaryrefslogtreecommitdiff
path: root/src/qdoc/cppcodemarker.cpp
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2019-08-09 06:25:01 +0200
committerPaul Wicking <paul.wicking@qt.io>2019-09-26 09:53:46 +0000
commit0407495a027b8e662c773eafb50ab66fd4638962 (patch)
treee6a1814255a1a2476524feef876946254c5ec84c /src/qdoc/cppcodemarker.cpp
parent537a49e19c720c13bbd9df03b66ac406be8e95c5 (diff)
downloadqttools-0407495a027b8e662c773eafb50ab66fd4638962.tar.gz
QDoc: Move setting of configuration strings from main to Config
This change moves the setting of configuration values from main's processQdocconfFile() to an overload of Config::setOptions(). This is done as a first step in a move to set configuration values in the Config class, without going via the QDocGlobal class. Thus, we can eliminate large parts, if not all, use of the QDocGlobals class. As a nice side-effect, this also saves redundantly repeating the same transcribing of data from globals to config, once or twice as many times as there are qdocFiles. Change-Id: Iaa11008b9c67781f7ff004a8be4675a02610f58f Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
0 files changed, 0 insertions, 0 deletions