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:
Nico Vertriest 2015-03-11 12:15:13 +01:00
parent a3aaabc646
commit 6ef8387e42
5 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
\class QJsonArray
\inmodule QtCore
\ingroup json
\ingroup shared
\reentrant
\since 5.0

View File

@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
/*! \class QJsonDocument
\inmodule QtCore
\ingroup json
\ingroup shared
\reentrant
\since 5.0

View File

@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE
\class QJsonObject
\inmodule QtCore
\ingroup json
\ingroup shared
\reentrant
\since 5.0

View File

@ -77,6 +77,7 @@ QT_BEGIN_NAMESPACE
\class QJsonParseError
\inmodule QtCore
\ingroup json
\ingroup shared
\reentrant
\since 5.0

View File

@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE
\class QJsonValue
\inmodule QtCore
\ingroup json
\ingroup shared
\reentrant
\since 5.0