Qtc.Classes.Script
Documentation
Methods
argument :: a -> b -> IO (QScriptValue ()) #
class QargumentCount a b where #
Methods
argumentCount :: a -> b -> IO Int #
class QhasPrevious a b where #
Methods
hasPrevious :: a -> b -> IO Bool #
class QpropertyFlags a b where #
Methods
propertyFlags :: a -> b -> IO PropertyFlags #
class QthisObject a b where #
Methods
thisObject :: a -> b -> IO (QScriptValue ()) #