Qtc.Webenginewidgets.QWebEngineProfile

Contents

Documentation

class QqWebEngineProfileTrUtf8 x1 where #

Methods

qWebEngineProfileTrUtf8 :: x1 -> IO String #

Instances
QqWebEngineProfileTrUtf8 String # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineProfile

Methods

qWebEngineProfileTrUtf8 :: String -> IO String #

QqWebEngineProfileTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineProfile

Methods

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

QqWebEngineProfileTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineProfile

Methods

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

class QqWebEngineProfile x1 where #

Methods

qWebEngineProfile :: x1 -> IO (QWebEngineProfile ()) #

Instances
QqWebEngineProfile () # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineProfile

Methods

qWebEngineProfile :: () -> IO (QWebEngineProfile ()) #

QqWebEngineProfile String # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineProfile

Methods

qWebEngineProfile :: String -> IO (QWebEngineProfile ()) #

QqWebEngineProfile (QObject t1) # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineProfile

QqWebEngineProfile (String, QObject t2) # 
Instance details

Defined in Qtc.Webenginewidgets.QWebEngineProfile

Methods

qWebEngineProfile :: (String, QObject t2) -> IO (QWebEngineProfile ()) #

Orphan instances

Qsettings (QWebEngineProfile a) () # 
Instance details

Methods

settings :: QWebEngineProfile a -> () -> IO (QWebEngineSettings ()) #

Qscripts (QWebEngineProfile a) () # 
Instance details

QstorageName (QWebEngineProfile a) () # 
Instance details

Methods

storageName :: QWebEngineProfile a -> () -> IO String #

QspellCheckLanguages (QWebEngineProfile a) () # 
Instance details

Methods

spellCheckLanguages :: QWebEngineProfile a -> () -> IO [String] #

QsetSpellCheckEnabled (QWebEngineProfile a) Bool # 
Instance details

Methods

setSpellCheckEnabled :: QWebEngineProfile a -> Bool -> IO () #

QsetPersistentStoragePath (QWebEngineProfile a) String # 
Instance details

Methods

setPersistentStoragePath :: QWebEngineProfile a -> String -> IO () #

QsetPersistentCookiesPolicy (QWebEngineProfile a) QWebEngineProfile_PersistentCookiesPolicy # 
Instance details

QsetHttpUserAgent (QWebEngineProfile a) String # 
Instance details

Methods

setHttpUserAgent :: QWebEngineProfile a -> String -> IO () #

QsetHttpCacheType (QWebEngineProfile a) QWebEngineProfile_HttpCacheType # 
Instance details

QsetHttpCacheMaximumSize (QWebEngineProfile a) Int # 
Instance details

Methods

setHttpCacheMaximumSize :: QWebEngineProfile a -> Int -> IO () #

QsetHttpAcceptLanguage (QWebEngineProfile a) String # 
Instance details

Methods

setHttpAcceptLanguage :: QWebEngineProfile a -> String -> IO () #

QsetCachePath (QWebEngineProfile a) String # 
Instance details

Methods

setCachePath :: QWebEngineProfile a -> String -> IO () #

QsenderSignalIndex (QWebEngineProfile ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QWebEngineProfileSc a) () # 
Instance details

Methods

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

Qsender (QWebEngineProfile ()) () # 
Instance details

Methods

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

Qsender (QWebEngineProfileSc a) () # 
Instance details

Methods

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

QremoveAllUrlSchemeHandlers (QWebEngineProfile a) () # 
Instance details

Qreceivers (QWebEngineProfile ()) String # 
Instance details

Methods

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

Qreceivers (QWebEngineProfileSc a) String # 
Instance details

Methods

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

QpersistentStoragePath (QWebEngineProfile a) () # 
Instance details

Methods

persistentStoragePath :: QWebEngineProfile a -> () -> IO String #

QisSpellCheckEnabled (QWebEngineProfile a) () # 
Instance details

Methods

isSpellCheckEnabled :: QWebEngineProfile a -> () -> IO Bool #

QisOffTheRecord (QWebEngineProfile a) () # 
Instance details

Methods

isOffTheRecord :: QWebEngineProfile a -> () -> IO Bool #

QhttpUserAgent (QWebEngineProfile a) () # 
Instance details

Methods

httpUserAgent :: QWebEngineProfile a -> () -> IO String #

QhttpCacheMaximumSize (QWebEngineProfile a) () # 
Instance details

Methods

httpCacheMaximumSize :: QWebEngineProfile a -> () -> IO Int #

QhttpAcceptLanguage (QWebEngineProfile a) () # 
Instance details

Methods

httpAcceptLanguage :: QWebEngineProfile a -> () -> IO String #

QcookieStore (QWebEngineProfile a) () # 
Instance details

QclearHttpCache (QWebEngineProfile a) () # 
Instance details

Methods

clearHttpCache :: QWebEngineProfile a -> () -> IO () #

QcachePath (QWebEngineProfile a) () # 
Instance details

Methods

cachePath :: QWebEngineProfile a -> () -> IO String #

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

Methods

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

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

Methods

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

QpersistentCookiesPolicy (QWebEngineProfile a) () (IO QWebEngineProfile_PersistentCookiesPolicy) # 
Instance details

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

Methods

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

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

Methods

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

QhttpCacheType (QWebEngineProfile a) () (IO QWebEngineProfile_HttpCacheType) # 
Instance details

QuserMethod (QWebEngineProfile ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QurlSchemeHandler (QWebEngineProfile a) (QByteArray t1) # 
Instance details

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

Methods

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

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

Methods

timerEvent :: QWebEngineProfileSc a -> QTimerEvent t1 -> IO () #

QsetSpellCheckLanguages (QWebEngineProfile a) [String] # 
Instance details

Methods

setSpellCheckLanguages :: QWebEngineProfile a -> [String] -> IO () #

QsetRequestInterceptor (QWebEngineProfile a) (QWebEngineUrlRequestInterceptor t1) # 
Instance details

QremoveUrlSchemeHandler (QWebEngineProfile a) (QWebEngineUrlSchemeHandler t1) # 
Instance details

QremoveUrlScheme (QWebEngineProfile a) (QByteArray t1) # 
Instance details

Methods

removeUrlScheme :: QWebEngineProfile a -> QByteArray t1 -> IO () #

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

Methods

isSignalConnected :: QWebEngineProfile () -> QMetaMethod t1 -> IO Bool #

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

Methods

isSignalConnected :: QWebEngineProfileSc a -> QMetaMethod t1 -> IO Bool #

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

Methods

disconnectNotify :: QWebEngineProfile () -> QMetaMethod t1 -> IO () #

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

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

Methods

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

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

Methods

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

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

Methods

connectNotify :: QWebEngineProfile () -> QMetaMethod t1 -> IO () #

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

Methods

connectNotify :: QWebEngineProfileSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

childEvent :: QWebEngineProfileSc a -> QChildEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QinstallUrlSchemeHandler (QWebEngineProfile a) (QByteArray t1, QWebEngineUrlSchemeHandler t2) # 
Instance details

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

Methods

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

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

Methods

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