diff options
author | Paul Wicking <paul.wicking@qt.io> | 2019-08-09 06:25:01 +0200 |
---|---|---|
committer | Paul Wicking <paul.wicking@qt.io> | 2019-09-26 09:53:46 +0000 |
commit | 0407495a027b8e662c773eafb50ab66fd4638962 (patch) | |
tree | e6a1814255a1a2476524feef876946254c5ec84c /src/qdoc/cppcodemarker.cpp | |
parent | 537a49e19c720c13bbd9df03b66ac406be8e95c5 (diff) | |
download | qttools-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