Documentation
class QqqPolygonF x1 where #
qqPolygonF :: x1 -> IO (QPolygonF ()) #
Instances
QqqPolygonF (QRectF t1) # | |
Defined in Qtc.Gui.QPolygonF qqPolygonF :: QRectF t1 -> IO (QPolygonF ()) # |
class QqPolygonF x1 where #
Instances
QqPolygonF Int # | |
Defined in Qtc.Gui.QPolygonF | |
QqPolygonF () # | |
Defined in Qtc.Gui.QPolygonF | |
QqPolygonF RectF # | |
Defined in Qtc.Gui.QPolygonF | |
QqPolygonF [QPointF t1] # | |
Defined in Qtc.Gui.QPolygonF | |
QqPolygonF (QPolygon t1) # | |
Defined in Qtc.Gui.QPolygonF | |
QqPolygonF (QPolygonF t1) # | |
Defined in Qtc.Gui.QPolygonF |
class QqqPolygonF_nf x1 where #
qqPolygonF_nf :: x1 -> IO (QPolygonF ()) #
Instances
QqqPolygonF_nf (QRectF t1) # | |
Defined in Qtc.Gui.QPolygonF qqPolygonF_nf :: QRectF t1 -> IO (QPolygonF ()) # |
class QqPolygonF_nf x1 where #
qPolygonF_nf :: x1 -> IO (QPolygonF ()) #
Instances
QqPolygonF_nf Int # | |
Defined in Qtc.Gui.QPolygonF qPolygonF_nf :: Int -> IO (QPolygonF ()) # | |
QqPolygonF_nf () # | |
Defined in Qtc.Gui.QPolygonF qPolygonF_nf :: () -> IO (QPolygonF ()) # | |
QqPolygonF_nf RectF # | |
Defined in Qtc.Gui.QPolygonF qPolygonF_nf :: RectF -> IO (QPolygonF ()) # | |
QqPolygonF_nf [QPointF t1] # | |
Defined in Qtc.Gui.QPolygonF qPolygonF_nf :: [QPointF t1] -> IO (QPolygonF ()) # | |
QqPolygonF_nf (QPolygon t1) # | |
Defined in Qtc.Gui.QPolygonF qPolygonF_nf :: QPolygon t1 -> IO (QPolygonF ()) # | |
QqPolygonF_nf (QPolygonF t1) # | |
Defined in Qtc.Gui.QPolygonF qPolygonF_nf :: QPolygonF t1 -> IO (QPolygonF ()) # |
qPolygonF_delete :: QPolygonF a -> IO () #