Safe Haskell | None |
---|
Main
Description
InGraph, an ingress graph optimizer
- version :: [Char]
- aboutTxt :: [Char]
- getIconPath :: IO (Maybe FilePath)
- main :: IO ()
- imageFiles :: [([Char], [[Char]])]
- graphFiles :: [([Char], [[Char]])]
- doFrame :: IO ()
Documentation
version :: [Char]
aboutTxt :: [Char]
getIconPath :: IO (Maybe FilePath)
Look for the path to the application icon. If it doesn't exist, return Nothing
main :: IO ()
imageFiles :: [([Char], [[Char]])]
Specify image files for the file open dialog.
graphFiles :: [([Char], [[Char]])]
Graph file types for graph load and save dialogs.
doFrame :: IO ()
GUI entry point. Set up window elements and define callbacks