Qtc.Gui.QMoveEvent
Contents
Documentation
class QqqMoveEvent x1 where #
Methods
qqMoveEvent :: x1 -> IO (QMoveEvent ()) #
Instances
QqqMoveEvent (QPoint t1, QPoint t2) # | |
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) # | |
Defined in Qtc.Gui.QMoveEvent Methods qMoveEvent :: QMoveEvent t1 -> IO (QMoveEvent ()) # | |
QqMoveEvent (Point, Point) # | |
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) # | |
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) # | |
Defined in Qtc.Gui.QMoveEvent Methods qMoveEvent_nf :: QMoveEvent t1 -> IO (QMoveEvent ()) # | |
QqMoveEvent_nf (Point, Point) # | |
Defined in Qtc.Gui.QMoveEvent Methods qMoveEvent_nf :: (Point, Point) -> IO (QMoveEvent ()) # |
Instances
Qoldp (QMoveEvent ()) () # | |
Defined in Qtc.Gui.QMoveEvent Methods oldp :: QMoveEvent () -> () -> IO Point # | |
Qoldp (QMoveEventSc a) () # | |
Defined in Qtc.Gui.QMoveEvent Methods oldp :: QMoveEventSc a -> () -> IO Point # |
Instances
Qqoldp (QMoveEvent ()) () # | |
Defined in Qtc.Gui.QMoveEvent Methods qoldp :: QMoveEvent () -> () -> IO (QPoint ()) # | |
Qqoldp (QMoveEventSc a) () # | |
Defined in Qtc.Gui.QMoveEvent Methods qoldp :: QMoveEventSc a -> () -> IO (QPoint ()) # |
Instances
QsetOldp (QMoveEvent ()) Point # | |
Defined in Qtc.Gui.QMoveEvent Methods setOldp :: QMoveEvent () -> Point -> IO () # | |
QsetOldp (QMoveEventSc a) Point # | |
Defined in Qtc.Gui.QMoveEvent Methods setOldp :: QMoveEventSc a -> Point -> IO () # |
Instances
QqsetOldp (QMoveEvent ()) (QPoint t1) # | |
Defined in Qtc.Gui.QMoveEvent Methods qsetOldp :: QMoveEvent () -> QPoint t1 -> IO () # | |
QqsetOldp (QMoveEventSc a) (QPoint t1) # | |
Defined in Qtc.Gui.QMoveEvent Methods qsetOldp :: QMoveEventSc a -> QPoint t1 -> IO () # |
qMoveEvent_delete :: QMoveEvent a -> IO () #
qMoveEvent_delete1 :: QMoveEvent a -> IO () #
Orphan instances
QsetP (QMoveEvent ()) Point # | |
Methods setP :: QMoveEvent () -> Point -> IO () # | |
QsetP (QMoveEventSc a) Point # | |
Methods setP :: QMoveEventSc a -> Point -> IO () # | |
Qqpos (QMoveEvent a) () (IO (QPoint ())) # | |
Methods qpos :: QMoveEvent a -> () -> IO (QPoint ()) # | |
Qpos (QMoveEvent a) () (IO Point) # | |
Methods pos :: QMoveEvent a -> () -> IO Point # | |
QqoldPos (QMoveEvent a) () (IO (QPoint ())) # | |
Methods qoldPos :: QMoveEvent a -> () -> IO (QPoint ()) # | |
QoldPos (QMoveEvent a) () (IO Point) # | |
Methods oldPos :: QMoveEvent a -> () -> IO Point # | |
QuserMethod (QMoveEvent ()) () (IO ()) # | |
Methods userMethod :: QMoveEvent () -> Int -> () -> IO () # | |
QuserMethod (QMoveEventSc a) () (IO ()) # | |
Methods userMethod :: QMoveEventSc a -> Int -> () -> IO () # | |
Qqp (QMoveEvent ()) () (IO (QPoint ())) # | |
Methods qp :: QMoveEvent () -> () -> IO (QPoint ()) # | |
Qqp (QMoveEventSc a) () (IO (QPoint ())) # | |
Methods qp :: QMoveEventSc a -> () -> IO (QPoint ()) # | |
Qp (QMoveEvent ()) () (IO Point) # | |
Methods p :: QMoveEvent () -> () -> IO Point # | |
Qp (QMoveEventSc a) () (IO Point) # | |
Methods p :: QMoveEventSc a -> () -> IO Point # | |
QqsetP (QMoveEvent ()) (QPoint t1) # | |
Methods qsetP :: QMoveEvent () -> QPoint t1 -> IO () # | |
QqsetP (QMoveEventSc a) (QPoint t1) # | |
Methods qsetP :: QMoveEventSc a -> QPoint t1 -> IO () # | |
QuserMethod (QMoveEvent ()) (QVariant ()) (IO (QVariant ())) # | |
Methods userMethod :: QMoveEvent () -> Int -> QVariant () -> IO (QVariant ()) # | |
QuserMethod (QMoveEventSc a) (QVariant ()) (IO (QVariant ())) # | |
Methods userMethod :: QMoveEventSc a -> Int -> QVariant () -> IO (QVariant ()) # |