Qtc.Speech.Find

Documentation

class QfindChild_QTextToSpeech x where #

Methods

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

Instances
QfindChild_QTextToSpeech () # 
Instance details

Defined in Qtc.Speech.Find

Methods

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

QfindChild_QTextToSpeech String # 
Instance details

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

Defined in Qtc.Speech.Find

Methods

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

QfindChildren_QTextToSpeech String # 
Instance details

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

Defined in Qtc.Speech.Find

Methods

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

QfindChild_QTextToSpeechEngine String # 
Instance details

Defined in Qtc.Speech.Find

Methods

findChild_QTextToSpeechEngine :: QObject a -> String -> IO (QObject b) #

class QfindChildren_QTextToSpeechEngine x where #

Instances
QfindChildren_QTextToSpeechEngine () # 
Instance details

Defined in Qtc.Speech.Find

Methods

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

QfindChildren_QTextToSpeechEngine String # 
Instance details

Defined in Qtc.Speech.Find

Methods

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