Documentation
class QsendCancelEvent_h x0 x1 where #
sendCancelEvent_h :: x0 -> x1 -> IO () #
Instances
QsendCancelEvent_h (QWaylandTouch ()) (QWaylandClient t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h sendCancelEvent_h :: QWaylandTouch () -> QWaylandClient t1 -> IO () # | |
QsendCancelEvent_h (QWaylandTouchSc a) (QWaylandClient t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h sendCancelEvent_h :: QWaylandTouchSc a -> QWaylandClient t1 -> IO () # |
class QsendFrameEvent_h x0 x1 where #
sendFrameEvent_h :: x0 -> x1 -> IO () #
Instances
QsendFrameEvent_h (QWaylandTouch ()) (QWaylandClient t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h sendFrameEvent_h :: QWaylandTouch () -> QWaylandClient t1 -> IO () # | |
QsendFrameEvent_h (QWaylandTouchSc a) (QWaylandClient t1) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h sendFrameEvent_h :: QWaylandTouchSc a -> QWaylandClient t1 -> IO () # |
class QsendFullTouchEvent_h x0 x1 where #
sendFullTouchEvent_h :: x0 -> x1 -> IO () #
Instances
QsendFullTouchEvent_h (QWaylandTouch ()) (QWaylandSurface t1, QTouchEvent t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h sendFullTouchEvent_h :: QWaylandTouch () -> (QWaylandSurface t1, QTouchEvent t2) -> IO () # | |
QsendFullTouchEvent_h (QWaylandTouchSc a) (QWaylandSurface t1, QTouchEvent t2) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h sendFullTouchEvent_h :: QWaylandTouchSc a -> (QWaylandSurface t1, QTouchEvent t2) -> IO () # |
class QsendTouchPointEvent_h x0 x1 where #
sendTouchPointEvent_h :: x0 -> x1 -> IO Int #
Instances
QsendTouchPointEvent_h (QWaylandTouch ()) (QWaylandSurface t1, Int, PointF, TouchPointState) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h sendTouchPointEvent_h :: QWaylandTouch () -> (QWaylandSurface t1, Int, PointF, TouchPointState) -> IO Int # | |
QsendTouchPointEvent_h (QWaylandTouchSc a) (QWaylandSurface t1, Int, PointF, TouchPointState) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h sendTouchPointEvent_h :: QWaylandTouchSc a -> (QWaylandSurface t1, Int, PointF, TouchPointState) -> IO Int # |
class QqsendTouchPointEvent_h x0 x1 where #
qsendTouchPointEvent_h :: x0 -> x1 -> IO Int #
Instances
QqsendTouchPointEvent_h (QWaylandTouch ()) (QWaylandSurface t1, Int, QPointF t3, TouchPointState) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h qsendTouchPointEvent_h :: QWaylandTouch () -> (QWaylandSurface t1, Int, QPointF t3, TouchPointState) -> IO Int # | |
QqsendTouchPointEvent_h (QWaylandTouchSc a) (QWaylandSurface t1, Int, QPointF t3, TouchPointState) # | |
Defined in Qtc.Waylandcompositor.QWaylandTouch_h qsendTouchPointEvent_h :: QWaylandTouchSc a -> (QWaylandSurface t1, Int, QPointF t3, TouchPointState) -> IO Int # |