Qtc.Dbus.QDBusServiceWatcher

Contents

Documentation

class QqDBusServiceWatcherTrUtf8 x1 where #

Methods

qDBusServiceWatcherTrUtf8 :: x1 -> IO String #

Instances
QqDBusServiceWatcherTrUtf8 String # 
Instance details

Defined in Qtc.Dbus.QDBusServiceWatcher

Methods

qDBusServiceWatcherTrUtf8 :: String -> IO String #

QqDBusServiceWatcherTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Dbus.QDBusServiceWatcher

Methods

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

QqDBusServiceWatcherTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Dbus.QDBusServiceWatcher

Methods

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

addWatchedService :: QDBusServiceWatcher a -> String -> IO () #

removeWatchedService :: QDBusServiceWatcher a -> String -> IO Bool #

setWatchedServices :: QDBusServiceWatcher a -> [String] -> IO () #

watchedServices :: QDBusServiceWatcher a -> () -> IO [String] #

Orphan instances

QsenderSignalIndex (QDBusServiceWatcher ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QDBusServiceWatcherSc a) () # 
Instance details

Methods

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

Qsender (QDBusServiceWatcher ()) () # 
Instance details

Methods

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

Qsender (QDBusServiceWatcherSc a) () # 
Instance details

Methods

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

Qreceivers (QDBusServiceWatcher ()) String # 
Instance details

Methods

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

Qreceivers (QDBusServiceWatcherSc a) String # 
Instance details

Methods

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

Qconnection (QDBusServiceWatcher a) () # 
Instance details

Methods

connection :: QDBusServiceWatcher a -> () -> IO (QDBusConnection ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QDBusServiceWatcher ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

timerEvent :: QDBusServiceWatcherSc a -> QTimerEvent t1 -> IO () #

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

Methods

isSignalConnected :: QDBusServiceWatcher () -> QMetaMethod t1 -> IO Bool #

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

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

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

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

Methods

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

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

Methods

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

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

Methods

connectNotify :: QDBusServiceWatcher () -> QMetaMethod t1 -> IO () #

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

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

Methods

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

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

Methods

childEvent :: QDBusServiceWatcherSc a -> QChildEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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