Documentation
class QqScxmlInvokableServiceTrUtf8 x1 where #
qScxmlInvokableServiceTrUtf8 :: x1 -> IO String #
Instances
QqScxmlInvokableServiceTrUtf8 String # | |
Defined in Qtc.Scxml.QScxmlInvokableService qScxmlInvokableServiceTrUtf8 :: String -> IO String # | |
QqScxmlInvokableServiceTrUtf8 (String, String) # | |
Defined in Qtc.Scxml.QScxmlInvokableService qScxmlInvokableServiceTrUtf8 :: (String, String) -> IO String # | |
QqScxmlInvokableServiceTrUtf8 (String, String, Int) # | |
Defined in Qtc.Scxml.QScxmlInvokableService qScxmlInvokableServiceTrUtf8 :: (String, String, Int) -> IO String # |
qScxmlInvokableService :: (QScxmlStateMachine t1, QScxmlInvokableServiceFactory t2) -> IO (QScxmlInvokableService ()) #
parentStateMachine :: QScxmlInvokableService a -> () -> IO (QScxmlStateMachine ()) #
qScxmlInvokableService_delete :: QScxmlInvokableService a -> IO () #
qScxmlInvokableService_deleteLater :: QScxmlInvokableService a -> IO () #