Documentation
class QqScxmlInvokableServiceFactoryTrUtf8 x1 where #
qScxmlInvokableServiceFactoryTrUtf8 :: x1 -> IO String #
Instances
QqScxmlInvokableServiceFactoryTrUtf8 String # | |
Defined in Qtc.Scxml.QScxmlInvokableServiceFactory qScxmlInvokableServiceFactoryTrUtf8 :: String -> IO String # | |
QqScxmlInvokableServiceFactoryTrUtf8 (String, String) # | |
Defined in Qtc.Scxml.QScxmlInvokableServiceFactory qScxmlInvokableServiceFactoryTrUtf8 :: (String, String) -> IO String # | |
QqScxmlInvokableServiceFactoryTrUtf8 (String, String, Int) # | |
Defined in Qtc.Scxml.QScxmlInvokableServiceFactory qScxmlInvokableServiceFactoryTrUtf8 :: (String, String, Int) -> IO String # |
class QqScxmlInvokableServiceFactory x1 where #
qScxmlInvokableServiceFactory :: x1 -> IO (QScxmlInvokableServiceFactory ()) #
Instances
QqScxmlInvokableServiceFactory (QScxmlExecutableContent_InvokeInfo t1, [Int], [QScxmlExecutableContent_ParameterInfo t3]) # | |
Defined in Qtc.Scxml.QScxmlInvokableServiceFactory qScxmlInvokableServiceFactory :: (QScxmlExecutableContent_InvokeInfo t1, [Int], [QScxmlExecutableContent_ParameterInfo t3]) -> IO (QScxmlInvokableServiceFactory ()) # | |
QqScxmlInvokableServiceFactory (QScxmlExecutableContent_InvokeInfo t1, [Int], [QScxmlExecutableContent_ParameterInfo t3], QObject t4) # | |
Defined in Qtc.Scxml.QScxmlInvokableServiceFactory qScxmlInvokableServiceFactory :: (QScxmlExecutableContent_InvokeInfo t1, [Int], [QScxmlExecutableContent_ParameterInfo t3], QObject t4) -> IO (QScxmlInvokableServiceFactory ()) # |
invokeInfo :: QScxmlInvokableServiceFactory a -> () -> IO (QScxmlExecutableContent_InvokeInfo ()) #