Qtc.Core.QAbstractEventDispatcher_h

Contents

Documentation

class QclosingDown_h x0 x1 where #

Methods

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

class Qflush_h x0 x1 where #

Methods

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

Instances
Qflush_h (QAbstractEventDispatcher ()) () # 
Instance details

Defined in Qtc.Core.QAbstractEventDispatcher_h

Methods

flush_h :: QAbstractEventDispatcher () -> () -> IO () #

Qflush_h (QAbstractEventDispatcherSc a) () # 
Instance details

Defined in Qtc.Core.QAbstractEventDispatcher_h

Methods

flush_h :: QAbstractEventDispatcherSc a -> () -> IO () #

class QhasPendingEvents_h x0 x1 where #

Methods

hasPendingEvents_h :: x0 -> x1 -> IO Bool #

class Qinterrupt_h x0 x1 where #

Methods

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

Instances
Qinterrupt_h (QAbstractEventDispatcher ()) () # 
Instance details

Defined in Qtc.Core.QAbstractEventDispatcher_h

Methods

interrupt_h :: QAbstractEventDispatcher () -> () -> IO () #

Qinterrupt_h (QAbstractEventDispatcherSc a) () # 
Instance details

Defined in Qtc.Core.QAbstractEventDispatcher_h

Methods

interrupt_h :: QAbstractEventDispatcherSc a -> () -> IO () #

class QremainingTime_h x0 x1 where #

Methods

remainingTime_h :: x0 -> x1 -> IO Int #

class QstartingUp_h x0 x1 where #

Methods

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

class QunregisterTimer_h x0 x1 where #

Methods

unregisterTimer_h :: x0 -> x1 -> IO Bool #

class QunregisterTimers_h x0 x1 where #

Methods

unregisterTimers_h :: x0 -> x1 -> IO Bool #

class QwakeUp_h x0 x1 where #

Methods

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

Instances
QwakeUp_h (QAbstractEventDispatcher ()) () # 
Instance details

Defined in Qtc.Core.QAbstractEventDispatcher_h

Methods

wakeUp_h :: QAbstractEventDispatcher () -> () -> IO () #

QwakeUp_h (QAbstractEventDispatcherSc a) () # 
Instance details

Defined in Qtc.Core.QAbstractEventDispatcher_h

Methods

wakeUp_h :: QAbstractEventDispatcherSc a -> () -> IO () #

Orphan instances

QunSetHandler (QAbstractEventDispatcher ()) # 
Instance details

Methods

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

QunSetHandler (QAbstractEventDispatcherSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QAbstractEventDispatcher ()) # 
Instance details

QunSetUserMethodVariantList (QAbstractEventDispatcherSc a) # 
Instance details

QunSetUserMethodVariant (QAbstractEventDispatcher ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QAbstractEventDispatcherSc a) # 
Instance details

QunSetUserMethod (QAbstractEventDispatcher ()) # 
Instance details

Methods

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

QunSetUserMethod (QAbstractEventDispatcherSc a) # 
Instance details

Methods

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

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QAbstractEventDispatcher ()) (QAbstractEventDispatcher x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcher () -> String -> (QAbstractEventDispatcher x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QAbstractEventDispatcher ()) (QAbstractEventDispatcher x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcher () -> String -> (QAbstractEventDispatcher x0 -> Int -> IO Int) -> IO () #

QsetHandler (QAbstractEventDispatcher ()) (QAbstractEventDispatcher x0 -> QObject t1 -> IO [QAbstractEventDispatcher_TimerInfo t0]) # 
Instance details

QsetHandler (QAbstractEventDispatcher ()) (QAbstractEventDispatcher x0 -> Int -> Int -> TimerType -> QObject t4 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcher () -> String -> (QAbstractEventDispatcher x0 -> Int -> Int -> TimerType -> QObject t4 -> IO ()) -> IO () #

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

Methods

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

QsetHandler (QAbstractEventDispatcher ()) (QAbstractEventDispatcher x0 -> ProcessEventsFlags -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcher () -> String -> (QAbstractEventDispatcher x0 -> ProcessEventsFlags -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> QObject t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> QObject t1 -> IO Bool) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> Int -> IO Int) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> QObject t1 -> IO [QAbstractEventDispatcher_TimerInfo t0]) # 
Instance details

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> Int -> Int -> TimerType -> QObject t4 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> Int -> Int -> TimerType -> QObject t4 -> IO ()) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> ProcessEventsFlags -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> ProcessEventsFlags -> IO Bool) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> IO Bool) -> IO () #

QsetHandler (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractEventDispatcherSc a -> String -> (QAbstractEventDispatcher x0 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QAbstractEventDispatcherSc a -> Int -> (QAbstractEventDispatcher x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QAbstractEventDispatcherSc a) (QAbstractEventDispatcher x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QAbstractEventDispatcherSc a -> Int -> (QAbstractEventDispatcher x0 -> IO ()) -> IO () #