summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-10-28 21:17:48 +0100
committerTopi Reinio <topi.reinio@qt.io>2020-11-09 23:02:24 +0100
commit12f8258efcab39a571df4cbb8cacf5bfc2eb8a82 (patch)
tree70d07f8f1f411d22a791e7f0204bd3c0effbdf6d /.gitattributes
parent071b4615e264cf097414095828e6b8bea742c065 (diff)
qdoc: Allow type aliases as a parameter to \class command
In Qt 6, some types that used to be classes are now type aliases or specializations of a templated class; for example, QPair is now an alias to std::pair. While the \typedef command supports aliases, it's not always clear where the reference of such type should live, as a \typedef cannot generate a page of its own and needs to be related to some other aggregate (class, header, or namespace). Therefore, allow aliases to generate a type page using the \class command. Fixes: QTBUG-88012 Change-Id: Ice67d58eb036299c0fd04f6ed48a846bfed8ed1d Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions