Documentation
class Qintercept_h x0 x1 where #
intercept_h :: x0 -> x1 -> IO (QUrl ()) #
Instances
Qintercept_h (QQmlAbstractUrlInterceptor ()) (QUrl t1, QQmlAbstractUrlInterceptor_DataType) # | |
Defined in Qtc.Qml.QQmlAbstractUrlInterceptor_h intercept_h :: QQmlAbstractUrlInterceptor () -> (QUrl t1, QQmlAbstractUrlInterceptor_DataType) -> IO (QUrl ()) # | |
Qintercept_h (QQmlAbstractUrlInterceptorSc a) (QUrl t1, QQmlAbstractUrlInterceptor_DataType) # | |
Defined in Qtc.Qml.QQmlAbstractUrlInterceptor_h intercept_h :: QQmlAbstractUrlInterceptorSc a -> (QUrl t1, QQmlAbstractUrlInterceptor_DataType) -> IO (QUrl ()) # |