Qtc.Quick.QSGTexture_h
Contents
Methods
unSetHandler :: QSGTexture () -> String -> IO Bool #
unSetHandler :: QSGTextureSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QSGTexture () -> Int -> IO Bool #
unSetUserMethodVariantList :: QSGTextureSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QSGTexture () -> Int -> IO Bool #
unSetUserMethodVariant :: QSGTextureSc a -> Int -> IO Bool #
unSetUserMethod :: QSGTexture () -> Int -> IO Bool #
unSetUserMethod :: QSGTextureSc a -> Int -> IO Bool #
qtextureSize_h :: QSGTexture () -> () -> IO (QSize ()) #
qtextureSize_h :: QSGTextureSc a -> () -> IO (QSize ()) #
textureSize_h :: QSGTexture () -> () -> IO Size #
textureSize_h :: QSGTextureSc a -> () -> IO Size #
textureId_h :: QSGTexture () -> () -> IO Int #
textureId_h :: QSGTextureSc a -> () -> IO Int #
removedFromAtlas_h :: QSGTexture () -> () -> IO (QSGTexture ()) #
removedFromAtlas_h :: QSGTextureSc a -> () -> IO (QSGTexture ()) #
qnormalizedTextureSubRect_h :: QSGTexture () -> () -> IO (QRectF ()) #
qnormalizedTextureSubRect_h :: QSGTextureSc a -> () -> IO (QRectF ()) #
normalizedTextureSubRect_h :: QSGTexture () -> () -> IO RectF #
normalizedTextureSubRect_h :: QSGTextureSc a -> () -> IO RectF #
isAtlasTexture_h :: QSGTexture () -> () -> IO Bool #
isAtlasTexture_h :: QSGTextureSc a -> () -> IO Bool #
hasMipmaps_h :: QSGTexture () -> () -> IO Bool #
hasMipmaps_h :: QSGTextureSc a -> () -> IO Bool #
hasAlphaChannel_h :: QSGTexture () -> () -> IO Bool #
hasAlphaChannel_h :: QSGTextureSc a -> () -> IO Bool #
bind_h :: QSGTexture () -> () -> IO () #
bind_h :: QSGTextureSc a -> () -> IO () #
timerEvent_h :: QSGTexture () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QSGTextureSc a -> QTimerEvent t1 -> IO () #
event_h :: QSGTexture () -> QEvent t1 -> IO Bool #
event_h :: QSGTextureSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QSGTexture () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QSGTextureSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QSGTexture () -> QEvent t1 -> IO () #
customEvent_h :: QSGTextureSc a -> QEvent t1 -> IO () #
connectNotify_h :: QSGTexture () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QSGTextureSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QSGTexture () -> QChildEvent t1 -> IO () #
childEvent_h :: QSGTextureSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QSGTexture () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QSGTextureSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> IO (QSize t0)) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> IO (QObject t0)) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> IO (QRectF t0)) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> IO Int) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> IO Bool) -> IO () #
setHandler :: QSGTexture () -> String -> (QSGTexture x0 -> IO ()) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> IO (QSize t0)) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> IO (QObject t0)) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> IO (QRectF t0)) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> IO Int) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> IO Bool) -> IO () #
setHandler :: QSGTextureSc a -> String -> (QSGTexture x0 -> IO ()) -> IO () #
setUserMethod :: QSGTexture () -> Int -> (QSGTexture x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QSGTexture () -> Int -> (QSGTexture x0 -> IO ()) -> IO () #
setUserMethod :: QSGTextureSc a -> Int -> (QSGTexture x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QSGTextureSc a -> Int -> (QSGTexture x0 -> IO ()) -> IO () #