Qtc.Quick.QSGDynamicTexture

Contents

Documentation

class QqSGDynamicTextureTrUtf8 x1 where #

Methods

qSGDynamicTextureTrUtf8 :: x1 -> IO String #

Instances
QqSGDynamicTextureTrUtf8 String # 
Instance details

Defined in Qtc.Quick.QSGDynamicTexture

Methods

qSGDynamicTextureTrUtf8 :: String -> IO String #

QqSGDynamicTextureTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Quick.QSGDynamicTexture

Methods

qSGDynamicTextureTrUtf8 :: (String, String) -> IO String #

QqSGDynamicTextureTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Quick.QSGDynamicTexture

Methods

qSGDynamicTextureTrUtf8 :: (String, String, Int) -> IO String #

class QupdateTexture x0 x1 where #

Methods

updateTexture :: x0 -> x1 -> IO Bool #

Instances
QupdateTexture (QSGDynamicTexture ()) () # 
Instance details

Defined in Qtc.Quick.QSGDynamicTexture

Methods

updateTexture :: QSGDynamicTexture () -> () -> IO Bool #

QupdateTexture (QSGDynamicTextureSc a) () # 
Instance details

Defined in Qtc.Quick.QSGDynamicTexture

Methods

updateTexture :: QSGDynamicTextureSc a -> () -> IO Bool #

Orphan instances

QqtextureSize (QSGDynamicTexture ()) () # 
Instance details

Methods

qtextureSize :: QSGDynamicTexture () -> () -> IO (QSize ()) #

QqtextureSize (QSGDynamicTextureSc a) () # 
Instance details

Methods

qtextureSize :: QSGDynamicTextureSc a -> () -> IO (QSize ()) #

QtextureSize (QSGDynamicTexture ()) () # 
Instance details

Methods

textureSize :: QSGDynamicTexture () -> () -> IO Size #

QtextureSize (QSGDynamicTextureSc a) () # 
Instance details

Methods

textureSize :: QSGDynamicTextureSc a -> () -> IO Size #

QremovedFromAtlas (QSGDynamicTexture ()) () # 
Instance details

Methods

removedFromAtlas :: QSGDynamicTexture () -> () -> IO (QSGTexture ()) #

QremovedFromAtlas (QSGDynamicTextureSc a) () # 
Instance details

Methods

removedFromAtlas :: QSGDynamicTextureSc a -> () -> IO (QSGTexture ()) #

QqnormalizedTextureSubRect (QSGDynamicTexture ()) () # 
Instance details

Methods

qnormalizedTextureSubRect :: QSGDynamicTexture () -> () -> IO (QRectF ()) #

QqnormalizedTextureSubRect (QSGDynamicTextureSc a) () # 
Instance details

QnormalizedTextureSubRect (QSGDynamicTexture ()) () # 
Instance details

QnormalizedTextureSubRect (QSGDynamicTextureSc a) () # 
Instance details

QisAtlasTexture (QSGDynamicTexture ()) () # 
Instance details

Methods

isAtlasTexture :: QSGDynamicTexture () -> () -> IO Bool #

QisAtlasTexture (QSGDynamicTextureSc a) () # 
Instance details

Methods

isAtlasTexture :: QSGDynamicTextureSc a -> () -> IO Bool #

QhasMipmaps (QSGDynamicTexture ()) () # 
Instance details

Methods

hasMipmaps :: QSGDynamicTexture () -> () -> IO Bool #

QhasMipmaps (QSGDynamicTextureSc a) () # 
Instance details

Methods

hasMipmaps :: QSGDynamicTextureSc a -> () -> IO Bool #

QsenderSignalIndex (QSGDynamicTexture ()) () # 
Instance details

Methods

senderSignalIndex :: QSGDynamicTexture () -> () -> IO Int #

QsenderSignalIndex (QSGDynamicTextureSc a) () # 
Instance details

Methods

senderSignalIndex :: QSGDynamicTextureSc a -> () -> IO Int #

Qsender (QSGDynamicTexture ()) () # 
Instance details

Methods

