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