Qtc.Multimedia.QAbstractVideoSurface

Contents

Documentation

class QqAbstractVideoSurfaceTrUtf8 x1 where #

Methods

qAbstractVideoSurfaceTrUtf8 :: x1 -> IO String #

Instances
QqAbstractVideoSurfaceTrUtf8 String # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoSurface

Methods

qAbstractVideoSurfaceTrUtf8 :: String -> IO String #

QqAbstractVideoSurfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoSurface

Methods

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

QqAbstractVideoSurfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoSurface

Methods

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

class Qpresent x0 x1 where #

Methods

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

Instances
Qpresent (QAbstractVideoSurface ()) (QVideoFrame t1) # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoSurface

Methods

present :: QAbstractVideoSurface () -> QVideoFrame t1 -> IO Bool #

Qpresent (QAbstractVideoSurfaceSc a) (QVideoFrame t1) # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoSurface

Methods

present :: QAbstractVideoSurfaceSc a -> QVideoFrame t1 -> IO Bool #

Orphan instances

QsetError (QAbstractVideoSurface ()) QAbstractVideoSurface_Error # 
Instance details

QsetError (QAbstractVideoSurfaceSc a) QAbstractVideoSurface_Error # 
Instance details

QsenderSignalIndex (QAbstractVideoSurface ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QAbstractVideoSurfaceSc a) () # 
Instance details

Methods

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

Qsender (QAbstractVideoSurface ()) () # 
Instance details

Methods

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

Qsender (QAbstractVideoSurfaceSc a) () # 
Instance details

Methods

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

Qreceivers (QAbstractVideoSurface ()) String # 
Instance details

Methods

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

Qreceivers (QAbstractVideoSurfaceSc a) String # 
Instance details

Methods

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

QisActive (QAbstractVideoSurface a) () # 
Instance details

Methods

isActive :: QAbstractVideoSurface a -> () -> IO Bool #

Qstop (QAbstractVideoSurface ()) () (IO ()) # 
Instance details

Methods

stop :: QAbstractVideoSurface () -> () -> IO () #

Qstop (QAbstractVideoSurfaceSc a) () (IO ()) # 
Instance details

Methods

stop :: QAbstractVideoSurfaceSc a -> () -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qqerror (QAbstractVideoSurface a) () (IO QAbstractVideoSurface_Error) # 
Instance details

QuserMethod (QAbstractVideoSurface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

QisFormatSupported (QAbstractVideoSurface ()) (QVideoSurfaceFormat t1) # 
Instance details

QisFormatSupported (QAbstractVideoSurfaceSc a) (QVideoSurfaceFormat t1) # 
Instance details

Qstart (QAbstractVideoSurface ()) (QVideoSurfaceFormat t1) (IO Bool) # 
Instance details

Methods

start :: QAbstractVideoSurface () -> QVideoSurfaceFormat t1 -> IO Bool #

Qstart (QAbstractVideoSurfaceSc a) (QVideoSurfaceFormat t1) (IO Bool) # 
Instance details

Methods

start :: QAbstractVideoSurfaceSc a -> QVideoSurfaceFormat t1 -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QnearestFormat (QAbstractVideoSurface ()) (QVideoSurfaceFormat t1) (IO (QVideoSurfaceFormat ())) # 
Instance details

QnearestFormat (QAbstractVideoSurfaceSc a) (QVideoSurfaceFormat t1) (IO (QVideoSurfaceFormat ())) # 
Instance details

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

Methods

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

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

Methods

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