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