Qtc.Widgets.QWidgetAction_h

Contents

Documentation

class QdeleteWidget_h x0 x1 where #

Methods

deleteWidget_h :: x0 -> x1 -> IO () #

Instances
QdeleteWidget_h (QWidgetAction ()) (QWidget t1) # 
Instance details

Defined in Qtc.Widgets.QWidgetAction_h

Methods

deleteWidget_h :: QWidgetAction () -> QWidget t1 -> IO () #

QdeleteWidget_h (QWidgetActionSc a) (QWidget t1) # 
Instance details

Defined in Qtc.Widgets.QWidgetAction_h

Methods

deleteWidget_h :: QWidgetActionSc a -> QWidget t1 -> IO () #

Orphan instances

QunSetHandler (QWidgetAction ()) # 
Instance details

Methods

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

QunSetHandler (QWidgetActionSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QWidgetAction ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QWidgetActionSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QWidgetAction ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QWidgetActionSc a) # 
Instance details

Methods

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

QunSetUserMethod (QWidgetAction ()) # 
Instance details

Methods

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

QunSetUserMethod (QWidgetActionSc a) # 
Instance details

Methods

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

Qtrigger_h (QWidgetAction ()) () # 
Instance details

Methods

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

Qtrigger_h (QWidgetActionSc a) () # 
Instance details

Methods

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

Qhover_h (QWidgetAction ()) () # 
Instance details

Methods

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

Qhover_h (QWidgetActionSc a) () # 
Instance details

Methods

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

Qtoggle_h (QWidgetAction ()) () # 
Instance details

Methods

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

Qtoggle_h (QWidgetActionSc a) () # 
Instance details

Methods

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

QsetVisible_h (QWidgetAction ()) Bool # 
Instance details

Methods

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

QsetVisible_h (QWidgetActionSc a) Bool # 
Instance details

Methods

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

QsetEnabled_h (QWidgetAction ()) Bool # 
Instance details

Methods

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

QsetEnabled_h (QWidgetActionSc a) Bool # 
Instance details

Methods

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

QsetDisabled_h (QWidgetAction ()) Bool # 
Instance details

Methods

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

QsetDisabled_h (QWidgetActionSc a) Bool # 
Instance details

Methods

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

QsetChecked_h (QWidgetAction ()) Bool # 
Instance details

Methods

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

QsetChecked_h (QWidgetActionSc a) Bool # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QcreateWidget_h (QWidgetAction ()) (QWidget t1) # 
Instance details

Methods

createWidget_h :: QWidgetAction () -> QWidget t1 -> IO (QWidget ()) #

QcreateWidget_h (QWidgetActionSc a) (QWidget t1) # 
Instance details

Methods

createWidget_h :: QWidgetActionSc a -> QWidget t1 -> IO (QWidget ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QWidgetAction ()) (QWidgetAction x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWidgetAction () -> String -> (QWidgetAction x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QWidgetAction ()) (QWidgetAction x0 -> QObject t1 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QWidgetAction () -> String -> (QWidgetAction x0 -> QObject t1 -> IO (QObject t0)) -> IO () #

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

Methods

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

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

Methods

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

QsetHandler (QWidgetActionSc a) (QWidgetAction x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWidgetActionSc a -> String -> (QWidgetAction x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QWidgetActionSc a) (QWidgetAction x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWidgetActionSc a -> String -> (QWidgetAction x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QWidgetActionSc a) (QWidgetAction x0 -> IO ()) # 
Instance details

Methods

setHandler :: QWidgetActionSc a -> String -> (QWidgetAction x0 -> IO ()) -> IO () #

QsetHandler (QWidgetActionSc a) (QWidgetAction x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QWidgetActionSc a -> String -> (QWidgetAction x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QWidgetActionSc a) (QWidgetAction x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWidgetActionSc a -> String -> (QWidgetAction x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QWidgetActionSc a) (QWidgetAction x0 -> QObject t1 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QWidgetActionSc a -> String -> (QWidgetAction x0 -> QObject t1 -> IO (QObject t0)) -> IO () #

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

Methods

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

QsetHandler (QWidgetActionSc a) (QWidgetAction x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QWidgetActionSc a -> String -> (QWidgetAction x0 -> QEvent t1 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QWidgetActionSc a) (QWidgetAction x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QWidgetActionSc a -> Int -> (QWidgetAction x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QWidgetActionSc a) (QWidgetAction x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QWidgetActionSc a -> Int -> (QWidgetAction x0 -> IO ()) -> IO () #