Qtc.Dbus.QDBusPendingCallWatcher

Contents

Documentation

class QqDBusPendingCallWatcherTrUtf8 x1 where #

Methods

qDBusPendingCallWatcherTrUtf8 :: x1 -> IO String #

Instances
QqDBusPendingCallWatcherTrUtf8 String # 
Instance details

Defined in Qtc.Dbus.QDBusPendingCallWatcher

Methods

qDBusPendingCallWatcherTrUtf8 :: String -> IO String #

QqDBusPendingCallWatcherTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Dbus.QDBusPendingCallWatcher

Methods

qDBusPendingCallWatcherTrUtf8 :: (String, String) -> IO String #

QqDBusPendingCallWatcherTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Dbus.QDBusPendingCallWatcher

Methods

qDBusPendingCallWatcherTrUtf8 :: (String, String, Int) -> IO String #

Orphan instances

QsenderSignalIndex (QDBusPendingCallWatcher ()) () # 
Instance details

Methods

senderSignalIndex :: QDBusPendingCallWatcher () -> () -> IO Int #

QsenderSignalIndex (QDBusPendingCallWatcherSc a) () # 
Instance details

Methods

senderSignalIndex :: QDBusPendingCallWatcherSc a -> () -> IO Int #

Qsender (QDBusPendingCallWatcher ()) () # 
Instance details

Methods

sender :: QDBusPendingCallWatcher () -> () -> IO (QObject ()) #

Qsender (QDBusPendingCallWatcherSc a) () # 
Instance details

Methods

sender :: QDBusPendingCallWatcherSc a -> () -> IO (QObject ()) #

Qreceivers (QDBusPendingCallWatcher ()) String # 
Instance details

Methods

receivers :: QDBusPendingCallWatcher () -> String -> IO Int #

Qreceivers (QDBusPendingCallWatcherSc a) String # 
Instance details

Methods

receivers :: QDBusPendingCallWatcherSc a -> String -> IO Int #

QqisValid (QDBusPendingCallWatcher ()) () # 
Instance details

Methods

qisValid :: QDBusPendingCallWatcher () -> () -> IO Bool #

QqisValid (QDBusPendingCallWatcherSc a) () # 
Instance details

Methods

qisValid :: QDBusPendingCallWatcherSc a -> () -> IO Bool #

QwaitForFinished (QDBusPendingCallWatcher ()) () (IO ()) # 
Instance details

Methods

waitForFinished :: QDBusPendingCallWatcher () -> () -> IO () #

QwaitForFinished (QDBusPendingCallWatcherSc a) () (IO ()) # 
Instance details

Methods

waitForFinished :: QDBusPendingCallWatcherSc a -> () -> IO () #

Qproperty (QDBusPendingCallWatcher ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QDBusPendingCallWatcher () -> String -> IO (QVariant ()) #

Qproperty (QDBusPendingCallWatcherSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QDBusPendingCallWatcherSc a -> String -> IO (QVariant ()) #

Qparent (QDBusPendingCallWatcher ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QDBusPendingCallWatcher () -> () -> IO (QObject ()) #

Qparent (QDBusPendingCallWatcherSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QDBusPendingCallWatcherSc a -> () -> IO (QObject ()) #

QuserMethod (QDBusPendingCallWatcher ()) () (IO ()) # 
Instance details

Methods

userMethod :: QDBusPendingCallWatcher () -> Int -> () -> IO () #

QuserMethod (QDBusPendingCallWatcherSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QDBusPendingCallWatcherSc a -> Int -> () -> IO () #

QtimerEvent (QDBusPendingCallWatcher ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QDBusPendingCallWatcher () -> QTimerEvent t1 -> IO () #

QtimerEvent (QDBusPendingCallWatcherSc a) (QTimerEvent t1) # 
Instance details

Qqswap (QDBusPendingCallWatcher ()) (QDBusPendingCall t1) # 
Instance details

Methods

qswap :: QDBusPendingCallWatcher () -> QDBusPendingCall t1 -> IO () #

Qqswap (QDBusPendingCallWatcherSc a) (QDBusPendingCall t1) # 
Instance details

QisSignalConnected (QDBusPendingCallWatcher ()) (QMetaMethod t1) # 
Instance details

QisSignalConnected (QDBusPendingCallWatcherSc a) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QDBusPendingCallWatcher ()) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QDBusPendingCallWatcherSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent (QDBusPendingCallWatcher ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QDBusPendingCallWatcher () -> QEvent t1 -> IO () #

QcustomEvent (QDBusPendingCallWatcherSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QDBusPendingCallWatcherSc a -> QEvent t1 -> IO () #

QconnectNotify (QDBusPendingCallWatcher ()) (QMetaMethod t1) # 
Instance details

QconnectNotify (QDBusPendingCallWatcherSc a) (QMetaMethod t1) # 
Instance details

QchildEvent (QDBusPendingCallWatcher ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QDBusPendingCallWatcher () -> QChildEvent t1 -> IO () #

QchildEvent (QDBusPendingCallWatcherSc a) (QChildEvent t1) # 
Instance details

Qevent (QDBusPendingCallWatcher ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QDBusPendingCallWatcher () -> QEvent t1 -> IO Bool #

Qevent (QDBusPendingCallWatcherSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QDBusPendingCallWatcherSc a -> QEvent t1 -> IO Bool #

QuserMethod (QDBusPendingCallWatcher ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QDBusPendingCallWatcher () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QDBusPendingCallWatcherSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QDBusPendingCallWatcherSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QDBusPendingCallWatcher ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QDBusPendingCallWatcher () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QDBusPendingCallWatcherSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QDBusPendingCallWatcherSc a -> (QObject t1, QEvent t2) -> IO Bool #