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