Qtc.Core.QSharedMemory_h

Contents

Orphan instances

QunSetHandler (QSharedMemory ()) # 
Instance details

Methods

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

QunSetHandler (QSharedMemorySc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QSharedMemory ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QSharedMemorySc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QSharedMemory ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QSharedMemorySc a) # 
Instance details

Methods

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

QunSetUserMethod (QSharedMemory ()) # 
Instance details

Methods

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

QunSetUserMethod (QSharedMemorySc a) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QSharedMemorySc a) (QSharedMemory x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QSharedMemorySc a -> String -> (QSharedMemory x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QSharedMemorySc a) (QSharedMemory x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QSharedMemorySc a -> String -> (QSharedMemory x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QSharedMemorySc a) (QSharedMemory x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QSharedMemorySc a -> String -> (QSharedMemory x0 -> QEvent t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QSharedMemorySc a) (QSharedMemory x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QSharedMemorySc a -> Int -> (QSharedMemory x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QSharedMemorySc a) (QSharedMemory x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QSharedMemorySc a -> Int -> (QSharedMemory x0 -> IO ()) -> IO () #