Qtc.Widgets.QGraphicsSceneDragDropEvent_h
Contents
Methods
unSetHandler :: QGraphicsSceneDragDropEvent () -> String -> IO Bool #
unSetHandler :: QGraphicsSceneDragDropEventSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QGraphicsSceneDragDropEvent () -> Int -> IO Bool #
unSetUserMethodVariantList :: QGraphicsSceneDragDropEventSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QGraphicsSceneDragDropEvent () -> Int -> IO Bool #
unSetUserMethodVariant :: QGraphicsSceneDragDropEventSc a -> Int -> IO Bool #
unSetUserMethod :: QGraphicsSceneDragDropEvent () -> Int -> IO Bool #
unSetUserMethod :: QGraphicsSceneDragDropEventSc a -> Int -> IO Bool #
setUserMethod :: QGraphicsSceneDragDropEvent () -> Int -> (QGraphicsSceneDragDropEvent x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QGraphicsSceneDragDropEvent () -> Int -> (QGraphicsSceneDragDropEvent x0 -> IO ()) -> IO () #
setUserMethod :: QGraphicsSceneDragDropEventSc a -> Int -> (QGraphicsSceneDragDropEvent x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QGraphicsSceneDragDropEventSc a -> Int -> (QGraphicsSceneDragDropEvent x0 -> IO ()) -> IO () #