qt5base-lts/src
Martin Smith 5e0ef2defd doc: Add missing template text
There are two fake classes in qendian.h that exist only documenting
a lot of operator functions, but now that clang is being used to parse
all C++ code, when a class is a template class, clangqdoc must see its
template stuff to recognize template type T, for example. Hence, this
update adds template<typename T> to some fake class declarations used
only for documentation purposes. ie, inside #ifdef Q_CLANG_QDOC.

Change-Id: I1988b77cd7f3bb97067e7107dd00de34770e9fed
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2017-12-04 13:39:57 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-09 11:47:57 +01:00
android Merge remote-tracking branch 'origin/5.10' into dev 2017-11-30 09:16:58 +01:00
angle ANGLE: Fix compilation with MinGW 2017-10-16 15:47:03 +00:00
concurrent Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
corelib doc: Add missing template text 2017-12-04 13:39:57 +00:00
dbus Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
gui doc: Fix qdoc errors for \fn commands in QGenericMatrix 2017-12-03 11:37:25 +00:00
network Merge remote-tracking branch 'origin/5.10' into dev 2017-11-30 09:16:58 +01:00
opengl doc: clangqdoc needs to see all GLxxx typedefs 2017-12-02 17:30:17 +00:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders Merge remote-tracking branch 'origin/5.9' into dev 2017-04-20 12:31:27 +02:00
platformsupport macx-clang: Opt-in xcb QPA support with XQuartz 2017-12-01 01:19:46 +00:00
plugins Support ForwardKeyEvent signal in ibus input context 2017-12-04 06:36:07 +00:00
printsupport Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
sql Copy the numericalPrecisionPolicy when copying the QSqlDatabase 2017-12-01 10:52:44 +00:00
testlib qtest_gui.h: remove incorrect #ifdef 2017-11-30 15:05:45 +00:00
tools Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
widgets Revert "QApp: Method to check for native style usage." 2017-12-01 19:29:29 +00:00
winmain Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
xml Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
src.pro Merge remote-tracking branch 'origin/5.9' into dev 2017-03-28 09:28:31 +02:00