Qtc.Webchannel.Find
Documentation
class QfindChild_QWebChannel x where #
Methods
findChild_QWebChannel :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebChannel () # | |
Defined in Qtc.Webchannel.Find Methods findChild_QWebChannel :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebChannel String # | |
Defined in Qtc.Webchannel.Find Methods findChild_QWebChannel :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebChannel x where #
Methods
findChildren_QWebChannel :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebChannel () # | |
Defined in Qtc.Webchannel.Find Methods findChildren_QWebChannel :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebChannel String # | |
Defined in Qtc.Webchannel.Find Methods findChildren_QWebChannel :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QWebChannelAbstractTransport x where #
Methods
findChild_QWebChannelAbstractTransport :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QWebChannelAbstractTransport () # | |
Defined in Qtc.Webchannel.Find Methods findChild_QWebChannelAbstractTransport :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QWebChannelAbstractTransport String # | |
Defined in Qtc.Webchannel.Find Methods findChild_QWebChannelAbstractTransport :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QWebChannelAbstractTransport x where #
Methods
findChildren_QWebChannelAbstractTransport :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QWebChannelAbstractTransport () # | |
Defined in Qtc.Webchannel.Find Methods findChildren_QWebChannelAbstractTransport :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QWebChannelAbstractTransport String # | |
Defined in Qtc.Webchannel.Find Methods findChildren_QWebChannelAbstractTransport :: QObject a -> String -> IO [QObject ()] # |