Qtc.Quick.QSGNinePatchNode_h

Contents

Documentation

class QsetDevicePixelRatio_h x0 x1 where #

Methods

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

Instances
QsetDevicePixelRatio_h (QSGNinePatchNode ()) Double # 
Instance details

Defined in Qtc.Quick.QSGNinePatchNode_h

Methods

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

QsetDevicePixelRatio_h (QSGNinePatchNodeSc a) Double # 
Instance details

Defined in Qtc.Quick.QSGNinePatchNode_h

Methods

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

class QsetPadding_h x0 x1 where #

Methods

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

Instances
QsetPadding_h (QSGNinePatchNode ()) (Double, Double, Double, Double) # 
Instance details

Defined in Qtc.Quick.QSGNinePatchNode_h

Methods

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

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

Defined in Qtc.Quick.QSGNinePatchNode_h

Methods

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

class QsetBounds_h x0 x1 where #

Methods

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

Instances
QsetBounds_h (QSGNinePatchNode ()) RectF # 
Instance details

Defined in Qtc.Quick.QSGNinePatchNode_h

Methods

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

QsetBounds_h (QSGNinePatchNodeSc a) RectF # 
Instance details

Defined in Qtc.Quick.QSGNinePatchNode_h

Methods

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

class QqsetBounds_h x0 x1 where #

Methods

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

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

Defined in Qtc.Quick.QSGNinePatchNode_h

Methods

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

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

Defined in Qtc.Quick.QSGNinePatchNode_h

Methods

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

Orphan instances

QunSetHandler (QSGNinePatchNode ()) # 
Instance details

Methods

unSetHandler :: QSGNinePatchNode () -> String -> IO Bool #

QunSetHandler (QSGNinePatchNodeSc a) # 
Instance details

Methods

unSetHandler :: QSGNinePatchNodeSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QSGNinePatchNode ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QSGNinePatchNode () -> Int -> IO Bool #

QunSetUserMethodVariantList (QSGNinePatchNodeSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QSGNinePatchNodeSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QSGNinePatchNode ()) # 
Instance details

Methods

unSetUserMethodVariant :: QSGNinePatchNode () -> Int -> IO Bool #

QunSetUserMethodVariant (QSGNinePatchNodeSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QSGNinePatchNodeSc a -> Int -> IO Bool #

QunSetUserMethod (QSGNinePatchNode ()) # 
Instance details

Methods

unSetUserMethod :: QSGNinePatchNode () -> Int -> IO Bool #

QunSetUserMethod (QSGNinePatchNodeSc a) # 
Instance details

Methods

unSetUserMethod :: QSGNinePatchNodeSc a -> Int -> IO Bool #

Qpreprocess_h (QSGNinePatchNode ()) () # 
Instance details

Methods

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

Qpreprocess_h (QSGNinePatchNodeSc a) () # 
Instance details

Methods

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

QisSubtreeBlocked_h (QSGNinePatchNode ()) () # 
Instance details

Methods

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

QisSubtreeBlocked_h (QSGNinePatchNodeSc a) () # 
Instance details

Methods

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

Qupdate_h (QSGNinePatchNode ()) () # 
Instance details

Methods

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

Qupdate_h (QSGNinePatchNodeSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QSGNinePatchNode ()) (QSGNinePatchNode x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QSGNinePatchNode () -> String -> (QSGNinePatchNode x0 -> IO Bool) -> IO () #

QsetHandler (QSGNinePatchNode ()) (QSGNinePatchNode x0 -> QRectF t1 -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNode () -> String -> (QSGNinePatchNode x0 -> QRectF t1 -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNode ()) (QSGNinePatchNode x0 -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNode () -> String -> (QSGNinePatchNode x0 -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNode ()) (QSGNinePatchNode x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNode () -> String -> (QSGNinePatchNode x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNode ()) (QSGNinePatchNode x0 -> Double -> Double -> Double -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNode () -> String -> (QSGNinePatchNode x0 -> Double -> Double -> Double -> Double -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNode ()) (QSGNinePatchNode x0 -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNode () -> String -> (QSGNinePatchNode x0 -> Double -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNodeSc a) (QSGNinePatchNode x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QSGNinePatchNodeSc a -> String -> (QSGNinePatchNode x0 -> IO Bool) -> IO () #

QsetHandler (QSGNinePatchNodeSc a) (QSGNinePatchNode x0 -> QRectF t1 -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNodeSc a -> String -> (QSGNinePatchNode x0 -> QRectF t1 -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNodeSc a) (QSGNinePatchNode x0 -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNodeSc a -> String -> (QSGNinePatchNode x0 -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNodeSc a) (QSGNinePatchNode x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNodeSc a -> String -> (QSGNinePatchNode x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNodeSc a) (QSGNinePatchNode x0 -> Double -> Double -> Double -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNodeSc a -> String -> (QSGNinePatchNode x0 -> Double -> Double -> Double -> Double -> IO ()) -> IO () #

QsetHandler (QSGNinePatchNodeSc a) (QSGNinePatchNode x0 -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QSGNinePatchNodeSc a -> String -> (QSGNinePatchNode x0 -> Double -> IO ()) -> IO () #

QsetUserMethod (QSGNinePatchNode ()) (QSGNinePatchNode x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QSGNinePatchNode () -> Int -> (QSGNinePatchNode x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QSGNinePatchNode ()) (QSGNinePatchNode x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QSGNinePatchNode () -> Int -> (QSGNinePatchNode x0 -> IO ()) -> IO () #

QsetUserMethod (QSGNinePatchNodeSc a) (QSGNinePatchNode x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QSGNinePatchNodeSc a -> Int -> (QSGNinePatchNode x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QSGNinePatchNodeSc a) (QSGNinePatchNode x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QSGNinePatchNodeSc a -> Int -> (QSGNinePatchNode x0 -> IO ()) -> IO () #