Doc: Json classes added to list of implic.shared classes
Task-number: QTBUG-44053 Change-Id: I52a1b6c413aaa594bfee9bf7484c3d0ce7e9c9fa Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
parent
a3aaabc646
commit
6ef8387e42
@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QJsonArray
|
\class QJsonArray
|
||||||
\inmodule QtCore
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
|
\ingroup shared
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
|
@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
/*! \class QJsonDocument
|
/*! \class QJsonDocument
|
||||||
\inmodule QtCore
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
|
\ingroup shared
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
|
@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QJsonObject
|
\class QJsonObject
|
||||||
\inmodule QtCore
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
|
\ingroup shared
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
|
@ -77,6 +77,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QJsonParseError
|
\class QJsonParseError
|
||||||
\inmodule QtCore
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
|
\ingroup shared
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
|
@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QJsonValue
|
\class QJsonValue
|
||||||
\inmodule QtCore
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
|
\ingroup shared
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user