Uses of Enum
io.qt.core.QJsonDocument.JsonFormat
Packages that use QJsonDocument.JsonFormat
-
Uses of QJsonDocument.JsonFormat in io.qt.core
Methods in io.qt.core that return QJsonDocument.JsonFormatModifier and TypeMethodDescriptionstatic QJsonDocument.JsonFormat
QJsonDocument.JsonFormat.resolve
(int value) Returns the corresponding enum entry for the given value.static QJsonDocument.JsonFormat
Returns the enum constant of this type with the specified name.static QJsonDocument.JsonFormat[]
QJsonDocument.JsonFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type QJsonDocument.JsonFormatModifier and TypeMethodDescriptionfinal QByteArray
QJsonDocument.toJson
(QJsonDocument.JsonFormat format)