Safe Haskell | None |
---|
Documentation
Instances
QqLine () # | |
Defined in Qtc.Core.QLine | |
QqLine Line # | |
Defined in Qtc.Core.QLine | |
QqLine (Point, Point) # | |
QqLine (Int, Int, Int, Int) # | |
Defined in Qtc.Core.QLine |
class QqqLine_nf x1 where #
Instances
QqqLine_nf (QLine t1) # | |
Defined in Qtc.Core.QLine | |
QqqLine_nf (QPoint t1, QPoint t2) # | |
Instances
QqLine_nf () # | |
Defined in Qtc.Core.QLine | |
QqLine_nf Line # | |
Defined in Qtc.Core.QLine | |
QqLine_nf (Point, Point) # | |
QqLine_nf (Int, Int, Int, Int) # | |
Defined in Qtc.Core.QLine |
qLine_delete :: QLine a -> IO () #