Qtc.Dbus.QDBusPendingCallWatcher_h
Contents
Methods
unSetHandler :: QDBusPendingCallWatcher () -> String -> IO Bool #
unSetHandler :: QDBusPendingCallWatcherSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QDBusPendingCallWatcher () -> Int -> IO Bool #
unSetUserMethodVariantList :: QDBusPendingCallWatcherSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QDBusPendingCallWatcher () -> Int -> IO Bool #
unSetUserMethodVariant :: QDBusPendingCallWatcherSc a -> Int -> IO Bool #
unSetUserMethod :: QDBusPendingCallWatcher () -> Int -> IO Bool #
unSetUserMethod :: QDBusPendingCallWatcherSc a -> Int -> IO Bool #
timerEvent_h :: QDBusPendingCallWatcher () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QDBusPendingCallWatcherSc a -> QTimerEvent t1 -> IO () #
event_h :: QDBusPendingCallWatcher () -> QEvent t1 -> IO Bool #
event_h :: QDBusPendingCallWatcherSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QDBusPendingCallWatcher () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QDBusPendingCallWatcherSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QDBusPendingCallWatcher () -> QEvent t1 -> IO () #
customEvent_h :: QDBusPendingCallWatcherSc a -> QEvent t1 -> IO () #
connectNotify_h :: QDBusPendingCallWatcher () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QDBusPendingCallWatcherSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QDBusPendingCallWatcher () -> QChildEvent t1 -> IO () #
childEvent_h :: QDBusPendingCallWatcherSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QDBusPendingCallWatcher () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QDBusPendingCallWatcherSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QDBusPendingCallWatcher () -> String -> (QDBusPendingCallWatcher x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QDBusPendingCallWatcher () -> String -> (QDBusPendingCallWatcher x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QDBusPendingCallWatcher () -> String -> (QDBusPendingCallWatcher x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QDBusPendingCallWatcher () -> String -> (QDBusPendingCallWatcher x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QDBusPendingCallWatcherSc a -> String -> (QDBusPendingCallWatcher x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QDBusPendingCallWatcherSc a -> String -> (QDBusPendingCallWatcher x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QDBusPendingCallWatcherSc a -> String -> (QDBusPendingCallWatcher x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QDBusPendingCallWatcherSc a -> String -> (QDBusPendingCallWatcher x0 -> QEvent t1 -> IO ()) -> IO () #
setUserMethod :: QDBusPendingCallWatcher () -> Int -> (QDBusPendingCallWatcher x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QDBusPendingCallWatcher () -> Int -> (QDBusPendingCallWatcher x0 -> IO ()) -> IO () #
setUserMethod :: QDBusPendingCallWatcherSc a -> Int -> (QDBusPendingCallWatcher x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QDBusPendingCallWatcherSc a -> Int -> (QDBusPendingCallWatcher x0 -> IO ()) -> IO () #