sender :: QSGDynamicTexture () -> () -> IO (QObject ()) #

Qsender (QSGDynamicTextureSc a) () # 
Instance details

Methods

sender :: QSGDynamicTextureSc a -> () -> IO (QObject ()) #

Qreceivers (QSGDynamicTexture ()) String # 
Instance details

Methods

receivers :: QSGDynamicTexture () -> String -> IO Int #

Qreceivers (QSGDynamicTextureSc a) String # 
Instance details

Methods

receivers :: QSGDynamicTextureSc a -> String -> IO Int #

QhasAlphaChannel (QSGDynamicTexture ()) () # 
Instance details

Methods

hasAlphaChannel :: QSGDynamicTexture () -> () -> IO Bool #

QhasAlphaChannel (QSGDynamicTextureSc a) () # 
Instance details

Methods

hasAlphaChannel :: QSGDynamicTextureSc a -> () -> IO Bool #

QtextureId (QSGDynamicTexture ()) () (IO Int) # 
Instance details

Methods

textureId :: QSGDynamicTexture () -> () -> IO Int #

QtextureId (QSGDynamicTextureSc a) () (IO Int) # 
Instance details

Methods

textureId :: QSGDynamicTextureSc a -> () -> IO Int #

Qproperty (QSGDynamicTexture ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QSGDynamicTexture () -> String -> IO (QVariant ()) #

Qproperty (QSGDynamicTextureSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QSGDynamicTextureSc a -> String -> IO (QVariant ()) #

Qparent (QSGDynamicTexture ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QSGDynamicTexture () -> () -> IO (QObject ()) #

Qparent (QSGDynamicTextureSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QSGDynamicTextureSc a -> () -> IO (QObject ()) #

Qbind (QSGDynamicTexture ()) () (IO ()) # 
Instance details

Methods

bind :: QSGDynamicTexture () -> () -> IO () #

Qbind (QSGDynamicTextureSc a) () (IO ()) # 
Instance details

Methods

bind :: QSGDynamicTextureSc a -> () -> IO () #

QuserMethod (QSGDynamicTexture ()) () (IO ()) # 
Instance details

Methods

userMethod :: QSGDynamicTexture () -> Int -> () -> IO () #

QuserMethod (QSGDynamicTextureSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QSGDynamicTextureSc a -> Int -> () -> IO () #

QtimerEvent (QSGDynamicTexture ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QSGDynamicTexture () -> QTimerEvent t1 -> IO () #

QtimerEvent (QSGDynamicTextureSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QSGDynamicTextureSc a -> QTimerEvent t1 -> IO () #

QisSignalConnected (QSGDynamicTexture ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QSGDynamicTexture () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QSGDynamicTextureSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QSGDynamicTextureSc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QSGDynamicTexture ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QSGDynamicTexture () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QSGDynamicTextureSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent (QSGDynamicTexture ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QSGDynamicTexture () -> QEvent t1 -> IO () #

QcustomEvent (QSGDynamicTextureSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QSGDynamicTextureSc a -> QEvent t1 -> IO () #

QconnectNotify (QSGDynamicTexture ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QSGDynamicTexture () -> QMetaMethod t1 -> IO () #

QconnectNotify (QSGDynamicTextureSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QSGDynamicTextureSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QSGDynamicTexture ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QSGDynamicTexture () -> QChildEvent t1 -> IO () #

QchildEvent (QSGDynamicTextureSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QSGDynamicTextureSc a -> QChildEvent t1 -> IO () #

Qevent (QSGDynamicTexture ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QSGDynamicTexture () -> QEvent t1 -> IO Bool #

Qevent (QSGDynamicTextureSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QSGDynamicTextureSc a -> QEvent t1 -> IO Bool #

QuserMethod (QSGDynamicTexture ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSGDynamicTexture () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QSGDynamicTextureSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSGDynamicTextureSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QSGDynamicTexture ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QSGDynamicTexture () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QSGDynamicTextureSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QSGDynamicTextureSc a -> (QObject t1, QEvent t2) -> IO Bool #