Qtc.Multimedia.QAbstractVideoBuffer_h

Contents

Documentation

class Qunmap_h x0 x1 where #

Methods

unmap_h :: x0 -> x1 -> IO () #

Instances
Qunmap_h (QAbstractVideoBuffer ()) () # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoBuffer_h

Methods

unmap_h :: QAbstractVideoBuffer () -> () -> IO () #

Qunmap_h (QAbstractVideoBufferSc a) () # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoBuffer_h

Methods

unmap_h :: QAbstractVideoBufferSc a -> () -> IO () #

class QmapMode_h x0 x1 where #

Methods

mapMode_h :: x0 -> x1 -> IO MapMode #

Instances
QmapMode_h (QAbstractVideoBuffer ()) () # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoBuffer_h

Methods

mapMode_h :: QAbstractVideoBuffer () -> () -> IO MapMode #

QmapMode_h (QAbstractVideoBufferSc a) () # 
Instance details

Defined in Qtc.Multimedia.QAbstractVideoBuffer_h

Methods

mapMode_h :: QAbstractVideoBufferSc a -> () -> IO MapMode #

Orphan instances

QunSetHandler (QAbstractVideoBuffer ()) # 
Instance details

Methods

unSetHandler :: QAbstractVideoBuffer () -> String -> IO Bool #

QunSetHandler (QAbstractVideoBufferSc a) # 
Instance details

Methods

unSetHandler :: QAbstractVideoBufferSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QAbstractVideoBuffer ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QAbstractVideoBuffer () -> Int -> IO Bool #

QunSetUserMethodVariantList (QAbstractVideoBufferSc a) # 
Instance details

QunSetUserMethodVariant (QAbstractVideoBuffer ()) # 
Instance details

Methods

unSetUserMethodVariant :: QAbstractVideoBuffer () -> Int -> IO Bool #

QunSetUserMethodVariant (QAbstractVideoBufferSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QAbstractVideoBufferSc a -> Int -> IO Bool #

QunSetUserMethod (QAbstractVideoBuffer ()) # 
Instance details

Methods

unSetUserMethod :: QAbstractVideoBuffer () -> Int -> IO Bool #

QunSetUserMethod (QAbstractVideoBufferSc a) # 
Instance details

Methods

unSetUserMethod :: QAbstractVideoBufferSc a -> Int -> IO Bool #

Qhandle_h (QAbstractVideoBuffer ()) () # 
Instance details

Methods

handle_h :: QAbstractVideoBuffer () -> () -> IO (QVariant ()) #

Qhandle_h (QAbstractVideoBufferSc a) () # 
Instance details

Methods

handle_h :: QAbstractVideoBufferSc a -> () -> IO (QVariant ()) #

Qrelease_h (QAbstractVideoBuffer ()) () # 
Instance details

Methods

release_h :: QAbstractVideoBuffer () -> () -> IO () #

Qrelease_h (QAbstractVideoBufferSc a) () # 
Instance details

Methods

release_h :: QAbstractVideoBufferSc a -> () -> IO () #

QsetHandler (QAbstractVideoBuffer ()) (QAbstractVideoBuffer x0 -> IO MapMode) # 
Instance details

Methods

setHandler :: QAbstractVideoBuffer () -> String -> (QAbstractVideoBuffer x0 -> IO MapMode) -> IO () #

QsetHandler (QAbstractVideoBuffer ()) (QAbstractVideoBuffer x0 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractVideoBuffer () -> String -> (QAbstractVideoBuffer x0 -> IO ()) -> IO () #

QsetHandler (QAbstractVideoBuffer ()) (QAbstractVideoBuffer x0 -> MapMode -> QIntPtr t2 -> QIntPtr t3 -> IO (QUnsignedCharPtr t0)) # 
Instance details

Methods

setHandler :: QAbstractVideoBuffer () -> String -> (QAbstractVideoBuffer x0 -> MapMode -> QIntPtr t2 -> QIntPtr t3 -> IO (QUnsignedCharPtr t0)) -> IO () #

QsetHandler (QAbstractVideoBuffer ()) (QAbstractVideoBuffer x0 -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QAbstractVideoBuffer () -> String -> (QAbstractVideoBuffer x0 -> IO (QVariant t0)) -> IO () #

QsetHandler (QAbstractVideoBufferSc a) (QAbstractVideoBuffer x0 -> IO MapMode) # 
Instance details

Methods

setHandler :: QAbstractVideoBufferSc a -> String -> (QAbstractVideoBuffer x0 -> IO MapMode) -> IO () #

QsetHandler (QAbstractVideoBufferSc a) (QAbstractVideoBuffer x0 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractVideoBufferSc a -> String -> (QAbstractVideoBuffer x0 -> IO ()) -> IO () #

QsetHandler (QAbstractVideoBufferSc a) (QAbstractVideoBuffer x0 -> MapMode -> QIntPtr t2 -> QIntPtr t3 -> IO (QUnsignedCharPtr t0)) # 
Instance details

Methods

setHandler :: QAbstractVideoBufferSc a -> String -> (QAbstractVideoBuffer x0 -> MapMode -> QIntPtr t2 -> QIntPtr t3 -> IO (QUnsignedCharPtr t0)) -> IO () #

QsetHandler (QAbstractVideoBufferSc a) (QAbstractVideoBuffer x0 -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QAbstractVideoBufferSc a -> String -> (QAbstractVideoBuffer x0 -> IO (QVariant t0)) -> IO () #

QsetUserMethod (QAbstractVideoBuffer ()) (QAbstractVideoBuffer x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QAbstractVideoBuffer () -> Int -> (QAbstractVideoBuffer x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QAbstractVideoBuffer ()) (QAbstractVideoBuffer x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QAbstractVideoBuffer () -> Int -> (QAbstractVideoBuffer x0 -> IO ()) -> IO () #

QsetUserMethod (QAbstractVideoBufferSc a) (QAbstractVideoBuffer x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QAbstractVideoBufferSc a -> Int -> (QAbstractVideoBuffer x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QAbstractVideoBufferSc a) (QAbstractVideoBuffer x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QAbstractVideoBufferSc a -> Int -> (QAbstractVideoBuffer x0 -> IO ()) -> IO () #

Qqmap_h (QAbstractVideoBuffer ()) (MapMode, QIntPtr t2, QIntPtr t3) (IO (QUnsignedCharPtr ())) # 
Instance details

Methods

qmap_h :: QAbstractVideoBuffer () -> (MapMode, QIntPtr t2, QIntPtr t3) -> IO (QUnsignedCharPtr ()) #

Qqmap_h (QAbstractVideoBufferSc a) (MapMode, QIntPtr t2, QIntPtr t3) (IO (QUnsignedCharPtr ())) # 
Instance details