| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Graphics.UI.Qtah.Core.HPointF
Documentation
Instances
| Eq HPointF Source # | |
| Show HPointF Source # | |
| QPointFValue HPointF Source # | |
Defined in Graphics.UI.Qtah.Generated.Core.QPointF Methods withQPointFPtr :: HPointF -> (QPointFConst -> IO b) -> IO b Source # | |
| Encodable QPointF HPointF # | |
| Encodable QPointFConst HPointF # | |
Defined in Graphics.UI.Qtah.Generated.Core.QPointF Methods encode :: HPointF -> IO QPointFConst # | |
| Decodable QPointF HPointF # | |
| Decodable QPointFConst HPointF # | |
Defined in Graphics.UI.Qtah.Generated.Core.QPointF Methods decode :: QPointFConst -> IO HPointF # | |
| HasContents QVectorQPointF HPointF # | |
Defined in Graphics.UI.Qtah.Generated.Core.QVector.QPointF Methods toContents :: QVectorQPointF -> IO [HPointF] # | |
| HasContents QVectorQPointFConst HPointF # | |
Defined in Graphics.UI.Qtah.Generated.Core.QVector.QPointF Methods toContents :: QVectorQPointFConst -> IO [HPointF] # | |
| FromContents QVectorQPointF HPointF # | |
Defined in Graphics.UI.Qtah.Generated.Core.QVector.QPointF Methods fromContents :: [HPointF] -> IO QVectorQPointF # | |
manhattanLength :: HPointF -> QReal Source #