diff options
author | Martin Smith <martin.smith@qt.io> | 2019-01-22 13:20:47 +0100 |
---|---|---|
committer | Edward Welbourne <edward.welbourne@qt.io> | 2019-01-23 15:42:14 +0000 |
commit | f17ec3aac885cd347a3d3c6d74541a9aadc5fc78 (patch) | |
tree | ae3692c73b8ee5b5b3370104140254fa299d0ee3 /src/qdoc/cppcodeparser.h | |
parent | 8933c91ccb650930f72343340c15c847df35df25 (diff) | |
download | qttools-f17ec3aac885cd347a3d3c6d74541a9aadc5fc78.tar.gz |
QDoc: filter out internal nodes when processing args
CppCodeParser::processTopicArgs() neglected to check whether nodes are
internal (or internals are to be included) before including them.
Add Doc::isInternal() and CodeParser::showInternal() to let it check
this and add the check. Tidied up surrounding code in the process.
Change-Id: I9e1ca379a8e58c1519c345bbf98f441915998061
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.h')
0 files changed, 0 insertions, 0 deletions