Qtc.Quick.QSGGeometry_Attribute

Contents

Documentation

class QqSGGeometry_AttributeCreate x1 where #

Instances
QqSGGeometry_AttributeCreate (Int, Int, Int) # 
Instance details

Defined in Qtc.Quick.QSGGeometry_Attribute

Methods

qSGGeometry_AttributeCreate :: (Int, Int, Int) -> IO (QSGGeometry_Attribute ()) #

QqSGGeometry_AttributeCreate (Int, Int, Int, Bool) # 
Instance details

Defined in Qtc.Quick.QSGGeometry_Attribute

Methods

qSGGeometry_AttributeCreate :: (Int, Int, Int, Bool) -> IO (QSGGeometry_Attribute ()) #

reserved :: QSGGeometry_Attribute a -> () -> IO Int #

setReserved :: QSGGeometry_Attribute a -> Int -> IO () #

setTupleSize :: QSGGeometry_Attribute a -> Int -> IO () #

tupleSize :: QSGGeometry_Attribute a -> () -> IO Int #

Orphan instances

QsetType (QSGGeometry_Attribute a) Int # 
Instance details

Methods

setType :: QSGGeometry_Attribute a -> Int -> IO () #

QsetPosition (QSGGeometry_Attribute a) Int # 
Instance details

Methods

setPosition :: QSGGeometry_Attribute a -> Int -> IO () #

QsetAttributeType (QSGGeometry_Attribute a) QSGGeometry_AttributeType # 
Instance details

Qqtype (QSGGeometry_Attribute a) () (IO Int) # 
Instance details

Methods

qtype :: QSGGeometry_Attribute a -> () -> IO Int #

Qposition (QSGGeometry_Attribute a) () (IO Int) # 
Instance details

Methods

position :: QSGGeometry_Attribute a -> () -> IO Int #

QattributeType (QSGGeometry_Attribute a) () (IO QSGGeometry_AttributeType) # 
Instance details