Documentation
class QqDBusPendingCallWatcherTrUtf8 x1 where #
qDBusPendingCallWatcherTrUtf8 :: x1 -> IO String #
Instances
QqDBusPendingCallWatcherTrUtf8 String # | |
Defined in Qtc.Dbus.QDBusPendingCallWatcher qDBusPendingCallWatcherTrUtf8 :: String -> IO String # | |
QqDBusPendingCallWatcherTrUtf8 (String, String) # | |
Defined in Qtc.Dbus.QDBusPendingCallWatcher qDBusPendingCallWatcherTrUtf8 :: (String, String) -> IO String # | |
QqDBusPendingCallWatcherTrUtf8 (String, String, Int) # | |
Defined in Qtc.Dbus.QDBusPendingCallWatcher qDBusPendingCallWatcherTrUtf8 :: (String, String, Int) -> IO String # |
class QqDBusPendingCallWatcher x1 where #
qDBusPendingCallWatcher :: x1 -> IO (QDBusPendingCallWatcher ()) #
Instances
QqDBusPendingCallWatcher (QDBusPendingCall t1) # | |
Defined in Qtc.Dbus.QDBusPendingCallWatcher qDBusPendingCallWatcher :: QDBusPendingCall t1 -> IO (QDBusPendingCallWatcher ()) # | |
QqDBusPendingCallWatcher (QDBusPendingCall t1, QObject t2) # | |
Defined in Qtc.Dbus.QDBusPendingCallWatcher qDBusPendingCallWatcher :: (QDBusPendingCall t1, QObject t2) -> IO (QDBusPendingCallWatcher ()) # |
qDBusPendingCallWatcher_delete :: QDBusPendingCallWatcher a -> IO () #
qDBusPendingCallWatcher_deleteLater :: QDBusPendingCallWatcher a -> IO () #