summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenubar/tst_qmenubar.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2018-01-23 12:19:33 +0100
committerMartin Smith <martin.smith@qt.io>2018-01-24 10:02:08 +0000
commit4ca0d764546908dd31fc3794ddcead5582436097 (patch)
tree7a43605848c6355c9d563134d31ffb30e56b1174 /tests/auto/widgets/widgets/qmenubar/tst_qmenubar.cpp
parentf28d0d8ae83b7a9882c5f2d5c4a2e651bbe3597e (diff)
doc: clang-qdoc must not see certain function declarations
The macro Q_DECLARE_INTERFACE declared some qobject_cast() functions that clang-qdoc must not see in the contexts where the macro is used. This update prevents that from happening by ensuring that Q_CLANG_QDOC is not defined when the macro is defined. This update also adds a \fn command for a declaration of qobject_cast() that was missing in the documentation. There are two versions of the function, one with a const parameter and one with a non-const parameter, and they both share one qdoc comment. Change-Id: Ic74d0aaae62767cd0391474ee95ae3f4f820b06e Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'tests/auto/widgets/widgets/qmenubar/tst_qmenubar.cpp')
0 files changed, 0 insertions, 0 deletions