Qtc.Classes.Base
getProgName :: IO String #
getArgs :: IO [String] #
unsafePerformIO :: IO a -> a #
data Wrap a #
Constructors
when :: Bool -> IO () -> IO () #
class Qinherits a where #
Methods
inherits :: a -> String -> IO Bool #
Defined in Qtc.Core.Base
inherits :: QObject a -> String -> IO Bool #