Qtc.Classes.Scxml_h
Documentation
class QevaluateToBool_h a b where #
Methods
evaluateToBool_h :: a -> b -> IO Bool #
class QevaluateToString_h a b where #
Methods
evaluateToString_h :: a -> b -> IO String #
class QevaluateToVariant_h a b where #
Methods
evaluateToVariant_h :: a -> b -> IO (QVariant ()) #
class QevaluateToVoid_h a b where #
Methods
evaluateToVoid_h :: a -> b -> IO () #
class QhasScxmlProperty_h a b where #
Methods
hasScxmlProperty_h :: a -> b -> IO Bool #
Methods
invoke_h :: a -> b -> IO (QScxmlInvokableService ()) #
class QscxmlProperty_h a b where #
Methods
scxmlProperty_h :: a -> b -> IO (QVariant ()) #
class QsetScxmlProperty_h a b where #
Methods
setScxmlProperty_h :: a -> b -> IO Bool #