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