summaryrefslogtreecommitdiff
path: root/src/qdoc/cppcodeparser.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2017-11-29 09:36:23 +0100
committerMartin Smith <martin.smith@qt.io>2017-12-04 13:46:07 +0000
commit714fb4967a30e2c842d50bd2d7edf993fd1a638a (patch)
tree59f8379269b22c90589af5162aa1fae850123fba /src/qdoc/cppcodeparser.cpp
parent131f983574a8760f560364bb12b8bc150408e089 (diff)
downloadqttools-714fb4967a30e2c842d50bd2d7edf993fd1a638a.tar.gz
qdoc: Partial refactor of Node hierarchy
Ironically, The Node suclass CollectionNode should not be a subclass of Aggregate because CollectionNode never has children. It only has members, which are children of other Aggregate nodes. This update makes CollectionNode a subclass of LeafNode instead of Aggregate. This refactoring is necessary to implement the task QTBUG-45725. Change-Id: I60b2dcdaa3da1d138a0e6b4eb3d4f78cba0053d4 Task-number: QTBUG-45725 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions