Qtc.Widgets.QGraphicsSceneHelpEvent_h
Contents
Methods
unSetHandler :: QGraphicsSceneHelpEvent () -> String -> IO Bool #
unSetHandler :: QGraphicsSceneHelpEventSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QGraphicsSceneHelpEvent () -> Int -> IO Bool #
unSetUserMethodVariantList :: QGraphicsSceneHelpEventSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QGraphicsSceneHelpEvent () -> Int -> IO Bool #
unSetUserMethodVariant :: QGraphicsSceneHelpEventSc a -> Int -> IO Bool #
unSetUserMethod :: QGraphicsSceneHelpEvent () -> Int -> IO Bool #
unSetUserMethod :: QGraphicsSceneHelpEventSc a -> Int -> IO Bool #
setUserMethod :: QGraphicsSceneHelpEvent () -> Int -> (QGraphicsSceneHelpEvent x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QGraphicsSceneHelpEvent () -> Int -> (QGraphicsSceneHelpEvent x0 -> IO ()) -> IO () #
setUserMethod :: QGraphicsSceneHelpEventSc a -> Int -> (QGraphicsSceneHelpEvent x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QGraphicsSceneHelpEventSc a -> Int -> (QGraphicsSceneHelpEvent x0 -> IO ()) -> IO () #