Qtc.Gui.QMouseEvent_h
Contents
Methods
unSetHandler :: QMouseEvent () -> String -> IO Bool #
unSetHandler :: QMouseEventSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QMouseEvent () -> Int -> IO Bool #
unSetUserMethodVariantList :: QMouseEventSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QMouseEvent () -> Int -> IO Bool #
unSetUserMethodVariant :: QMouseEventSc a -> Int -> IO Bool #
unSetUserMethod :: QMouseEvent () -> Int -> IO Bool #
unSetUserMethod :: QMouseEventSc a -> Int -> IO Bool #
setUserMethod :: QMouseEvent () -> Int -> (QMouseEvent x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QMouseEvent () -> Int -> (QMouseEvent x0 -> IO ()) -> IO () #
setUserMethod :: QMouseEventSc a -> Int -> (QMouseEvent x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QMouseEventSc a -> Int -> (QMouseEvent x0 -> IO ()) -> IO () #