Doc: Clarify QJsonDocument::toJson()
Mention that this method returns an indented document. Change-Id: I0cadcc1c894c9a87910cfce389c6a5288238044d Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
7b2dfb37ee
commit
c53f843001
@ -331,7 +331,7 @@ QVariant QJsonDocument::toVariant() const
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
Converts the QJsonDocument to a UTF-8 encoded JSON document.
|
Converts the QJsonDocument to an indented, UTF-8 encoded JSON document.
|
||||||
|
|
||||||
\sa fromJson()
|
\sa fromJson()
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user