Qtc.Gui.QMoveEvent

Contents

Documentation

class QqqMoveEvent x1 where #

Methods

qqMoveEvent :: x1 -> IO (QMoveEvent ()) #

Instances
QqqMoveEvent (QPoint t1, QPoint t2) # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qqMoveEvent :: (QPoint t1, QPoint t2) -> IO (QMoveEvent ()) #

class QqMoveEvent x1 where #

Methods

qMoveEvent :: x1 -> IO (QMoveEvent ()) #

Instances
QqMoveEvent (QMoveEvent t1) # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qMoveEvent :: QMoveEvent t1 -> IO (QMoveEvent ()) #

QqMoveEvent (Point, Point) # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qMoveEvent :: (Point, Point) -> IO (QMoveEvent ()) #

class QqqMoveEvent_nf x1 where #

Methods

qqMoveEvent_nf :: x1 -> IO (QMoveEvent ()) #

Instances
QqqMoveEvent_nf (QPoint t1, QPoint t2) # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qqMoveEvent_nf :: (QPoint t1, QPoint t2) -> IO (QMoveEvent ()) #

class QqMoveEvent_nf x1 where #

Methods

qMoveEvent_nf :: x1 -> IO (QMoveEvent ()) #

Instances
QqMoveEvent_nf (QMoveEvent t1) # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qMoveEvent_nf :: QMoveEvent t1 -> IO (QMoveEvent ()) #

QqMoveEvent_nf (Point, Point) # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qMoveEvent_nf :: (Point, Point) -> IO (QMoveEvent ()) #

class Qoldp x0 x1 where #

Methods

oldp :: x0 -> x1 -> IO Point #

Instances
Qoldp (QMoveEvent ()) () # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

oldp :: QMoveEvent () -> () -> IO Point #

Qoldp (QMoveEventSc a) () # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

oldp :: QMoveEventSc a -> () -> IO Point #

class Qqoldp x0 x1 where #

Methods

qoldp :: x0 -> x1 -> IO (QPoint ()) #

Instances
Qqoldp (QMoveEvent ()) () # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qoldp :: QMoveEvent () -> () -> IO (QPoint ()) #

Qqoldp (QMoveEventSc a) () # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qoldp :: QMoveEventSc a -> () -> IO (QPoint ()) #

class QsetOldp x0 x1 where #

Methods

setOldp :: x0 -> x1 -> IO () #

Instances
QsetOldp (QMoveEvent ()) Point # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

setOldp :: QMoveEvent () -> Point -> IO () #

QsetOldp (QMoveEventSc a) Point # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

setOldp :: QMoveEventSc a -> Point -> IO () #

class QqsetOldp x0 x1 where #

Methods

qsetOldp :: x0 -> x1 -> IO () #

Instances
QqsetOldp (QMoveEvent ()) (QPoint t1) # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qsetOldp :: QMoveEvent () -> QPoint t1 -> IO () #

QqsetOldp (QMoveEventSc a) (QPoint t1) # 
Instance details

Defined in Qtc.Gui.QMoveEvent

Methods

qsetOldp :: QMoveEventSc a -> QPoint t1 -> IO () #

Orphan instances

QsetP (QMoveEvent ()) Point # 
Instance details

Methods

setP :: QMoveEvent () -> Point -> IO () #

QsetP (QMoveEventSc a) Point # 
Instance details

Methods

setP :: QMoveEventSc a -> Point -> IO () #

Qqpos (QMoveEvent a) () (IO (QPoint ())) # 
Instance details

Methods

qpos :: QMoveEvent a -> () -> IO (QPoint ()) #

Qpos (QMoveEvent a) () (IO Point) # 
Instance details

Methods

pos :: QMoveEvent a -> () -> IO Point #

QqoldPos (QMoveEvent a) () (IO (QPoint ())) # 
Instance details

Methods

qoldPos :: QMoveEvent a -> () -> IO (QPoint ()) #

QoldPos (QMoveEvent a) () (IO Point) # 
Instance details

Methods

oldPos :: QMoveEvent a -> () -> IO Point #

QuserMethod (QMoveEvent ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

Qqp (QMoveEvent ()) () (IO (QPoint ())) # 
Instance details

Methods

qp :: QMoveEvent () -> () -> IO (QPoint ()) #

Qqp (QMoveEventSc a) () (IO (QPoint ())) # 
Instance details

Methods

qp :: QMoveEventSc a -> () -> IO (QPoint ()) #

Qp (QMoveEvent ()) () (IO Point) # 
Instance details

Methods

p :: QMoveEvent () -> () -> IO Point #

Qp (QMoveEventSc a) () (IO Point) # 
Instance details

Methods

p :: QMoveEventSc a -> () -> IO Point #

QqsetP (QMoveEvent ()) (QPoint t1) # 
Instance details

Methods

qsetP :: QMoveEvent () -> QPoint t1 -> IO () #

QqsetP (QMoveEventSc a) (QPoint t1) # 
Instance details

Methods

qsetP :: QMoveEventSc a -> QPoint t1 -> IO () #

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

Methods

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

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

Methods

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