Qtc.Waylandcompositor.QWaylandPointer

Contents

Documentation

class QqWaylandPointerTrUtf8 x1 where #

Methods

qWaylandPointerTrUtf8 :: x1 -> IO String #

Instances
QqWaylandPointerTrUtf8 String # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandPointer

Methods

qWaylandPointerTrUtf8 :: String -> IO String #

QqWaylandPointerTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandPointer

Methods

qWaylandPointerTrUtf8 :: (String, String) -> IO String #

QqWaylandPointerTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Waylandcompositor.QWaylandPointer

Methods

qWaylandPointerTrUtf8 :: (String, String, Int) -> IO String #

class QqWaylandPointer x1 where #

Methods

qWaylandPointer :: x1 -> IO (QWaylandPointer ()) #

isButtonPressed :: QWaylandPointer a -> () -> IO Bool #

sendButton :: QWaylandPointer a -> (Qwl_resource t1, Int, MouseButton, Int) -> IO Int #

Orphan instances

Qseat (QWaylandPointer a) () # 
Instance details

Methods

seat :: QWaylandPointer a -> () -> IO (QWaylandSeat ()) #

QmouseFocus (QWaylandPointer a) () # 
Instance details

Methods

mouseFocus :: QWaylandPointer a -> () -> IO (QWaylandView ()) #

Qcompositor (QWaylandPointer a) () # 
Instance details

Methods

compositor :: QWaylandPointer a -> () -> IO (QWaylandCompositor ()) #

QsenderSignalIndex (QWaylandPointer ()) () # 
Instance details

Methods

senderSignalIndex :: QWaylandPointer () -> () -> IO Int #

QsenderSignalIndex (QWaylandPointerSc a) () # 
Instance details

Methods

senderSignalIndex :: QWaylandPointerSc a -> () -> IO Int #

Qsender (QWaylandPointer ()) () # 
Instance details

Methods

sender :: QWaylandPointer () -> () -> IO (QObject ()) #

Qsender (QWaylandPointerSc a) () # 
Instance details

Methods

sender :: QWaylandPointerSc a -> () -> IO (QObject ()) #

Qreceivers (QWaylandPointer ()) String # 
Instance details

Methods

receivers :: QWaylandPointer () -> String -> IO Int #

Qreceivers (QWaylandPointerSc a) String # 
Instance details

Methods

receivers :: QWaylandPointerSc a -> String -> IO Int #

QsendMouseReleaseEvent (QWaylandPointer ()) MouseButton (IO Int) # 
Instance details

QsendMouseReleaseEvent (QWaylandPointerSc a) MouseButton (IO Int) # 
Instance details

QsendMousePressEvent (QWaylandPointer ()) MouseButton (IO Int) # 
Instance details

QsendMousePressEvent (QWaylandPointerSc a) MouseButton (IO Int) # 
Instance details

Qproperty (QWaylandPointer ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QWaylandPointer () -> String -> IO (QVariant ()) #

Qproperty (QWaylandPointerSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QWaylandPointerSc a -> String -> IO (QVariant ()) #

Qparent (QWaylandPointer ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QWaylandPointer () -> () -> IO (QObject ()) #

Qparent (QWaylandPointerSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QWaylandPointerSc a -> () -> IO (QObject ()) #

Qoutput (QWaylandPointer a) () (IO (QWaylandOutput ())) # 
Instance details

Methods

output :: QWaylandPointer a -> () -> IO (QWaylandOutput ()) #

QuserMethod (QWaylandPointer ()) () (IO ()) # 
Instance details

Methods

userMethod :: QWaylandPointer () -> Int -> () -> IO () #

QuserMethod (QWaylandPointerSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QWaylandPointerSc a -> Int -> () -> IO () #

QtimerEvent (QWaylandPointer ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QWaylandPointer () -> QTimerEvent t1 -> IO () #

QtimerEvent (QWaylandPointerSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QWaylandPointerSc a -> QTimerEvent t1 -> IO () #

QsetOutput (QWaylandPointer a) (QWaylandOutput t1) # 
Instance details

Methods

setOutput :: QWaylandPointer a -> QWaylandOutput t1 -> IO () #

QisSignalConnected (QWaylandPointer ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QWaylandPointer () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QWaylandPointerSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QWaylandPointerSc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QWaylandPointer ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QWaylandPointer () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QWaylandPointerSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QWaylandPointerSc a -> QMetaMethod t1 -> IO () #

QcustomEvent (QWaylandPointer ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QWaylandPointer () -> QEvent t1 -> IO () #

QcustomEvent (QWaylandPointerSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QWaylandPointerSc a -> QEvent t1 -> IO () #

QconnectNotify (QWaylandPointer ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QWaylandPointer () -> QMetaMethod t1 -> IO () #

QconnectNotify (QWaylandPointerSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QWaylandPointerSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QWaylandPointer ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QWaylandPointer () -> QChildEvent t1 -> IO () #

QchildEvent (QWaylandPointerSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QWaylandPointerSc a -> QChildEvent t1 -> IO () #

Qevent (QWaylandPointer ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QWaylandPointer () -> QEvent t1 -> IO Bool #

Qevent (QWaylandPointerSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QWaylandPointerSc a -> QEvent t1 -> IO Bool #

QuserMethod (QWaylandPointer ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QWaylandPointer () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QWaylandPointerSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QWaylandPointerSc a -> Int -> QVariant () -> IO (QVariant ()) #

QsendMouseWheelEvent (QWaylandPointer ()) (Qt_Orientation, Int) # 
Instance details

Methods

sendMouseWheelEvent :: QWaylandPointer () -> (Qt_Orientation, Int) -> IO () #

QsendMouseWheelEvent (QWaylandPointerSc a) (Qt_Orientation, Int) # 
Instance details

Methods

sendMouseWheelEvent :: QWaylandPointerSc a -> (Qt_Orientation, Int) -> IO () #

QeventFilter (QWaylandPointer ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QWaylandPointer () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QWaylandPointerSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QWaylandPointerSc a -> (QObject t1, QEvent t2) -> IO Bool #

QqsendMouseMoveEvent (QWaylandPointer ()) (QWaylandView t1, QPointF t2, QPointF t3) # 
Instance details

Methods

qsendMouseMoveEvent :: QWaylandPointer () -> (QWaylandView t1, QPointF t2, QPointF t3) -> IO () #

QqsendMouseMoveEvent (QWaylandPointerSc a) (QWaylandView t1, QPointF t2, QPointF t3) # 
Instance details

Methods

qsendMouseMoveEvent :: QWaylandPointerSc a -> (QWaylandView t1, QPointF t2, QPointF t3) -> IO () #

QsendMouseMoveEvent (QWaylandPointer ()) (QWaylandView t1, PointF, PointF) # 
Instance details

QsendMouseMoveEvent (QWaylandPointerSc a) (QWaylandView t1, PointF, PointF) # 
Instance details

QaddClient (QWaylandPointer ()) (QWaylandClient t1, Int, Int) # 
Instance details

Methods

addClient :: QWaylandPointer () -> (QWaylandClient t1, Int, Int) -> IO () #

QaddClient (QWaylandPointerSc a) (QWaylandClient t1, Int, Int) # 
Instance details

Methods

addClient :: QWaylandPointerSc a -> (QWaylandClient t1, Int, Int) -> IO () #