Qtc.Quick.QSGTextureProvider

Contents

Documentation

class QqSGTextureProviderTrUtf8 x1 where #

Methods

qSGTextureProviderTrUtf8 :: x1 -> IO String #

Instances
QqSGTextureProviderTrUtf8 String # 
Instance details

Defined in Qtc.Quick.QSGTextureProvider

Methods

qSGTextureProviderTrUtf8 :: String -> IO String #

QqSGTextureProviderTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Quick.QSGTextureProvider

Methods

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

QqSGTextureProviderTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Quick.QSGTextureProvider

Methods

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

Orphan instances

QsenderSignalIndex (QSGTextureProvider ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QSGTextureProviderSc a) () # 
Instance details

Methods

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

Qsender (QSGTextureProvider ()) () # 
Instance details

Methods

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

Qsender (QSGTextureProviderSc a) () # 
Instance details

Methods

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

Qreceivers (QSGTextureProvider ()) String # 
Instance details

Methods

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

Qreceivers (QSGTextureProviderSc a) String # 
Instance details

Methods

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

Qtexture (QSGTextureProvider ()) () (IO (QSGTexture ())) # 
Instance details

Methods

texture :: QSGTextureProvider () -> () -> IO (QSGTexture ()) #

Qtexture (QSGTextureProviderSc a) () (IO (QSGTexture ())) # 
Instance details

Methods

texture :: QSGTextureProviderSc a -> () -> IO (QSGTexture ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QSGTextureProvider ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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