Documentation
class QqScxmlCompiler_Loader x1 where #
qScxmlCompiler_Loader :: x1 -> IO (QScxmlCompiler_Loader ()) #
Instances
QqScxmlCompiler_Loader () # | |
Defined in Qtc.Scxml.QScxmlCompiler_Loader qScxmlCompiler_Loader :: () -> IO (QScxmlCompiler_Loader ()) # | |
QqScxmlCompiler_Loader (QScxmlCompiler_Loader t1) # | |
Defined in Qtc.Scxml.QScxmlCompiler_Loader qScxmlCompiler_Loader :: QScxmlCompiler_Loader t1 -> IO (QScxmlCompiler_Loader ()) # |
class QqScxmlCompiler_Loader_nf x1 where #
qScxmlCompiler_Loader_nf :: x1 -> IO (QScxmlCompiler_Loader ()) #
Instances
QqScxmlCompiler_Loader_nf () # | |
Defined in Qtc.Scxml.QScxmlCompiler_Loader qScxmlCompiler_Loader_nf :: () -> IO (QScxmlCompiler_Loader ()) # | |
QqScxmlCompiler_Loader_nf (QScxmlCompiler_Loader t1) # | |
Defined in Qtc.Scxml.QScxmlCompiler_Loader qScxmlCompiler_Loader_nf :: QScxmlCompiler_Loader t1 -> IO (QScxmlCompiler_Loader ()) # |
qScxmlCompiler_Loader_delete :: QScxmlCompiler_Loader a -> IO () #
qScxmlCompiler_Loader_delete1 :: QScxmlCompiler_Loader a -> IO () #
Orphan instances
QuserMethod (QScxmlCompiler_Loader ()) () (IO ()) # | |
userMethod :: QScxmlCompiler_Loader () -> Int -> () -> IO () # | |
QuserMethod (QScxmlCompiler_LoaderSc a) () (IO ()) # | |
userMethod :: QScxmlCompiler_LoaderSc a -> Int -> () -> IO () # | |
QuserMethod (QScxmlCompiler_Loader ()) (QVariant ()) (IO (QVariant ())) # | |
userMethod :: QScxmlCompiler_Loader () -> Int -> QVariant () -> IO (QVariant ()) # | |
QuserMethod (QScxmlCompiler_LoaderSc a) (QVariant ()) (IO (QVariant ())) # | |
userMethod :: QScxmlCompiler_LoaderSc a -> Int -> QVariant () -> IO (QVariant ()) # | |
Qload (QScxmlCompiler_Loader ()) (String, String, QStringList t3) (IO (QByteArray ())) # | |
load :: QScxmlCompiler_Loader () -> (String, String, QStringList t3) -> IO (QByteArray ()) # | |
Qload (QScxmlCompiler_LoaderSc a) (String, String, QStringList t3) (IO (QByteArray ())) # | |
load :: QScxmlCompiler_LoaderSc a -> (String, String, QStringList t3) -> IO (QByteArray ()) # |