Doc: Fix punctuation for QMetaType::QMetaType()
Change-Id: I99d78ae475844f3d145952fd789c5753979745f7 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
This commit is contained in:
parent
4e51dc440f
commit
e1b6c67bcd
@ -2255,7 +2255,7 @@ QMetaType QMetaType::typeInfo(const int type)
|
||||
|
||||
Constructs a QMetaType object that contains all information about type \a typeId.
|
||||
|
||||
\note: The default parameter was added in Qt 5.15
|
||||
\note The default parameter was added in Qt 5.15.
|
||||
*/
|
||||
QMetaType::QMetaType(const int typeId)
|
||||
: m_typeId(typeId)
|
||||
|
Loading…
x
Reference in New Issue
Block a user