diff options
author | Martin Smith <martin.smith@qt.io> | 2016-09-15 14:42:14 +0200 |
---|---|---|
committer | Martin Smith <martin.smith@qt.io> | 2017-08-10 07:33:01 +0000 |
commit | 0c79d9b16b150a7457caa998fd304af35e407b2d (patch) | |
tree | 13855144b1f9b7e9fa56dbee2ae0ff63dd15bbf5 /src/qdoc/cppcodeparser.cpp | |
parent | 02de17eae61496e3b9ba78de5b8868ad94d21294 (diff) | |
download | qttools-0c79d9b16b150a7457caa998fd304af35e407b2d.tar.gz |
qdoc: Identify special constructors and assignment ops
This change enables clangqdoc to identify copy constructors,
move-copy constructors, copy-assignment operators and
move-assignment operators. Identifying these special member
functions allows clangqdoc to document them automatically
if the documentation is missing, which also means fewer qdoc
error reports.
Change-Id: Ic50822c2939f0a84e707a1b3ff946bc731a0bd85
Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions