Qtc.Widgets.QGraphicsSceneDragDropEvent
Contents
Documentation
class QqGraphicsSceneDragDropEvent x1 where #
Methods
qGraphicsSceneDragDropEvent :: x1 -> IO (QGraphicsSceneDragDropEvent ()) #
Instances
QqGraphicsSceneDragDropEvent () # | |
Defined in Qtc.Widgets.QGraphicsSceneDragDropEvent Methods qGraphicsSceneDragDropEvent :: () -> IO (QGraphicsSceneDragDropEvent ()) # | |
QqGraphicsSceneDragDropEvent QEvent_Type # | |
Defined in Qtc.Widgets.QGraphicsSceneDragDropEvent Methods qGraphicsSceneDragDropEvent :: QEvent_Type -> IO (QGraphicsSceneDragDropEvent ()) # |
class QqGraphicsSceneDragDropEvent_nf x1 where #
Methods
qGraphicsSceneDragDropEvent_nf :: x1 -> IO (QGraphicsSceneDragDropEvent ()) #
Instances
QqGraphicsSceneDragDropEvent_nf () # | |
Defined in Qtc.Widgets.QGraphicsSceneDragDropEvent Methods qGraphicsSceneDragDropEvent_nf :: () -> IO (QGraphicsSceneDragDropEvent ()) # | |
QqGraphicsSceneDragDropEvent_nf QEvent_Type # | |
Defined in Qtc.Widgets.QGraphicsSceneDragDropEvent Methods qGraphicsSceneDragDropEvent_nf :: QEvent_Type -> IO (QGraphicsSceneDragDropEvent ()) # |
setPossibleActions :: QGraphicsSceneDragDropEvent a -> DropActions -> IO () #
setProposedAction :: QGraphicsSceneDragDropEvent a -> DropAction -> IO () #
qGraphicsSceneDragDropEvent_delete :: QGraphicsSceneDragDropEvent a -> IO () #
qGraphicsSceneDragDropEvent_delete1 :: QGraphicsSceneDragDropEvent a -> IO () #