Qtc.Core.QJsonValue
Contents
Documentation
class QqJsonValue x1 where #
Methods
qJsonValue :: x1 -> IO (QJsonValue ()) #
Instances
class QqJsonValue_nf x1 where #
Methods
qJsonValue_nf :: x1 -> IO (QJsonValue ()) #
Instances
qJsonValueFromVariant :: QVariant t1 -> IO (QJsonValue ()) #
isDouble :: QJsonValue a -> () -> IO Bool #
Methods
toArray :: QJsonValue a -> x1 -> IO (QJsonArray ()) #
Instances
QtoArray () # | |
Defined in Qtc.Core.QJsonValue Methods toArray :: QJsonValue a -> () -> IO (QJsonArray ()) # | |
QtoArray (QJsonArray t1) # | |
Defined in Qtc.Core.QJsonValue Methods toArray :: QJsonValue a -> QJsonArray t1 -> IO (QJsonArray ()) # |
qJsonValue_delete :: QJsonValue a -> IO () #