diff --git a/src/corelib/global/qfloat16.cpp b/src/corelib/global/qfloat16.cpp index 314a0addd1..89edfc8787 100644 --- a/src/corelib/global/qfloat16.cpp +++ b/src/corelib/global/qfloat16.cpp @@ -41,7 +41,11 @@ QT_BEGIN_NAMESPACE -/*! \headerfile +/*! + \headerfile + \title 16-bit Floating Point Support + \ingroup funclists + \brief The header file provides 16-bit floating point support. This header file provides support for half-precision (16-bit) floating point data with the class \c qfloat16. It is fully compliant with IEEE