Documentation
class QqDBusConnectionInterfaceTrUtf8 x1 where #
qDBusConnectionInterfaceTrUtf8 :: x1 -> IO String #
Instances
QqDBusConnectionInterfaceTrUtf8 String # | |
Defined in Qtc.Dbus.QDBusConnectionInterface qDBusConnectionInterfaceTrUtf8 :: String -> IO String # | |
QqDBusConnectionInterfaceTrUtf8 (String, String) # | |
Defined in Qtc.Dbus.QDBusConnectionInterface qDBusConnectionInterfaceTrUtf8 :: (String, String) -> IO String # | |
QqDBusConnectionInterfaceTrUtf8 (String, String, Int) # | |
Defined in Qtc.Dbus.QDBusConnectionInterface qDBusConnectionInterfaceTrUtf8 :: (String, String, Int) -> IO String # |
Orphan instances
QqisValid (QDBusConnectionInterface ()) () # | |
qisValid :: QDBusConnectionInterface () -> () -> IO Bool # | |
QqisValid (QDBusConnectionInterfaceSc a) () # | |
qisValid :: QDBusConnectionInterfaceSc a -> () -> IO Bool # | |
Qproperty (QDBusConnectionInterface ()) String (IO (QVariant ())) # | |
property :: QDBusConnectionInterface () -> String -> IO (QVariant ()) # | |
Qproperty (QDBusConnectionInterfaceSc a) String (IO (QVariant ())) # | |
property :: QDBusConnectionInterfaceSc a -> String -> IO (QVariant ()) # | |
Qparent (QDBusConnectionInterface ()) () (IO (QObject ())) # | |
parent :: QDBusConnectionInterface () -> () -> IO (QObject ()) # | |
Qparent (QDBusConnectionInterfaceSc a) () (IO (QObject ())) # | |
parent :: QDBusConnectionInterfaceSc a -> () -> IO (QObject ()) # |