Qtc.Quick.QSGImageNode_h
Contents
Documentation
class Qfiltering_h x0 x1 where #
Methods
filtering_h :: x0 -> x1 -> IO Filtering #
Instances
Qfiltering_h (QSGImageNode ()) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods filtering_h :: QSGImageNode () -> () -> IO Filtering # | |
Qfiltering_h (QSGImageNodeSc a) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods filtering_h :: QSGImageNodeSc a -> () -> IO Filtering # |
class QmipmapFiltering_h x0 x1 where #
Methods
mipmapFiltering_h :: x0 -> x1 -> IO Filtering #
Instances
QmipmapFiltering_h (QSGImageNode ()) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods mipmapFiltering_h :: QSGImageNode () -> () -> IO Filtering # | |
QmipmapFiltering_h (QSGImageNodeSc a) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods mipmapFiltering_h :: QSGImageNodeSc a -> () -> IO Filtering # |
class QownsTexture_h x0 x1 where #
Methods
ownsTexture_h :: x0 -> x1 -> IO Bool #
Instances
QownsTexture_h (QSGImageNode ()) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods ownsTexture_h :: QSGImageNode () -> () -> IO Bool # | |
QownsTexture_h (QSGImageNodeSc a) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods ownsTexture_h :: QSGImageNodeSc a -> () -> IO Bool # |
class QsetFiltering_h x0 x1 where #
Methods
setFiltering_h :: x0 -> x1 -> IO () #
Instances
QsetFiltering_h (QSGImageNode ()) Filtering # | |
Defined in Qtc.Quick.QSGImageNode_h Methods setFiltering_h :: QSGImageNode () -> Filtering -> IO () # | |
QsetFiltering_h (QSGImageNodeSc a) Filtering # | |
Defined in Qtc.Quick.QSGImageNode_h Methods setFiltering_h :: QSGImageNodeSc a -> Filtering -> IO () # |
class QsetMipmapFiltering_h x0 x1 where #
Methods
setMipmapFiltering_h :: x0 -> x1 -> IO () #
Instances
QsetMipmapFiltering_h (QSGImageNode ()) Filtering # | |
Defined in Qtc.Quick.QSGImageNode_h Methods setMipmapFiltering_h :: QSGImageNode () -> Filtering -> IO () # | |
QsetMipmapFiltering_h (QSGImageNodeSc a) Filtering # | |
Defined in Qtc.Quick.QSGImageNode_h Methods setMipmapFiltering_h :: QSGImageNodeSc a -> Filtering -> IO () # |
class QsetOwnsTexture_h x0 x1 where #
Methods
setOwnsTexture_h :: x0 -> x1 -> IO () #
Instances
QsetOwnsTexture_h (QSGImageNode ()) Bool # | |
Defined in Qtc.Quick.QSGImageNode_h Methods setOwnsTexture_h :: QSGImageNode () -> Bool -> IO () # | |
QsetOwnsTexture_h (QSGImageNodeSc a) Bool # | |
Defined in Qtc.Quick.QSGImageNode_h Methods setOwnsTexture_h :: QSGImageNodeSc a -> Bool -> IO () # |
class QsetSourceRect_h x0 x1 where #
Methods
setSourceRect_h :: x0 -> x1 -> IO () #
Instances
QsetSourceRect_h (QSGImageNode ()) RectF # | |
Defined in Qtc.Quick.QSGImageNode_h Methods setSourceRect_h :: QSGImageNode () -> RectF -> IO () # | |
QsetSourceRect_h (QSGImageNodeSc a) RectF # | |
Defined in Qtc.Quick.QSGImageNode_h Methods setSourceRect_h :: QSGImageNodeSc a -> RectF -> IO () # |
class QqsetSourceRect_h x0 x1 where #
Methods
qsetSourceRect_h :: x0 -> x1 -> IO () #
Instances
QqsetSourceRect_h (QSGImageNode ()) (QRectF t1) # | |
Defined in Qtc.Quick.QSGImageNode_h Methods qsetSourceRect_h :: QSGImageNode () -> QRectF t1 -> IO () # | |
QqsetSourceRect_h (QSGImageNodeSc a) (QRectF t1) # | |
Defined in Qtc.Quick.QSGImageNode_h Methods qsetSourceRect_h :: QSGImageNodeSc a -> QRectF t1 -> IO () # |
class QsetTextureCoordinatesTransform_h x0 x1 where #
Methods
setTextureCoordinatesTransform_h :: x0 -> x1 -> IO () #
Instances
class QsourceRect_h x0 x1 where #
Methods
sourceRect_h :: x0 -> x1 -> IO RectF #
Instances
QsourceRect_h (QSGImageNode ()) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods sourceRect_h :: QSGImageNode () -> () -> IO RectF # | |
QsourceRect_h (QSGImageNodeSc a) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods sourceRect_h :: QSGImageNodeSc a -> () -> IO RectF # |
class QqsourceRect_h x0 x1 where #
Methods
qsourceRect_h :: x0 -> x1 -> IO (QRectF ()) #
Instances
QqsourceRect_h (QSGImageNode ()) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods qsourceRect_h :: QSGImageNode () -> () -> IO (QRectF ()) # | |
QqsourceRect_h (QSGImageNodeSc a) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods qsourceRect_h :: QSGImageNodeSc a -> () -> IO (QRectF ()) # |
class QtextureCoordinatesTransform_h x0 x1 where #
Methods
textureCoordinatesTransform_h :: x0 -> x1 -> IO QSGImageNode_TextureCoordinatesTransformFlags #
Instances
QtextureCoordinatesTransform_h (QSGImageNode ()) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods textureCoordinatesTransform_h :: QSGImageNode () -> () -> IO QSGImageNode_TextureCoordinatesTransformFlags # | |
QtextureCoordinatesTransform_h (QSGImageNodeSc a) () # | |
Defined in Qtc.Quick.QSGImageNode_h Methods textureCoordinatesTransform_h :: QSGImageNodeSc a -> () -> IO QSGImageNode_TextureCoordinatesTransformFlags # |