Uses of Class
io.qt.core.QJsonDocument
Package | Description |
---|---|
io.qt.core |
-
Uses of QJsonDocument in io.qt.core
Fields in io.qt.core declared as QJsonDocument Modifier and Type Field Description QJsonDocument
QJsonDocument.FromJsonResult. document
Methods in io.qt.core that return QJsonDocument Modifier and Type Method Description QJsonDocument
QJsonDocument. clone()
static QJsonDocument
QJsonDocument. fromVariant(Object variant)
Methods in io.qt.core with parameters of type QJsonDocument Modifier and Type Method Description void
QJsonDocument. swap(QJsonDocument other)
Constructors in io.qt.core with parameters of type QJsonDocument Constructor Description QJsonDocument(QJsonDocument other)