Qtc.Gui.QOffscreenSurface

Contents

Documentation

class QqOffscreenSurfaceTrUtf8 x1 where #

Methods

qOffscreenSurfaceTrUtf8 :: x1 -> IO String #

Instances
QqOffscreenSurfaceTrUtf8 String # 
Instance details

Defined in Qtc.Gui.QOffscreenSurface

Methods

qOffscreenSurfaceTrUtf8 :: String -> IO String #

QqOffscreenSurfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Gui.QOffscreenSurface

Methods

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

QqOffscreenSurfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Gui.QOffscreenSurface

Methods

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

class QqOffscreenSurface x1 where #

Methods

qOffscreenSurface :: x1 -> IO (QOffscreenSurface ()) #

Instances
QqOffscreenSurface () # 
Instance details

Defined in Qtc.Gui.QOffscreenSurface

Methods

qOffscreenSurface :: () -> IO (QOffscreenSurface ()) #

QqOffscreenSurface (QScreen t1) # 
Instance details

Defined in Qtc.Gui.QOffscreenSurface

QqOffscreenSurface (QScreen t1, QObject t2) # 
Instance details

Defined in Qtc.Gui.QOffscreenSurface

Methods

qOffscreenSurface :: (QScreen t1, QObject t2) -> IO (QOffscreenSurface ()) #

Orphan instances

QsenderSignalIndex (QOffscreenSurface ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QOffscreenSurfaceSc a) () # 
Instance details

Methods

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

Qsender (QOffscreenSurface ()) () # 
Instance details

Methods

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

Qsender (QOffscreenSurfaceSc a) () # 
Instance details

Methods

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

Qreceivers (QOffscreenSurface ()) String # 
Instance details

Methods

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

Qreceivers (QOffscreenSurfaceSc a) String # 
Instance details

Methods

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

QqisValid (QOffscreenSurface ()) () # 
Instance details

Methods

qisValid :: QOffscreenSurface () -> () -> IO Bool #

QqisValid (QOffscreenSurfaceSc a) () # 
Instance details

Methods

qisValid :: QOffscreenSurfaceSc a -> () -> IO Bool #

Qdestroy (QOffscreenSurface a) () # 
Instance details

Methods

destroy :: QOffscreenSurface a -> () -> IO () #

QsurfaceType (QOffscreenSurface a) () (IO (QVoid ())) # 
Instance details

Methods

surfaceType :: QOffscreenSurface a -> () -> IO (QVoid ()) #

Qqqsize (QOffscreenSurface a) () (IO (QSize ())) # 
Instance details

Methods

qqsize :: QOffscreenSurface a -> () -> IO (QSize ()) #

Qqsize (QOffscreenSurface a) () (IO Size) # 
Instance details

Methods

qsize :: QOffscreenSurface a -> () -> IO Size #

Qscreen (QOffscreenSurface a) () (IO (QScreen ())) # 
Instance details

Methods

screen :: QOffscreenSurface a -> () -> IO (QScreen ()) #

QrequestedFormat (QOffscreenSurface a) () (IO (QSurfaceFormat ())) # 
Instance details

Methods

requestedFormat :: QOffscreenSurface a -> () -> IO (QSurfaceFormat ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qhandle (QOffscreenSurface a) () (IO (QPlatformOffscreenSurface ())) # 
Instance details

Qformat (QOffscreenSurface a) () (IO (QSurfaceFormat ())) # 
Instance details

Methods

format :: QOffscreenSurface a -> () -> IO (QSurfaceFormat ()) #

Qcreate (QOffscreenSurface a) () (IO ()) # 
Instance details

Methods

create :: QOffscreenSurface a -> () -> IO () #

QuserMethod (QOffscreenSurface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QnativeHandle (QOffscreenSurface a) () (IO (QVoid ())) # 
Instance details

Methods

nativeHandle :: QOffscreenSurface a -> () -> IO (QVoid ()) #

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

Methods

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

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

Methods

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

QsetFormat (QOffscreenSurface a) (QSurfaceFormat t1) # 
Instance details

Methods

setFormat :: QOffscreenSurface a -> QSurfaceFormat t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetScreen (QOffscreenSurface a) (QScreen t1) # 
Instance details

Methods

setScreen :: QOffscreenSurface a -> QScreen t1 -> IO () #

QsetNativeHandle (QOffscreenSurface a) (QVoid t1) # 
Instance details

Methods

setNativeHandle :: QOffscreenSurface a -> QVoid t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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