Qtc.Speech.QTextToSpeechPlugin

Contents

Documentation

class QcreateTextToSpeechEngine x0 x1 where #

Methods

createTextToSpeechEngine :: x0 -> x1 -> IO (QTextToSpeechEngine ()) #

Instances
QcreateTextToSpeechEngine (QTextToSpeechPlugin ()) ([(String, QVariant t1_2)], QObject t2, QStringPtr t3) # 
Instance details

Defined in Qtc.Speech.QTextToSpeechPlugin

Methods

createTextToSpeechEngine :: QTextToSpeechPlugin () -> ([(String, QVariant t1_2)], QObject t2, QStringPtr t3) -> IO (QTextToSpeechEngine ()) #

QcreateTextToSpeechEngine (QTextToSpeechPluginSc a) ([(String, QVariant t1_2)], QObject t2, QStringPtr t3) # 
Instance details

Defined in Qtc.Speech.QTextToSpeechPlugin

Orphan instances

QuserMethod (QTextToSpeechPlugin ()) () (IO ()) # 
Instance details

Methods

userMethod :: QTextToSpeechPlugin () -> Int -> () -> IO () #

QuserMethod (QTextToSpeechPluginSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QTextToSpeechPluginSc a -> Int -> () -> IO () #

QuserMethod (QTextToSpeechPlugin ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QTextToSpeechPlugin () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QTextToSpeechPluginSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QTextToSpeechPluginSc a -> Int -> QVariant () -> IO (QVariant ()) #