Qtc.Webenginewidgets.QWebEngineDownloadItem

Contents

Documentation

class QqWebEngineDownloadItemTrUtf8 x1 where #

Methods

qWebEngineDownloadItemTrUtf8 :: x1 -> IO String #

Instances
QqWebEngineDownloadItemTrUtf8 String # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineDownloadItem

Methods

qWebEngineDownloadItemTrUtf8 :: String -> IO String #

QqWebEngineDownloadItemTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineDownloadItem

Methods

qWebEngineDownloadItemTrUtf8 :: (String, String) -> IO String #

QqWebEngineDownloadItemTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineDownloadItem

Methods

qWebEngineDownloadItemTrUtf8 :: (String, String, Int) -> IO String #

isPaused :: QWebEngineDownloadItem a -> () -> IO Bool #

totalBytes :: QWebEngineDownloadItem a -> () -> IO Int #

Orphan instances

Qurl (QWebEngineDownloadItem a) () # 
Instance details

Methods

url :: QWebEngineDownloadItem a -> () -> IO (QUrl ()) #

QsetPath (QWebEngineDownloadItem a) String # 
Instance details

Methods

setPath :: QWebEngineDownloadItem a -> String -> IO () #

QsenderSignalIndex (QWebEngineDownloadItem ()) () # 
Instance details

Methods

senderSignalIndex :: QWebEngineDownloadItem () -> () -> IO Int #

QsenderSignalIndex (QWebEngineDownloadItemSc a) () # 
Instance details

Methods

senderSignalIndex :: QWebEngineDownloadItemSc a -> () -> IO Int #

Qsender (QWebEngineDownloadItem ()) () # 
Instance details

Methods

sender :: QWebEngineDownloadItem () -> () -> IO (QObject ()) #

Qsender (QWebEngineDownloadItemSc a) () # 
Instance details

Methods

sender :: QWebEngineDownloadItemSc a -> () -> IO (QObject ()) #

Qresume (QWebEngineDownloadItem ()) () # 
Instance details

Methods

resume :: QWebEngineDownloadItem () -> () -> IO () #

Qresume (QWebEngineDownloadItemSc a) () # 
Instance details

Methods

resume :: QWebEngineDownloadItemSc a -> () -> IO () #

Qreceivers (QWebEngineDownloadItem ()) String # 
Instance details

Methods

receivers :: QWebEngineDownloadItem () -> String -> IO Int #

Qreceivers (QWebEngineDownloadItemSc a) String # 
Instance details

Methods

receivers :: QWebEngineDownloadItemSc a -> String -> IO Int #

Qpause (QWebEngineDownloadItem ()) () # 
Instance details

Methods

pause :: QWebEngineDownloadItem () -> () -> IO () #

Qpause (QWebEngineDownloadItemSc a) () # 
Instance details

Methods

pause :: QWebEngineDownloadItemSc a -> () -> IO () #

QmimeType (QWebEngineDownloadItem a) () # 
Instance details

Methods

mimeType :: QWebEngineDownloadItem a -> () -> IO String #

QisFinished (QWebEngineDownloadItem a) () # 
Instance details

Methods

isFinished :: QWebEngineDownloadItem a -> () -> IO Bool #

Qcancel (QWebEngineDownloadItem ()) () # 
Instance details

Methods

cancel :: QWebEngineDownloadItem () -> () -> IO () #

Qcancel (QWebEngineDownloadItemSc a) () # 
Instance details

Methods

cancel :: QWebEngineDownloadItemSc a -> () -> IO () #

Qqtype (QWebEngineDownloadItem a) () (IO DownloadType) # 
Instance details

Methods

qtype :: QWebEngineDownloadItem a -> () -> IO DownloadType #

Qstate (QWebEngineDownloadItem a) () (IO DownloadState) # 
Instance details

Qproperty (QWebEngineDownloadItem ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QWebEngineDownloadItem () -> String -> IO (QVariant ()) #

Qproperty (QWebEngineDownloadItemSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QWebEngineDownloadItemSc a -> String -> IO (QVariant ()) #

Qpath (QWebEngineDownloadItem a) () (IO String) # 
Instance details

Methods

path :: QWebEngineDownloadItem a -> () -> IO String #

Qparent (QWebEngineDownloadItem ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QWebEngineDownloadItem () -> () -> IO (QObject ()) #

Qparent (QWebEngineDownloadItemSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QWebEngineDownloadItemSc a -> () -> IO (QObject ()) #

Qqid (QWebEngineDownloadItem a) () (IO Int) # 
Instance details

Methods

qid :: QWebEngineDownloadItem a -> () -> IO Int #

Qaccept (QWebEngineDownloadItem ()) () (IO ()) # 
Instance details

Methods

accept :: QWebEngineDownloadItem () -> () -> IO () #

Qaccept (QWebEngineDownloadItemSc a) () (IO ()) # 
Instance details

Methods

accept :: QWebEngineDownloadItemSc a -> () -> IO () #

QuserMethod (QWebEngineDownloadItem ()) () (IO ()) # 
Instance details

Methods

userMethod :: QWebEngineDownloadItem () -> Int -> () -> IO () #

QuserMethod (QWebEngineDownloadItemSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QWebEngineDownloadItemSc a -> Int -> () -> IO () #

QtimerEvent (QWebEngineDownloadItem ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QWebEngineDownloadItem () -> QTimerEvent t1 -> IO () #

QtimerEvent (QWebEngineDownloadItemSc a) (QTimerEvent t1) # 
Instance details

QisSignalConnected (QWebEngineDownloadItem ()) (QMetaMethod t1) # 
Instance details

QisSignalConnected (QWebEngineDownloadItemSc a) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QWebEngineDownloadItem ()) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QWebEngineDownloadItemSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent (QWebEngineDownloadItem ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QWebEngineDownloadItem () -> QEvent t1 -> IO () #

QcustomEvent (QWebEngineDownloadItemSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QWebEngineDownloadItemSc a -> QEvent t1 -> IO () #

QconnectNotify (QWebEngineDownloadItem ()) (QMetaMethod t1) # 
Instance details

QconnectNotify (QWebEngineDownloadItemSc a) (QMetaMethod t1) # 
Instance details

QchildEvent (QWebEngineDownloadItem ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QWebEngineDownloadItem () -> QChildEvent t1 -> IO () #

QchildEvent (QWebEngineDownloadItemSc a) (QChildEvent t1) # 
Instance details

Qevent (QWebEngineDownloadItem ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QWebEngineDownloadItem () -> QEvent t1 -> IO Bool #

Qevent (QWebEngineDownloadItemSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QWebEngineDownloadItemSc a -> QEvent t1 -> IO Bool #

QuserMethod (QWebEngineDownloadItem ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QWebEngineDownloadItem () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QWebEngineDownloadItemSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QWebEngineDownloadItemSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QWebEngineDownloadItem ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QWebEngineDownloadItem () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QWebEngineDownloadItemSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QWebEngineDownloadItemSc a -> (QObject t1, QEvent t2) -> IO Bool #