Documentation
class QcreateTouchDevice_h x0 x1 where #
createTouchDevice_h :: x0 -> x1 -> IO (QWaylandTouch ()) #
Instances
QcreateTouchDevice_h (QWaylandCompositor ()) (QWaylandSeat t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h createTouchDevice_h :: QWaylandCompositor () -> QWaylandSeat t1 -> IO (QWaylandTouch ()) # | |
QcreateTouchDevice_h (QWaylandCompositorSc a) (QWaylandSeat t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h createTouchDevice_h :: QWaylandCompositorSc a -> QWaylandSeat t1 -> IO (QWaylandTouch ()) # |
class QcreateKeyboardDevice_h x0 x1 where #
createKeyboardDevice_h :: x0 -> x1 -> IO (QWaylandKeyboard ()) #
Instances
QcreateKeyboardDevice_h (QWaylandCompositor ()) (QWaylandSeat t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h createKeyboardDevice_h :: QWaylandCompositor () -> QWaylandSeat t1 -> IO (QWaylandKeyboard ()) # | |
QcreateKeyboardDevice_h (QWaylandCompositorSc a) (QWaylandSeat t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h createKeyboardDevice_h :: QWaylandCompositorSc a -> QWaylandSeat t1 -> IO (QWaylandKeyboard ()) # |
class QcreatePointerDevice_h x0 x1 where #
createPointerDevice_h :: x0 -> x1 -> IO (QWaylandPointer ()) #
Instances
QcreatePointerDevice_h (QWaylandCompositor ()) (QWaylandSeat t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h createPointerDevice_h :: QWaylandCompositor () -> QWaylandSeat t1 -> IO (QWaylandPointer ()) # | |
QcreatePointerDevice_h (QWaylandCompositorSc a) (QWaylandSeat t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h createPointerDevice_h :: QWaylandCompositorSc a -> QWaylandSeat t1 -> IO (QWaylandPointer ()) # |
class QcreateSeat_h x0 x1 where #
createSeat_h :: x0 -> x1 -> IO (QWaylandSeat ()) #
Instances
QcreateSeat_h (QWaylandCompositor ()) () # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h createSeat_h :: QWaylandCompositor () -> () -> IO (QWaylandSeat ()) # | |
QcreateSeat_h (QWaylandCompositorSc a) () # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h createSeat_h :: QWaylandCompositorSc a -> () -> IO (QWaylandSeat ()) # |
class QgrabSurface_h x0 x1 where #
grabSurface_h :: x0 -> x1 -> IO () #
Instances
QgrabSurface_h (QWaylandCompositor ()) (QWaylandSurfaceGrabber t1, QWaylandBufferRef t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h grabSurface_h :: QWaylandCompositor () -> (QWaylandSurfaceGrabber t1, QWaylandBufferRef t2) -> IO () # | |
QgrabSurface_h (QWaylandCompositorSc a) (QWaylandSurfaceGrabber t1, QWaylandBufferRef t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h grabSurface_h :: QWaylandCompositorSc a -> (QWaylandSurfaceGrabber t1, QWaylandBufferRef t2) -> IO () # |
class QprocessWaylandEvents_h x0 x1 where #
processWaylandEvents_h :: x0 -> x1 -> IO () #
Instances
QprocessWaylandEvents_h (QWaylandCompositor ()) () # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h processWaylandEvents_h :: QWaylandCompositor () -> () -> IO () # | |
QprocessWaylandEvents_h (QWaylandCompositorSc a) () # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h processWaylandEvents_h :: QWaylandCompositorSc a -> () -> IO () # |
class QretainedSelectionReceived_h x0 x1 where #
retainedSelectionReceived_h :: x0 -> x1 -> IO () #
Instances
QretainedSelectionReceived_h (QWaylandCompositor ()) (QMimeData t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h retainedSelectionReceived_h :: QWaylandCompositor () -> QMimeData t1 -> IO () # | |
QretainedSelectionReceived_h (QWaylandCompositorSc a) (QMimeData t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandCompositor_h retainedSelectionReceived_h :: QWaylandCompositorSc a -> QMimeData t1 -> IO () # |