Qtc.Webenginecore.QWebEngineUrlRequestInfo

Contents

Documentation

changed :: QWebEngineUrlRequestInfo a -> () -> IO Bool #

Orphan instances

QrequestMethod (QWebEngineUrlRequestInfo a) () # 
Instance details

Methods

requestMethod :: QWebEngineUrlRequestInfo a -> () -> IO (QByteArray ()) #

QrequestUrl (QWebEngineUrlRequestInfo a) () # 
Instance details

Methods

requestUrl :: QWebEngineUrlRequestInfo a -> () -> IO (QUrl ()) #

Qblock (QWebEngineUrlRequestInfo a) Bool (IO ()) # 
Instance details

Methods

block :: QWebEngineUrlRequestInfo a -> Bool -> IO () #

Qredirect (QWebEngineUrlRequestInfo a) (QUrl t1) # 
Instance details

Methods

redirect :: QWebEngineUrlRequestInfo a -> QUrl t1 -> IO () #