Qtc.Qwt.QwtEventPattern_h

Contents

Orphan instances

QunSetHandler (QwtEventPattern ()) # 
Instance details

Methods

unSetHandler :: QwtEventPattern () -> String -> IO Bool #

QunSetHandler (QwtEventPatternSc a) # 
Instance details

Methods

unSetHandler :: QwtEventPatternSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QwtEventPattern ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QwtEventPattern () -> Int -> IO Bool #

QunSetUserMethodVariantList (QwtEventPatternSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QwtEventPatternSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QwtEventPattern ()) # 
Instance details

Methods

unSetUserMethodVariant :: QwtEventPattern () -> Int -> IO Bool #

QunSetUserMethodVariant (QwtEventPatternSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QwtEventPatternSc a -> Int -> IO Bool #

QunSetUserMethod (QwtEventPattern ()) # 
Instance details

Methods

unSetUserMethod :: QwtEventPattern () -> Int -> IO Bool #

QunSetUserMethod (QwtEventPatternSc a) # 
Instance details

Methods

unSetUserMethod :: QwtEventPatternSc a -> Int -> IO Bool #

QmouseMatch_h (QwtEventPattern ()) (QwtEventPattern_MousePattern t1, QMouseEvent t2) # 
Instance details

QmouseMatch_h (QwtEventPatternSc a) (QwtEventPattern_MousePattern t1, QMouseEvent t2) # 
Instance details

QkeyMatch_h (QwtEventPattern ()) (QwtEventPattern_KeyPattern t1, QKeyEvent t2) # 
Instance details

QkeyMatch_h (QwtEventPatternSc a) (QwtEventPattern_KeyPattern t1, QKeyEvent t2) # 
Instance details

QsetHandler (QwtEventPattern ()) (QwtEventPattern x0 -> QwtEventPattern_MousePattern t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtEventPattern () -> String -> (QwtEventPattern x0 -> QwtEventPattern_MousePattern t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QwtEventPattern ()) (QwtEventPattern x0 -> QwtEventPattern_KeyPattern t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtEventPattern () -> String -> (QwtEventPattern x0 -> QwtEventPattern_KeyPattern t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QwtEventPatternSc a) (QwtEventPattern x0 -> QwtEventPattern_MousePattern t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtEventPatternSc a -> String -> (QwtEventPattern x0 -> QwtEventPattern_MousePattern t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QwtEventPatternSc a) (QwtEventPattern x0 -> QwtEventPattern_KeyPattern t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtEventPatternSc a -> String -> (QwtEventPattern x0 -> QwtEventPattern_KeyPattern t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetUserMethod (QwtEventPattern ()) (QwtEventPattern x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtEventPattern () -> Int -> (QwtEventPattern x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtEventPattern ()) (QwtEventPattern x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtEventPattern () -> Int -> (QwtEventPattern x0 -> IO ()) -> IO () #

QsetUserMethod (QwtEventPatternSc a) (QwtEventPattern x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtEventPatternSc a -> Int -> (QwtEventPattern x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtEventPatternSc a) (QwtEventPattern x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtEventPatternSc a -> Int -> (QwtEventPattern x0 -> IO ()) -> IO () #