Qtc.Widgets.QAction_h

Contents

Orphan instances

QunSetHandler (QAction ()) # 
Instance details

Methods

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

QunSetHandler (QActionSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QAction ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QActionSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QAction ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QActionSc a) # 
Instance details

Methods

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

QunSetUserMethod (QAction ()) # 
Instance details

Methods

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

QunSetUserMethod (QActionSc a) # 
Instance details

Methods

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

Qtrigger_h (QAction ()) () # 
Instance details

Methods

trigger_h :: QAction () -> () -> IO () #

Qtrigger_h (QActionSc a) () # 
Instance details

Methods

trigger_h :: QActionSc a -> () -> IO () #

Qhover_h (QAction ()) () # 
Instance details

Methods

hover_h :: QAction () -> () -> IO () #

Qhover_h (QActionSc a) () # 
Instance details

Methods

hover_h :: QActionSc a -> () -> IO () #

Qtoggle_h (QAction ()) () # 
Instance details

Methods

toggle_h :: QAction () -> () -> IO () #

Qtoggle_h (QActionSc a) () # 
Instance details

Methods

toggle_h :: QActionSc a -> () -> IO () #

QsetVisible_h (QAction ()) Bool # 
Instance details

Methods

setVisible_h :: QAction () -> Bool -> IO () #

QsetVisible_h (QActionSc a) Bool # 
Instance details

Methods

setVisible_h :: QActionSc a -> Bool -> IO () #

QsetEnabled_h (QAction ()) Bool # 
Instance details

Methods

setEnabled_h :: QAction () -> Bool -> IO () #

QsetEnabled_h (QActionSc a) Bool # 
Instance details

Methods

setEnabled_h :: QActionSc a -> Bool -> IO () #

QsetDisabled_h (QAction ()) Bool # 
Instance details

Methods

setDisabled_h :: QAction () -> Bool -> IO () #

QsetDisabled_h (QActionSc a) Bool # 
Instance details

Methods

setDisabled_h :: QActionSc a -> Bool -> IO () #

QsetChecked_h (QAction ()) Bool # 
Instance details

Methods

setChecked_h :: QAction () -> Bool -> IO () #

QsetChecked_h (QActionSc a) Bool # 
Instance details

Methods

setChecked_h :: QActionSc a -> Bool -> IO () #

QtimerEvent_h (QAction ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QAction () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QActionSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QActionSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QAction ()) (QEvent t1) # 
Instance details

Methods

event_h :: QAction () -> QEvent t1 -> IO Bool #

Qevent_h (QActionSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QActionSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QAction ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QAction () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QActionSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QActionSc a -> QMetaMethod t1 -> IO () #

QcustomEvent_h (QAction ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QAction () -> QEvent t1 -> IO () #

QcustomEvent_h (QActionSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QActionSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QAction ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QAction () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QActionSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QActionSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QAction ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QAction () -> QChildEvent t1 -> IO () #

QchildEvent_h (QActionSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QActionSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QAction ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QAction () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QActionSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QActionSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QAction ()) (QAction x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QAction () -> String -> (QAction x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QAction ()) (QAction x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAction () -> String -> (QAction x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QAction ()) (QAction x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAction () -> String -> (QAction x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QAction ()) (QAction x0 -> IO ()) # 
Instance details

Methods

setHandler :: QAction () -> String -> (QAction x0 -> IO ()) -> IO () #

QsetHandler (QAction ()) (QAction x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QAction () -> String -> (QAction x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QAction ()) (QAction x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QAction () -> String -> (QAction x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QActionSc a) (QAction x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QActionSc a -> String -> (QAction x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QActionSc a) (QAction x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QActionSc a -> String -> (QAction x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QActionSc a) (QAction x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QActionSc a -> String -> (QAction x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QActionSc a) (QAction x0 -> IO ()) # 
Instance details

Methods

setHandler :: QActionSc a -> String -> (QAction x0 -> IO ()) -> IO () #

QsetHandler (QActionSc a) (QAction x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QActionSc a -> String -> (QAction x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QActionSc a) (QAction x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QActionSc a -> String -> (QAction x0 -> QEvent t1 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QActionSc a) (QAction x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QActionSc a -> Int -> (QAction x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QActionSc a) (QAction x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QActionSc a -> Int -> (QAction x0 -> IO ()) -> IO () #