diff options
| author | Kai Köhne <kai.koehne@qt.io> | 2022-07-12 16:07:23 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2022-07-13 10:51:59 +0000 |
| commit | f71aeea9329faf33d7161e6af88e2a94a35edb9f (patch) | |
| tree | d965ce2a444e29afb25e94f850487a9183fc07cd /src/widgets/doc/snippets/widgetdelegate.cpp | |
| parent | 268ff00ef50a74ffa58e53c2c8897b7a7319be41 (diff) | |
Doc: Hide weak overload template magic from documentation
Hide the 'template magic' to implement Q_WEAK_OVERLOAD from the
documentation. So far Q_WEAK_OVERLOAD void foo() lead to
template <typename> void foo()
in the generated documentation, which is arguably confusing to the
uninitiated. And people interested in implementation details & exact
overload resolution will arguably just read the .h files themselves.
Fixes: QTBUG-104851
Pick-to: 6.4 6.3 6.2 5.15
Change-Id: I5e0b1b337b28e621e6a627241aa8037da0a879a7
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/widgetdelegate.cpp')
0 files changed, 0 insertions, 0 deletions
