improve docs for qfloat16
added a proper \title, \ingroup, and \brief Change-Id: I85ac845d8e5415793e6de02cd653c60e2712faa5 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Glen Mabey <Glen.Mabey@swri.org> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>bb10
parent
ff8ce00cae
commit
1eea9e60d0
|
|
@ -41,7 +41,11 @@
|
|||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
/*! \headerfile <QFloat16>
|
||||
/*!
|
||||
\headerfile <QFloat16>
|
||||
\title 16-bit Floating Point Support
|
||||
\ingroup funclists
|
||||
\brief The <QFloat16> 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue