Qtc.Webenginewidgets.Find

Documentation

class QfindChild_QWebEnginePage x where #

Methods

findChild_QWebEnginePage :: QObject a -> x -> IO (QObject b) #

Instances
QfindChild_QWebEnginePage () # 
Instance details

Defined in Qtc.Webenginewidgets.Find

Methods

findChild_QWebEnginePage :: QObject a -> () -> IO (QObject b) #

QfindChild_QWebEnginePage String # 
Instance details

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 () # 
Instance details

Defined in Qtc.Webenginewidgets.Find

Methods

findChildren_QWebEnginePage :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QWebEnginePage String # 
Instance details

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 () # 
Instance details

Defined in Qtc.Webenginewidgets.Find

Methods

findChild_QWebEngineProfile :: QObject a -> () -> IO (QObject b) #

QfindChild_QWebEngineProfile String # 
Instance details

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 () # 
Instance details

Defined in Qtc.Webenginewidgets.Find

Methods

findChildren_QWebEngineProfile :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QWebEngineProfile String # 
Instance details

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 () # 
Instance details

Defined in Qtc.Webenginewidgets.Find

Methods

findChild_QWebEngineView :: QObject a -> () -> IO (QObject b) #

QfindChild_QWebEngineView String # 
Instance details

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 () # 
Instance details

Defined in Qtc.Webenginewidgets.Find

Methods

findChildren_QWebEngineView :: QObject a -> () -> IO [QObject ()] #

QfindChildren_QWebEngineView String # 
Instance details

Defined in Qtc.Webenginewidgets.Find

Methods

findChildren_QWebEngineView :: QObject a -> String -> IO [QObject ()] #