| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Graphics.UI.Qtah.Core.HRect
Documentation
Instances
| Eq HRect Source # | |
| Show HRect Source # | |
| QRectValue HRect Source # | |
Defined in Graphics.UI.Qtah.Generated.Core.QRect Methods withQRectPtr :: HRect -> (QRectConst -> IO b) -> IO b Source # | |
| Encodable QRect HRect # | |
| Encodable QRectConst HRect # | |
Defined in Graphics.UI.Qtah.Generated.Core.QRect Methods encode :: HRect -> IO QRectConst # | |
| Decodable QRect HRect # | |
| Decodable QRectConst HRect # | |
Defined in Graphics.UI.Qtah.Generated.Core.QRect Methods decode :: QRectConst -> IO HRect # | |