Documentation
class QupdateValue_h x0 x1 where #
updateValue_h :: x0 -> x1 -> IO (QVariant ()) #
Instances
QupdateValue_h (QQmlPropertyMap ()) (String, QVariant t2) # | |
Defined in Qtc.Qml.QQmlPropertyMap_h updateValue_h :: QQmlPropertyMap () -> (String, QVariant t2) -> IO (QVariant ()) # | |
QupdateValue_h (QQmlPropertyMapSc a) (String, QVariant t2) # | |
Defined in Qtc.Qml.QQmlPropertyMap_h updateValue_h :: QQmlPropertyMapSc a -> (String, QVariant t2) -> IO (QVariant ()) # |