Documentation
class QfindChild_QWebEngineCookieStore x where #
findChild_QWebEngineCookieStore :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebEngineCookieStore () # | |
Defined in Qtc.Webenginecore.Find findChild_QWebEngineCookieStore :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebEngineCookieStore String # | |
Defined in Qtc.Webenginecore.Find findChild_QWebEngineCookieStore :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebEngineCookieStore x where #
findChildren_QWebEngineCookieStore :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebEngineCookieStore () # | |
Defined in Qtc.Webenginecore.Find findChildren_QWebEngineCookieStore :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebEngineCookieStore String # | |
Defined in Qtc.Webenginecore.Find findChildren_QWebEngineCookieStore :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QWebEngineUrlRequestInterceptor x where #
findChild_QWebEngineUrlRequestInterceptor :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebEngineUrlRequestInterceptor () # | |
Defined in Qtc.Webenginecore.Find findChild_QWebEngineUrlRequestInterceptor :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebEngineUrlRequestInterceptor String # | |
Defined in Qtc.Webenginecore.Find findChild_QWebEngineUrlRequestInterceptor :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebEngineUrlRequestInterceptor x where #
findChildren_QWebEngineUrlRequestInterceptor :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebEngineUrlRequestInterceptor () # | |
Defined in Qtc.Webenginecore.Find findChildren_QWebEngineUrlRequestInterceptor :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebEngineUrlRequestInterceptor String # | |
Defined in Qtc.Webenginecore.Find findChildren_QWebEngineUrlRequestInterceptor :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QWebEngineUrlRequestJob x where #
findChild_QWebEngineUrlRequestJob :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebEngineUrlRequestJob () # | |
Defined in Qtc.Webenginecore.Find findChild_QWebEngineUrlRequestJob :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebEngineUrlRequestJob String # | |
Defined in Qtc.Webenginecore.Find findChild_QWebEngineUrlRequestJob :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebEngineUrlRequestJob x where #
findChildren_QWebEngineUrlRequestJob :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebEngineUrlRequestJob () # | |
Defined in Qtc.Webenginecore.Find findChildren_QWebEngineUrlRequestJob :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebEngineUrlRequestJob String # | |
Defined in Qtc.Webenginecore.Find findChildren_QWebEngineUrlRequestJob :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QWebEngineUrlSchemeHandler x where #
findChild_QWebEngineUrlSchemeHandler :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebEngineUrlSchemeHandler () # | |
Defined in Qtc.Webenginecore.Find findChild_QWebEngineUrlSchemeHandler :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebEngineUrlSchemeHandler String # | |
Defined in Qtc.Webenginecore.Find findChild_QWebEngineUrlSchemeHandler :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebEngineUrlSchemeHandler x where #
findChildren_QWebEngineUrlSchemeHandler :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebEngineUrlSchemeHandler () # | |
Defined in Qtc.Webenginecore.Find findChildren_QWebEngineUrlSchemeHandler :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebEngineUrlSchemeHandler String # | |
Defined in Qtc.Webenginecore.Find findChildren_QWebEngineUrlSchemeHandler :: QObject a -> String -> IO [QObject ()] # |