Qtc.Speech.Find
Documentation
class QfindChild_QTextToSpeech x where #
Methods
findChild_QTextToSpeech :: QObject a -> x -> IO (QObject b) #
Instances
| QfindChild_QTextToSpeech () # | |
Defined in Qtc.Speech.Find Methods findChild_QTextToSpeech :: QObject a -> () -> IO (QObject b) # | |
| QfindChild_QTextToSpeech String # | |
Defined in Qtc.Speech.Find Methods findChild_QTextToSpeech :: QObject a -> String -> IO (QObject b) # | |
class QfindChildren_QTextToSpeech x where #
Methods
findChildren_QTextToSpeech :: QObject a -> x -> IO [QObject ()] #
Instances
| QfindChildren_QTextToSpeech () # | |
Defined in Qtc.Speech.Find Methods findChildren_QTextToSpeech :: QObject a -> () -> IO [QObject ()] # | |
| QfindChildren_QTextToSpeech String # | |
Defined in Qtc.Speech.Find Methods findChildren_QTextToSpeech :: QObject a -> String -> IO [QObject ()] # | |
class QfindChild_QTextToSpeechEngine x where #
Methods
findChild_QTextToSpeechEngine :: QObject a -> x -> IO (QObject b) #
Instances
| QfindChild_QTextToSpeechEngine () # | |
Defined in Qtc.Speech.Find Methods findChild_QTextToSpeechEngine :: QObject a -> () -> IO (QObject b) # | |
| QfindChild_QTextToSpeechEngine String # | |
Defined in Qtc.Speech.Find Methods findChild_QTextToSpeechEngine :: QObject a -> String -> IO (QObject b) # | |
class QfindChildren_QTextToSpeechEngine x where #
Methods
findChildren_QTextToSpeechEngine :: QObject a -> x -> IO [QObject ()] #
Instances
| QfindChildren_QTextToSpeechEngine () # | |
Defined in Qtc.Speech.Find Methods findChildren_QTextToSpeechEngine :: QObject a -> () -> IO [QObject ()] # | |
| QfindChildren_QTextToSpeechEngine String # | |
Defined in Qtc.Speech.Find Methods findChildren_QTextToSpeechEngine :: QObject a -> String -> IO [QObject ()] # | |