Qtc.Webchannel.Meta
Documentation
qregisterMetaType_QWebChannel :: IO Int #
class QtoScriptValue_QWebChannel x where #
Methods
toScriptValue_QWebChannel :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QWebChannel (QWebChannel ()) # | |
Defined in Qtc.Webchannel.Meta Methods toScriptValue_QWebChannel :: QScriptEngine a -> QWebChannel () -> IO (QScriptValue ()) # | |
QtoScriptValue_QWebChannel (QWebChannelSc ()) # | |
Defined in Qtc.Webchannel.Meta Methods toScriptValue_QWebChannel :: QScriptEngine a -> QWebChannelSc () -> IO (QScriptValue ()) # |
fromScriptValue_QWebChannel :: QScriptEngine a -> QScriptValue b -> IO (QWebChannel ()) #
class QtoScriptValue_QWebChannelAbstractTransport x where #
Methods
toScriptValue_QWebChannelAbstractTransport :: QScriptEngine a -> x -> IO (QScriptValue ()) #
Instances
QtoScriptValue_QWebChannelAbstractTransport (QWebChannelAbstractTransport ()) # | |
Defined in Qtc.Webchannel.Meta Methods toScriptValue_QWebChannelAbstractTransport :: QScriptEngine a -> QWebChannelAbstractTransport () -> IO (QScriptValue ()) # | |
QtoScriptValue_QWebChannelAbstractTransport (QWebChannelAbstractTransportSc ()) # | |
Defined in Qtc.Webchannel.Meta Methods toScriptValue_QWebChannelAbstractTransport :: QScriptEngine a -> QWebChannelAbstractTransportSc () -> IO (QScriptValue ()) # |
fromScriptValue_QWebChannelAbstractTransport :: QScriptEngine a -> QScriptValue b -> IO (QWebChannelAbstractTransport ()) #