Qtc.Quick.QSGGeometry_Point2D

Contents

Documentation

Orphan instances

QqsetY (QSGGeometry_Point2D a) Float # 
Instance details

Methods

qsetY :: QSGGeometry_Point2D a -> Float -> IO () #

QqsetX (QSGGeometry_Point2D a) Float # 
Instance details

Methods

qsetX :: QSGGeometry_Point2D a -> Float -> IO () #

Qqy (QSGGeometry_Point2D a) () (IO Float) # 
Instance details

Methods

qy :: QSGGeometry_Point2D a -> () -> IO Float #

Qqx (QSGGeometry_Point2D a) () (IO Float) # 
Instance details

Methods

qx :: QSGGeometry_Point2D a -> () -> IO Float #

Qset (QSGGeometry_Point2D a) (Float, Float) # 
Instance details

Methods

set :: QSGGeometry_Point2D a -> (Float, Float) -> IO () #