Qtc.Webengine.Find
Documentation
class QfindChild_QQuickWebEngineProfile x where #
Methods
findChild_QQuickWebEngineProfile :: QObject a -> x -> IO (QObject b) #
Instances
| QfindChild_QQuickWebEngineProfile () # | |
Defined in Qtc.Webengine.Find Methods findChild_QQuickWebEngineProfile :: QObject a -> () -> IO (QObject b) # | |
| QfindChild_QQuickWebEngineProfile String # | |
Defined in Qtc.Webengine.Find Methods findChild_QQuickWebEngineProfile :: QObject a -> String -> IO (QObject b) # | |
class QfindChildren_QQuickWebEngineProfile x where #
Methods
findChildren_QQuickWebEngineProfile :: QObject a -> x -> IO [QObject ()] #
Instances
| QfindChildren_QQuickWebEngineProfile () # | |
Defined in Qtc.Webengine.Find Methods findChildren_QQuickWebEngineProfile :: QObject a -> () -> IO [QObject ()] # | |
| QfindChildren_QQuickWebEngineProfile String # | |
Defined in Qtc.Webengine.Find Methods findChildren_QQuickWebEngineProfile :: QObject a -> String -> IO [QObject ()] # | |
class QfindChild_QQuickWebEngineScript x where #
Methods
findChild_QQuickWebEngineScript :: QObject a -> x -> IO (QObject b) #
Instances
| QfindChild_QQuickWebEngineScript () # | |
Defined in Qtc.Webengine.Find Methods findChild_QQuickWebEngineScript :: QObject a -> () -> IO (QObject b) # | |
| QfindChild_QQuickWebEngineScript String # | |
Defined in Qtc.Webengine.Find Methods findChild_QQuickWebEngineScript :: QObject a -> String -> IO (QObject b) # | |
class QfindChildren_QQuickWebEngineScript x where #
Methods
findChildren_QQuickWebEngineScript :: QObject a -> x -> IO [QObject ()] #
Instances
| QfindChildren_QQuickWebEngineScript () # | |
Defined in Qtc.Webengine.Find Methods findChildren_QQuickWebEngineScript :: QObject a -> () -> IO [QObject ()] # | |
| QfindChildren_QQuickWebEngineScript String # | |
Defined in Qtc.Webengine.Find Methods findChildren_QQuickWebEngineScript :: QObject a -> String -> IO [QObject ()] # | |