Documentation
class QsetDevicePixelRatio_h x0 x1 where #
setDevicePixelRatio_h :: x0 -> x1 -> IO () #
Instances
QsetDevicePixelRatio_h (QSGNinePatchNode ()) Double # | |
Defined in Qtc.Quick.QSGNinePatchNode_h setDevicePixelRatio_h :: QSGNinePatchNode () -> Double -> IO () # | |
QsetDevicePixelRatio_h (QSGNinePatchNodeSc a) Double # | |
Defined in Qtc.Quick.QSGNinePatchNode_h setDevicePixelRatio_h :: QSGNinePatchNodeSc a -> Double -> IO () # |
class QsetPadding_h x0 x1 where #
setPadding_h :: x0 -> x1 -> IO () #
Instances
QsetPadding_h (QSGNinePatchNode ()) (Double, Double, Double, Double) # | |
Defined in Qtc.Quick.QSGNinePatchNode_h setPadding_h :: QSGNinePatchNode () -> (Double, Double, Double, Double) -> IO () # | |
QsetPadding_h (QSGNinePatchNodeSc a) (Double, Double, Double, Double) # | |
Defined in Qtc.Quick.QSGNinePatchNode_h setPadding_h :: QSGNinePatchNodeSc a -> (Double, Double, Double, Double) -> IO () # |
class QsetBounds_h x0 x1 where #
setBounds_h :: x0 -> x1 -> IO () #
Instances
QsetBounds_h (QSGNinePatchNode ()) RectF # | |
Defined in Qtc.Quick.QSGNinePatchNode_h setBounds_h :: QSGNinePatchNode () -> RectF -> IO () # | |
QsetBounds_h (QSGNinePatchNodeSc a) RectF # | |
Defined in Qtc.Quick.QSGNinePatchNode_h setBounds_h :: QSGNinePatchNodeSc a -> RectF -> IO () # |
class QqsetBounds_h x0 x1 where #
qsetBounds_h :: x0 -> x1 -> IO () #
Instances
QqsetBounds_h (QSGNinePatchNode ()) (QRectF t1) # | |
Defined in Qtc.Quick.QSGNinePatchNode_h qsetBounds_h :: QSGNinePatchNode () -> QRectF t1 -> IO () # | |
QqsetBounds_h (QSGNinePatchNodeSc a) (QRectF t1) # | |
Defined in Qtc.Quick.QSGNinePatchNode_h qsetBounds_h :: QSGNinePatchNodeSc a -> QRectF t1 -> IO () # |