Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Core.QPolygon
Description
Documentation
class QqqPolygon x1 where Source
Instances
QqqPolygon (QRect t1) | |
QqqPolygon (QRect t1, Bool) |
class QqqPolygon_nf x1 where Source
Methods
qqPolygon_nf :: x1 -> IO (QPolygon ()) Source
Instances
QqqPolygon_nf (QRect t1) | |
QqqPolygon_nf (QRect t1, Bool) |
class QqputPoints x1 where Source
Methods
qputPoints :: QPolygon a -> x1 -> IO () Source
Instances
QqputPoints (Int, Int, QPolygon t3) | |
QqputPoints (Int, Int, QPolygon t3, Int) |
class QqsetPoint x1 where Source
Instances
QqsetPoint (Int, Point) | |
QqsetPoint (Int, Int, Int) |
qPolygon_delete :: QPolygon a -> IO () Source