Documentation
class QqWaylandBufferRef x1 where #
qWaylandBufferRef :: x1 -> IO (QWaylandBufferRef ()) #
Instances
QqWaylandBufferRef () # | |
Defined in Qtc.Waylandcompositor.QWaylandBufferRef qWaylandBufferRef :: () -> IO (QWaylandBufferRef ()) # | |
QqWaylandBufferRef (QWaylandBufferRef t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandBufferRef qWaylandBufferRef :: QWaylandBufferRef t1 -> IO (QWaylandBufferRef ()) # |
class QqWaylandBufferRef_nf x1 where #
qWaylandBufferRef_nf :: x1 -> IO (QWaylandBufferRef ()) #
Instances
QqWaylandBufferRef_nf () # | |
Defined in Qtc.Waylandcompositor.QWaylandBufferRef qWaylandBufferRef_nf :: () -> IO (QWaylandBufferRef ()) # | |
QqWaylandBufferRef_nf (QWaylandBufferRef t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandBufferRef qWaylandBufferRef_nf :: QWaylandBufferRef t1 -> IO (QWaylandBufferRef ()) # |
bufferFormatEgl :: QWaylandBufferRef a -> () -> IO BufferFormatEgl #
bufferType :: QWaylandBufferRef a -> () -> IO QWaylandBufferRef_BufferType #
hasBuffer :: QWaylandBufferRef a -> () -> IO Bool #
isSharedMemory :: QWaylandBufferRef a -> () -> IO Bool #
lockNativeBuffer :: QWaylandBufferRef a -> () -> IO Int #
class QtoOpenGLTexture x1 where #
toOpenGLTexture :: QWaylandBufferRef a -> x1 -> IO (QOpenGLTexture ()) #
Instances
QtoOpenGLTexture Int # | |
Defined in Qtc.Waylandcompositor.QWaylandBufferRef toOpenGLTexture :: QWaylandBufferRef a -> Int -> IO (QOpenGLTexture ()) # | |
QtoOpenGLTexture () # | |
Defined in Qtc.Waylandcompositor.QWaylandBufferRef toOpenGLTexture :: QWaylandBufferRef a -> () -> IO (QOpenGLTexture ()) # |
unlockNativeBuffer :: QWaylandBufferRef a -> Int -> IO () #
wl_buffer :: QWaylandBufferRef a -> () -> IO (Qwl_resource ()) #
qWaylandBufferRef_delete :: QWaylandBufferRef a -> IO () #