Qtc.Qwt.QwtClipper
Documentation
class QqwtClipper x1 where #
Methods
qwtClipper :: x1 -> IO (QwtClipper ()) #
Instances
| QqwtClipper () # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipper :: () -> IO (QwtClipper ()) # | |
| QqwtClipper (QwtClipper t1) # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipper :: QwtClipper t1 -> IO (QwtClipper ()) # | |
class QqwtClipper_nf x1 where #
Methods
qwtClipper_nf :: x1 -> IO (QwtClipper ()) #
Instances
| QqwtClipper_nf () # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipper_nf :: () -> IO (QwtClipper ()) # | |
| QqwtClipper_nf (QwtClipper t1) # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipper_nf :: QwtClipper t1 -> IO (QwtClipper ()) # | |
qqwtClipperClipCircle :: (QRectF t1, QPointF t2, Double) -> IO [QwtInterval ()] #
qwtClipperClipCircle :: (RectF, PointF, Double) -> IO [QwtInterval ()] #
class QqwtClipperClipPolygon x1 where #
Methods
qwtClipperClipPolygon :: x1 -> IO (QPolygon ()) #
Instances
| QqwtClipperClipPolygon (RectF, QPolygon t2) # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipperClipPolygon :: (RectF, QPolygon t2) -> IO (QPolygon ()) # | |
| QqwtClipperClipPolygon (Rect, QPolygon t2) # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipperClipPolygon :: (Rect, QPolygon t2) -> IO (QPolygon ()) # | |
| QqwtClipperClipPolygon (RectF, QPolygon t2, Bool) # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipperClipPolygon :: (RectF, QPolygon t2, Bool) -> IO (QPolygon ()) # | |
| QqwtClipperClipPolygon (Rect, QPolygon t2, Bool) # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipperClipPolygon :: (Rect, QPolygon t2, Bool) -> IO (QPolygon ()) # | |
class QqqwtClipperClipPolygon x1 where #
Methods
qqwtClipperClipPolygon :: x1 -> IO (QPolygon ()) #
Instances
| QqqwtClipperClipPolygon (QRectF t1, QPolygon t2) # | |
Defined in Qtc.Qwt.QwtClipper Methods qqwtClipperClipPolygon :: (QRectF t1, QPolygon t2) -> IO (QPolygon ()) # | |
| QqqwtClipperClipPolygon (QRect t1, QPolygon t2) # | |
Defined in Qtc.Qwt.QwtClipper Methods qqwtClipperClipPolygon :: (QRect t1, QPolygon t2) -> IO (QPolygon ()) # | |
| QqqwtClipperClipPolygon (QRectF t1, QPolygon t2, Bool) # | |
Defined in Qtc.Qwt.QwtClipper Methods qqwtClipperClipPolygon :: (QRectF t1, QPolygon t2, Bool) -> IO (QPolygon ()) # | |
| QqqwtClipperClipPolygon (QRect t1, QPolygon t2, Bool) # | |
Defined in Qtc.Qwt.QwtClipper Methods qqwtClipperClipPolygon :: (QRect t1, QPolygon t2, Bool) -> IO (QPolygon ()) # | |
class QqwtClipperClipPolygonF x1 where #
Methods
qwtClipperClipPolygonF :: x1 -> IO (QPolygonF ()) #
Instances
| QqwtClipperClipPolygonF (RectF, QPolygonF t2) # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipperClipPolygonF :: (RectF, QPolygonF t2) -> IO (QPolygonF ()) # | |
| QqwtClipperClipPolygonF (RectF, QPolygonF t2, Bool) # | |
Defined in Qtc.Qwt.QwtClipper Methods qwtClipperClipPolygonF :: (RectF, QPolygonF t2, Bool) -> IO (QPolygonF ()) # | |
class QqqwtClipperClipPolygonF x1 where #
Methods
qqwtClipperClipPolygonF :: x1 -> IO (QPolygonF ()) #
Instances
| QqqwtClipperClipPolygonF (QRectF t1, QPolygonF t2) # | |
Defined in Qtc.Qwt.QwtClipper Methods qqwtClipperClipPolygonF :: (QRectF t1, QPolygonF t2) -> IO (QPolygonF ()) # | |
| QqqwtClipperClipPolygonF (QRectF t1, QPolygonF t2, Bool) # | |
Defined in Qtc.Qwt.QwtClipper Methods qqwtClipperClipPolygonF :: (QRectF t1, QPolygonF t2, Bool) -> IO (QPolygonF ()) # | |
qwtClipper_delete :: QwtClipper a -> IO () #