Qtc.Quick.QSGNinePatchNode

Contents

Documentation

class QqsetBounds x0 x1 where #

Methods

qsetBounds :: x0 -> x1 -> IO () #

Instances
QqsetBounds (QSGNinePatchNode ()) (QRectF t1) # 
Instance details

Defined in Qtc.Quick.QSGNinePatchNode

Methods

qsetBounds :: QSGNinePatchNode () -> QRectF t1 -> IO () #

QqsetBounds (QSGNinePatchNodeSc a) (QRectF t1) # 
Instance details

Defined in Qtc.Quick.QSGNinePatchNode

Methods

qsetBounds :: QSGNinePatchNodeSc a -> QRectF t1 -> IO () #

Orphan instances

Qpreprocess (QSGNinePatchNode ()) () # 
Instance details

Methods

preprocess :: QSGNinePatchNode () -> () -> IO () #

Qpreprocess (QSGNinePatchNodeSc a) () # 
Instance details

Methods

preprocess :: QSGNinePatchNodeSc a -> () -> IO () #

QisSubtreeBlocked (QSGNinePatchNode ()) () # 
Instance details

Methods

isSubtreeBlocked :: QSGNinePatchNode () -> () -> IO Bool #

QisSubtreeBlocked (QSGNinePatchNodeSc a) () # 
Instance details

Methods

isSubtreeBlocked :: QSGNinePatchNodeSc a -> () -> IO Bool #

Qupdate (QSGNinePatchNode ()) () # 
Instance details

Methods

update :: QSGNinePatchNode () -> () -> IO () #

Qupdate (QSGNinePatchNodeSc a) () # 
Instance details

Methods

update :: QSGNinePatchNodeSc a -> () -> IO () #

QsetDevicePixelRatio (QSGNinePatchNode ()) Double # 
Instance details

Methods

setDevicePixelRatio :: QSGNinePatchNode () -> Double -> IO () #

QsetDevicePixelRatio (QSGNinePatchNodeSc a) Double # 
Instance details

Methods

setDevicePixelRatio :: QSGNinePatchNodeSc a -> Double -> IO () #

QsetBounds (QSGNinePatchNode ()) RectF # 
Instance details

Methods

setBounds :: QSGNinePatchNode () -> RectF -> IO () #

QsetBounds (QSGNinePatchNodeSc a) RectF # 
Instance details

Methods

setBounds :: QSGNinePatchNodeSc a -> RectF -> IO () #

Qparent (QSGNinePatchNode ()) () (IO (QSGNode ())) # 
Instance details

Methods

parent :: QSGNinePatchNode () -> () -> IO (QSGNode ()) #

Qparent (QSGNinePatchNodeSc a) () (IO (QSGNode ())) # 
Instance details

Methods

parent :: QSGNinePatchNodeSc a -> () -> IO (QSGNode ()) #

QuserMethod (QSGNinePatchNode ()) () (IO ()) # 
Instance details

Methods

userMethod :: QSGNinePatchNode () -> Int -> () -> IO () #

QuserMethod (QSGNinePatchNodeSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QSGNinePatchNodeSc a -> Int -> () -> IO () #

QsetTexture (QSGNinePatchNode ()) (QSGTexture t1) # 
Instance details

Methods

setTexture :: QSGNinePatchNode () -> QSGTexture t1 -> IO () #

QsetTexture (QSGNinePatchNodeSc a) (QSGTexture t1) # 
Instance details

Methods

setTexture :: QSGNinePatchNodeSc a -> QSGTexture t1 -> IO () #

QsetGeometry (QSGNinePatchNode ()) (QSGGeometry t1) # 
Instance details

Methods

setGeometry :: QSGNinePatchNode () -> QSGGeometry t1 -> IO () #

QsetGeometry (QSGNinePatchNodeSc a) (QSGGeometry t1) # 
Instance details

Methods

setGeometry :: QSGNinePatchNodeSc a -> QSGGeometry t1 -> IO () #

QuserMethod (QSGNinePatchNode ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSGNinePatchNode () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QSGNinePatchNodeSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSGNinePatchNodeSc a -> Int -> QVariant () -> IO (QVariant ()) #

QsetPadding (QSGNinePatchNode ()) (Double, Double, Double, Double) # 
Instance details

Methods

setPadding :: QSGNinePatchNode () -> (Double, Double, Double, Double) -> IO () #

QsetPadding (QSGNinePatchNodeSc a) (Double, Double, Double, Double) # 
Instance details

Methods

setPadding :: QSGNinePatchNodeSc a -> (Double, Double, Double, Double) -> IO () #