Qtc.Gui.QTransform
Contents
Documentation
adjoint :: QTransform a -> () -> IO (QTransform ()) #
det :: QTransform a -> () -> IO Double #
qTransformFromScale :: (Double, Double) -> IO (QTransform ()) #
qTransformFromTranslate :: (Double, Double) -> IO (QTransform ()) #
isRotating :: QTransform a -> () -> IO Bool #
isScaling :: QTransform a -> () -> IO Bool #
isTranslating :: QTransform a -> () -> IO Bool #
m13 :: QTransform a -> () -> IO Double #
m23 :: QTransform a -> () -> IO Double #
m31 :: QTransform a -> () -> IO Double #
m32 :: QTransform a -> () -> IO Double #
m33 :: QTransform a -> () -> IO Double #
qTransformQuadToQuad :: (QPolygonF t1, QPolygonF t2, QTransform t3) -> IO Bool #
qTransformQuadToSquare :: (QPolygonF t1, QTransform t2) -> IO Bool #
class QrotateRadians x1 where #
Methods
rotateRadians :: QTransform a -> x1 -> IO (QTransform ()) #
Instances
QrotateRadians Double # | |
Defined in Qtc.Gui.QTransform Methods rotateRadians :: QTransform a -> Double -> IO (QTransform ()) # | |
QrotateRadians (Double, Qt_Axis) # | |
Defined in Qtc.Gui.QTransform Methods rotateRadians :: QTransform a -> (Double, Qt_Axis) -> IO (QTransform ()) # |
qTransformSquareToQuad :: (QPolygonF t1, QTransform t2) -> IO Bool #
qTransform_delete :: QTransform a -> IO () #
Orphan instances
QtoAffine (QTransform a) () # | |
Methods toAffine :: QTransform a -> () -> IO (QMatrix ()) # | |
QmapToPolygon (QTransform a) Rect # | |
Methods mapToPolygon :: QTransform a -> Rect -> IO (QPolygon ()) # | |
Qm22 (QTransform a) () # | |
Methods m22 :: QTransform a -> () -> IO Double # | |
Qm21 (QTransform a) () # | |
Methods m21 :: QTransform a -> () -> IO Double # | |
Qm12 (QTransform a) () # | |
Methods m12 :: QTransform a -> () -> IO Double # | |
Qm11 (QTransform a) () # | |
Methods m11 :: QTransform a -> () -> IO Double # | |
QisInvertible (QTransform a) () # | |
Methods isInvertible :: QTransform a -> () -> IO Bool # | |
QisIdentity (QTransform a) () # | |
Methods isIdentity :: QTransform a -> () -> IO Bool # | |
QisAffine (QTransform a) () # | |
Methods isAffine :: QTransform a -> () -> IO Bool # | |
Qdeterminant (QTransform a) () # | |
Methods determinant :: QTransform a -> () -> IO Double # | |
Qqtype (QTransform a) () (IO TransformationType) # | |
Methods qtype :: QTransform a -> () -> IO TransformationType # | |
Qqtransposed (QTransform a) () (IO (QTransform ())) # | |
Methods qtransposed :: QTransform a -> () -> IO (QTransform ()) # | |
Qrotate (QTransform a) Double (IO (QTransform ())) # | |
Methods rotate :: QTransform a -> Double -> IO (QTransform ()) # | |
Qreset (QTransform a) () (IO ()) # | |
Methods reset :: QTransform a -> () -> IO () # | |
Qqose (QTransform a) Double (IO (QTransform ())) # | |
Methods qose :: QTransform a -> Double -> IO (QTransform ()) # | |
Qqope (QTransform a) Double (IO (QTransform ())) # | |
Methods qope :: QTransform a -> Double -> IO (QTransform ()) # | |
Qqome (QTransform a) Double (IO (QTransform ())) # | |
Methods qome :: QTransform a -> Double -> IO (QTransform ()) # | |
Qqode (QTransform a) Double (IO (QTransform ())) # | |
Methods qode :: QTransform a -> Double -> IO (QTransform ()) # | |
Qqmap (QTransform a) PointF (IO PointF) # | |
Methods qmap :: QTransform a -> PointF -> IO PointF # | |
Qqmap (QTransform a) Point (IO Point) # | |
Methods qmap :: QTransform a -> Point -> IO Point # | |
Qqmap (QTransform a) LineF (IO LineF) # | |
Methods qmap :: QTransform a -> LineF -> IO LineF # | |
Qqmap (QTransform a) Line (IO Line) # | |
Methods qmap :: QTransform a -> Line -> IO Line # | |
Qinverted (QTransform a) () (IO (QTransform ())) # | |
Methods inverted :: QTransform a -> () -> IO (QTransform ()) # | |
Qqdy (QTransform a) () (IO Double) # | |
Methods qdy :: QTransform a -> () -> IO Double # | |
Qqdx (QTransform a) () (IO Double) # | |
Methods qdx :: QTransform a -> () -> IO Double # | |
QmapRect (QTransform a) RectF (IO RectF) # | |
Methods mapRect :: QTransform a -> RectF -> IO RectF # | |
QmapRect (QTransform a) Rect (IO Rect) # | |
Methods mapRect :: QTransform a -> Rect -> IO Rect # | |
Qqone (QTransform ()) (QTransform t1) # | |
Methods qone :: QTransform () -> QTransform t1 -> IO Bool # | |
Qqone (QTransformSc a) (QTransform t1) # | |
Methods qone :: QTransformSc a -> QTransform t1 -> IO Bool # | |
QqmapToPolygon (QTransform a) (QRect t1) # | |
Methods qmapToPolygon :: QTransform a -> QRect t1 -> IO (QPolygon ()) # | |
Qqome (QTransform a) (QTransform t1) (IO (QTransform ())) # | |
Methods qome :: QTransform a -> QTransform t1 -> IO (QTransform ()) # | |
Qqmap (QTransform a) (QRegion t1) (IO (QRegion ())) # | |
Methods qmap :: QTransform a -> QRegion t1 -> IO (QRegion ()) # | |
Qqmap (QTransform a) (QPolygonF t1) (IO (QPolygonF ())) # | |
Methods qmap :: QTransform a -> QPolygonF t1 -> IO (QPolygonF ()) # | |
Qqmap (QTransform a) (QPolygon t1) (IO (QPolygon ())) # | |
Methods qmap :: QTransform a -> QPolygon t1 -> IO (QPolygon ()) # | |
Qqmap (QTransform a) (QPainterPath t1) (IO (QPainterPath ())) # | |
Methods qmap :: QTransform a -> QPainterPath t1 -> IO (QPainterPath ()) # | |
Qinverted (QTransform a) (QBoolPtr t1) (IO (QTransform ())) # | |
Methods inverted :: QTransform a -> QBoolPtr t1 -> IO (QTransform ()) # | |
QqmapRect (QTransform a) (QRectF t1) (IO (QRectF ())) # | |
Methods qmapRect :: QTransform a -> QRectF t1 -> IO (QRectF ()) # | |
QqmapRect (QTransform a) (QRect t1) (IO (QRect ())) # | |
Methods qmapRect :: QTransform a -> QRect t1 -> IO (QRect ()) # | |
Qqqmap (QTransform a) (QPointF t1) (IO (QPointF ())) # | |
Methods qqmap :: QTransform a -> QPointF t1 -> IO (QPointF ()) # | |
Qqqmap (QTransform a) (QPoint t1) (IO (QPoint ())) # | |
Methods qqmap :: QTransform a -> QPoint t1 -> IO (QPoint ()) # | |
Qqqmap (QTransform a) (QLineF t1) (IO (QLineF ())) # | |
Methods qqmap :: QTransform a -> QLineF t1 -> IO (QLineF ()) # | |
Qqqmap (QTransform a) (QLine t1) (IO (QLine ())) # | |
Methods qqmap :: QTransform a -> QLine t1 -> IO (QLine ()) # | |
Qqtranslate (QTransform a) (Double, Double) (IO (QTransform ())) # | |
Methods qtranslate :: QTransform a -> (Double, Double) -> IO (QTransform ()) # | |
Qshear (QTransform a) (Double, Double) (IO (QTransform ())) # | |
Methods shear :: QTransform a -> (Double, Double) -> IO (QTransform ()) # | |
Qqscale (QTransform a) (Double, Double) (IO (QTransform ())) # | |
Methods qscale :: QTransform a -> (Double, Double) -> IO (QTransform ()) # | |
Qrotate (QTransform a) (Double, Qt_Axis) (IO (QTransform ())) # | |
Methods rotate :: QTransform a -> (Double, Qt_Axis) -> IO (QTransform ()) # | |
Qqmap (QTransform a) (Int, Int, QIntPtr t3, QIntPtr t4) (IO ()) # | |
Methods qmap :: QTransform a -> (Int, Int, QIntPtr t3, QIntPtr t4) -> IO () # | |
Qqmap (QTransform a) (Double, Double, QDoublePtr t3, QDoublePtr t4) (IO ()) # | |
Methods qmap :: QTransform a -> (Double, Double, QDoublePtr t3, QDoublePtr t4) -> IO () # | |
QsetMatrix (QTransform a) (Double, Double, Double, Double, Double, Double, Double, Double, Double) # | |
Methods setMatrix :: QTransform a -> (Double, Double, Double, Double, Double, Double, Double, Double, Double) -> IO () # |