Documentation
class QfindChild_QWebEngineDownloadItem x where #
findChild_QWebEngineDownloadItem :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebEngineDownloadItem () # | |
Defined in Qtc.Webenginewidgets.Find findChild_QWebEngineDownloadItem :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebEngineDownloadItem String # | |
Defined in Qtc.Webenginewidgets.Find findChild_QWebEngineDownloadItem :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebEngineDownloadItem x where #
findChildren_QWebEngineDownloadItem :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebEngineDownloadItem () # | |
Defined in Qtc.Webenginewidgets.Find findChildren_QWebEngineDownloadItem :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebEngineDownloadItem String # | |
Defined in Qtc.Webenginewidgets.Find findChildren_QWebEngineDownloadItem :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QWebEnginePage x where #
findChild_QWebEnginePage :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebEnginePage () # | |
Defined in Qtc.Webenginewidgets.Find findChild_QWebEnginePage :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebEnginePage String # | |
Defined in Qtc.Webenginewidgets.Find findChild_QWebEnginePage :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebEnginePage x where #
findChildren_QWebEnginePage :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebEnginePage () # | |
Defined in Qtc.Webenginewidgets.Find findChildren_QWebEnginePage :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebEnginePage String # | |
Defined in Qtc.Webenginewidgets.Find findChildren_QWebEnginePage :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QWebEngineProfile x where #
findChild_QWebEngineProfile :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebEngineProfile () # | |
Defined in Qtc.Webenginewidgets.Find findChild_QWebEngineProfile :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebEngineProfile String # | |
Defined in Qtc.Webenginewidgets.Find findChild_QWebEngineProfile :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebEngineProfile x where #
findChildren_QWebEngineProfile :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebEngineProfile () # | |
Defined in Qtc.Webenginewidgets.Find findChildren_QWebEngineProfile :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebEngineProfile String # | |
Defined in Qtc.Webenginewidgets.Find findChildren_QWebEngineProfile :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QWebEngineView x where #
findChild_QWebEngineView :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebEngineView () # | |
Defined in Qtc.Webenginewidgets.Find findChild_QWebEngineView :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebEngineView String # | |
Defined in Qtc.Webenginewidgets.Find findChild_QWebEngineView :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebEngineView x where #
findChildren_QWebEngineView :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebEngineView () # | |
Defined in Qtc.Webenginewidgets.Find findChildren_QWebEngineView :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebEngineView String # | |
Defined in Qtc.Webenginewidgets.Find findChildren_QWebEngineView :: QObject a -> String -> IO [QObject ()] # |