QJsonValue¶
-
class
PyQt5.QtCore.
QJsonValue
¶ Any of the following can also be given when a
QJsonValue
is expected:- a
QJsonValue.Type
- a bool
- an int
- a float
- a str
- a
QJsonObject
- a
QJsonArray
.
- a
PyQt5.QtCore.
QJsonValue
¶Any of the following can also be given when a QJsonValue
is expected:
QJsonValue.Type
QJsonObject
QJsonArray
.