Documentation
class QbufferCommitted_h x0 x1 where #
bufferCommitted_h :: x0 -> x1 -> IO () #
Instances
QbufferCommitted_h (QWaylandView ()) (QWaylandBufferRef t1, QRegion t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandView_h bufferCommitted_h :: QWaylandView () -> (QWaylandBufferRef t1, QRegion t2) -> IO () # | |
QbufferCommitted_h (QWaylandViewSc a) (QWaylandBufferRef t1, QRegion t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandView_h bufferCommitted_h :: QWaylandViewSc a -> (QWaylandBufferRef t1, QRegion t2) -> IO () # |
class QcurrentBuffer_h x0 x1 where #
currentBuffer_h :: x0 -> x1 -> IO (QWaylandBufferRef ()) #
Instances
QcurrentBuffer_h (QWaylandView ()) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView_h currentBuffer_h :: QWaylandView () -> () -> IO (QWaylandBufferRef ()) # | |
QcurrentBuffer_h (QWaylandViewSc a) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView_h currentBuffer_h :: QWaylandViewSc a -> () -> IO (QWaylandBufferRef ()) # |
class QcurrentDamage_h x0 x1 where #
currentDamage_h :: x0 -> x1 -> IO (QRegion ()) #
Instances
QcurrentDamage_h (QWaylandView ()) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView_h currentDamage_h :: QWaylandView () -> () -> IO (QRegion ()) # | |
QcurrentDamage_h (QWaylandViewSc a) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView_h currentDamage_h :: QWaylandViewSc a -> () -> IO (QRegion ()) # |
class QdiscardCurrentBuffer_h x0 x1 where #
discardCurrentBuffer_h :: x0 -> x1 -> IO () #
Instances
QdiscardCurrentBuffer_h (QWaylandView ()) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView_h discardCurrentBuffer_h :: QWaylandView () -> () -> IO () # | |
QdiscardCurrentBuffer_h (QWaylandViewSc a) () # | |
Defined in Qtc.Waylandcompositor.QWaylandView_h discardCurrentBuffer_h :: QWaylandViewSc a -> () -> IO () # |