Qtc.Quick.QSGGeometryNode

Contents

Documentation

material :: QSGGeometryNode a -> () -> IO (QSGMaterial ()) #

renderOrder :: QSGGeometryNode a -> () -> IO Int #

setInheritedOpacity :: QSGGeometryNode a -> Double -> IO () #

setRenderOrder :: QSGGeometryNode a -> Int -> IO () #

Orphan instances

Qpreprocess (QSGGeometryNode ()) () # 
Instance details

Methods

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

Qpreprocess (QSGGeometryNodeSc a) () # 
Instance details

Methods

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

QisSubtreeBlocked (QSGGeometryNode ()) () # 
Instance details

Methods

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

QisSubtreeBlocked (QSGGeometryNodeSc a) () # 
Instance details

Methods

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

QinheritedOpacity (QSGGeometryNode a) () # 
Instance details

Methods

inheritedOpacity :: QSGGeometryNode a -> () -> IO Double #

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

Methods

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

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

Methods

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

QuserMethod (QSGGeometryNode ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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