Qtc.Gui.QGenericPlugin_h

Contents

Orphan instances

QunSetHandler (QGenericPlugin ()) # 
Instance details

Methods

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

QunSetHandler (QGenericPluginSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QGenericPlugin ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QGenericPluginSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QGenericPlugin ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QGenericPluginSc a) # 
Instance details

Methods

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

QunSetUserMethod (QGenericPlugin ()) # 
Instance details

Methods

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

QunSetUserMethod (QGenericPluginSc a) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QGenericPlugin ()) (QGenericPlugin x0 -> String -> String -> IO (QObject t0)) # 
Instance details

Methods

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

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

Methods

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

QsetHandler (QGenericPluginSc a) (QGenericPlugin x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGenericPluginSc a -> String -> (QGenericPlugin x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QGenericPluginSc a) (QGenericPlugin x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGenericPluginSc a -> String -> (QGenericPlugin x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGenericPluginSc a) (QGenericPlugin x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGenericPluginSc a -> String -> (QGenericPlugin x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGenericPluginSc a) (QGenericPlugin x0 -> String -> String -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QGenericPluginSc a -> String -> (QGenericPlugin x0 -> String -> String -> IO (QObject t0)) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QGenericPluginSc a) (QGenericPlugin x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGenericPluginSc a -> Int -> (QGenericPlugin x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGenericPluginSc a) (QGenericPlugin x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGenericPluginSc a -> Int -> (QGenericPlugin x0 -> IO ()) -> IO () #

Qcreate_h (QGenericPlugin ()) (String, String) (IO (QObject ())) # 
Instance details

Methods

create_h :: QGenericPlugin () -> (String, String) -> IO (QObject ()) #

Qcreate_h (QGenericPluginSc a) (String, String) (IO (QObject ())) # 
Instance details

Methods

create_h :: QGenericPluginSc a -> (String, String) -> IO (QObject ()) #