| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Graphics.UI.Qtah.Core.HPoint
Documentation
Instances
| Eq HPoint Source # | |
| Ord HPoint Source # | |
| Show HPoint Source # | |
| QPointValue HPoint Source # | |
Defined in Graphics.UI.Qtah.Generated.Core.QPoint Methods withQPointPtr :: HPoint -> (QPointConst -> IO b) -> IO b Source # | |
| Encodable QPoint HPoint # | |
| Encodable QPointConst HPoint # | |
Defined in Graphics.UI.Qtah.Generated.Core.QPoint Methods encode :: HPoint -> IO QPointConst # | |
| Decodable QPoint HPoint # | |
| Decodable QPointConst HPoint # | |
Defined in Graphics.UI.Qtah.Generated.Core.QPoint Methods decode :: QPointConst -> IO HPoint # | |
| HasContents QVectorQPoint HPoint # | |
Defined in Graphics.UI.Qtah.Generated.Core.QVector.QPoint Methods toContents :: QVectorQPoint -> IO [HPoint] # | |
| HasContents QVectorQPointConst HPoint # | |
Defined in Graphics.UI.Qtah.Generated.Core.QVector.QPoint Methods toContents :: QVectorQPointConst -> IO [HPoint] # | |
| FromContents QVectorQPoint HPoint # | |
Defined in Graphics.UI.Qtah.Generated.Core.QVector.QPoint Methods fromContents :: [HPoint] -> IO QVectorQPoint # | |
manhattanLength :: HPoint -> Int Source #