Qtc.Scxml.QScxmlCompiler_Loader_h
Contents
Methods
unSetHandler :: QScxmlCompiler_Loader () -> String -> IO Bool #
unSetHandler :: QScxmlCompiler_LoaderSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QScxmlCompiler_Loader () -> Int -> IO Bool #
unSetUserMethodVariantList :: QScxmlCompiler_LoaderSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QScxmlCompiler_Loader () -> Int -> IO Bool #
unSetUserMethodVariant :: QScxmlCompiler_LoaderSc a -> Int -> IO Bool #
unSetUserMethod :: QScxmlCompiler_Loader () -> Int -> IO Bool #
unSetUserMethod :: QScxmlCompiler_LoaderSc a -> Int -> IO Bool #
setHandler :: QScxmlCompiler_Loader () -> String -> (QScxmlCompiler_Loader x0 -> String -> String -> QStringList t3 -> IO (QByteArray t0)) -> IO () #
setHandler :: QScxmlCompiler_LoaderSc a -> String -> (QScxmlCompiler_Loader x0 -> String -> String -> QStringList t3 -> IO (QByteArray t0)) -> IO () #
setUserMethod :: QScxmlCompiler_Loader () -> Int -> (QScxmlCompiler_Loader x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QScxmlCompiler_Loader () -> Int -> (QScxmlCompiler_Loader x0 -> IO ()) -> IO () #
setUserMethod :: QScxmlCompiler_LoaderSc a -> Int -> (QScxmlCompiler_Loader x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QScxmlCompiler_LoaderSc a -> Int -> (QScxmlCompiler_Loader x0 -> IO ()) -> IO () #
load_h :: QScxmlCompiler_Loader () -> (String, String, QStringList t3) -> IO (QByteArray ()) #
load_h :: QScxmlCompiler_LoaderSc a -> (String, String, QStringList t3) -> IO (QByteArray ()) #