Graphics.UI.Qtah.Generator.Main
run :: [String] -> IO () Source #
Runs the Qtah generator with the given command line arguments.
generateCpp :: FilePath -> FilePath -> FilePath -> IO () Source #
Generates the C++ side of the Qtah bindings, producing files in the given directory.
generateHs :: FilePath -> FilePath -> IO () Source #
Generates the Haskell side of the Qtah bindings in the given source directory.