Documentation
class QqqDropEvent x1 where #
qqDropEvent :: x1 -> IO (QDropEvent ()) #
Instances
QqqDropEvent (QPointF t1, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers) # | |
Defined in Qtc.Gui.QDropEvent qqDropEvent :: (QPointF t1, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers) -> IO (QDropEvent ()) # | |
QqqDropEvent (QPointF t1, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers, QEvent_Type) # | |
Defined in Qtc.Gui.QDropEvent qqDropEvent :: (QPointF t1, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers, QEvent_Type) -> IO (QDropEvent ()) # |
class QqDropEvent x1 where #
qDropEvent :: x1 -> IO (QDropEvent ()) #
Instances
QqDropEvent (QDropEvent t1) # | |
Defined in Qtc.Gui.QDropEvent qDropEvent :: QDropEvent t1 -> IO (QDropEvent ()) # | |
QqDropEvent (PointF, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers) # | |
Defined in Qtc.Gui.QDropEvent qDropEvent :: (PointF, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers) -> IO (QDropEvent ()) # | |
QqDropEvent (PointF, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers, QEvent_Type) # | |
Defined in Qtc.Gui.QDropEvent qDropEvent :: (PointF, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers, QEvent_Type) -> IO (QDropEvent ()) # |
class QqqDropEvent_nf x1 where #
qqDropEvent_nf :: x1 -> IO (QDropEvent ()) #
Instances
QqqDropEvent_nf (QPointF t1, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers) # | |
Defined in Qtc.Gui.QDropEvent qqDropEvent_nf :: (QPointF t1, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers) -> IO (QDropEvent ()) # | |
QqqDropEvent_nf (QPointF t1, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers, QEvent_Type) # | |
Defined in Qtc.Gui.QDropEvent qqDropEvent_nf :: (QPointF t1, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers, QEvent_Type) -> IO (QDropEvent ()) # |
class QqDropEvent_nf x1 where #
qDropEvent_nf :: x1 -> IO (QDropEvent ()) #
Instances
QqDropEvent_nf (QDropEvent t1) # | |
Defined in Qtc.Gui.QDropEvent qDropEvent_nf :: QDropEvent t1 -> IO (QDropEvent ()) # | |
QqDropEvent_nf (PointF, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers) # | |
Defined in Qtc.Gui.QDropEvent qDropEvent_nf :: (PointF, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers) -> IO (QDropEvent ()) # | |
QqDropEvent_nf (PointF, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers, QEvent_Type) # | |
Defined in Qtc.Gui.QDropEvent qDropEvent_nf :: (PointF, DropActions, QMimeData t3, MouseButtons, KeyboardModifiers, QEvent_Type) -> IO (QDropEvent ()) # |
act :: x0 -> x1 -> IO DropActions #
Instances
Qact (QDropEvent ()) () # | |
Defined in Qtc.Gui.QDropEvent act :: QDropEvent () -> () -> IO DropActions # | |
Qact (QDropEventSc a) () # | |
Defined in Qtc.Gui.QDropEvent act :: QDropEventSc a -> () -> IO DropActions # |
class Qdefault_action x0 x1 where #
default_action :: x0 -> x1 -> IO DropAction #
Instances
Qdefault_action (QDropEvent ()) () # | |
Defined in Qtc.Gui.QDropEvent default_action :: QDropEvent () -> () -> IO DropAction # | |
Qdefault_action (QDropEventSc a) () # | |
Defined in Qtc.Gui.QDropEvent default_action :: QDropEventSc a -> () -> IO DropAction # |
class Qdrop_action x0 x1 where #
drop_action :: x0 -> x1 -> IO DropAction #
Instances
Qdrop_action (QDropEvent ()) () # | |
Defined in Qtc.Gui.QDropEvent drop_action :: QDropEvent () -> () -> IO DropAction # | |
Qdrop_action (QDropEventSc a) () # | |
Defined in Qtc.Gui.QDropEvent drop_action :: QDropEventSc a -> () -> IO DropAction # |
keyboardModifiers :: QDropEvent a -> () -> IO KeyboardModifiers #
Instances
Qmdata (QDropEvent ()) () # | |
Defined in Qtc.Gui.QDropEvent mdata :: QDropEvent () -> () -> IO (QMimeData ()) # | |
Qmdata (QDropEventSc a) () # | |
Defined in Qtc.Gui.QDropEvent mdata :: QDropEventSc a -> () -> IO (QMimeData ()) # |
mouseButtons :: QDropEvent a -> () -> IO MouseButtons #
Instances
QsetAct (QDropEvent ()) DropActions # | |
Defined in Qtc.Gui.QDropEvent setAct :: QDropEvent () -> DropActions -> IO () # | |
QsetAct (QDropEventSc a) DropActions # | |
Defined in Qtc.Gui.QDropEvent setAct :: QDropEventSc a -> DropActions -> IO () # |
class QsetDefault_action x0 x1 where #
setDefault_action :: x0 -> x1 -> IO () #
Instances
QsetDefault_action (QDropEvent ()) DropAction # | |
Defined in Qtc.Gui.QDropEvent setDefault_action :: QDropEvent () -> DropAction -> IO () # | |
QsetDefault_action (QDropEventSc a) DropAction # | |
Defined in Qtc.Gui.QDropEvent setDefault_action :: QDropEventSc a -> DropAction -> IO () # |
class QsetDrop_action x0 x1 where #
setDrop_action :: x0 -> x1 -> IO () #
Instances
QsetDrop_action (QDropEvent ()) DropAction # | |
Defined in Qtc.Gui.QDropEvent setDrop_action :: QDropEvent () -> DropAction -> IO () # | |
QsetDrop_action (QDropEventSc a) DropAction # | |
Defined in Qtc.Gui.QDropEvent setDrop_action :: QDropEventSc a -> DropAction -> IO () # |
Instances
QsetMdata (QDropEvent ()) (QMimeData t1) # | |
Defined in Qtc.Gui.QDropEvent setMdata :: QDropEvent () -> QMimeData t1 -> IO () # | |
QsetMdata (QDropEventSc a) (QMimeData t1) # | |
Defined in Qtc.Gui.QDropEvent setMdata :: QDropEventSc a -> QMimeData t1 -> IO () # |
qDropEvent_delete :: QDropEvent a -> IO () #
qDropEvent_delete1 :: QDropEvent a -> IO () #