Uses of Class
io.qt.dbus.QDBusReply
-
Uses of QDBusReply in io.qt.dbus
Modifier and TypeMethodDescriptionfinal QDBusReply
<List<String>> QDBusConnectionInterface.activatableServiceNames()
QDBusReply.clone()
final QDBusReply
<@QtPrimitiveType Boolean> QDBusConnectionInterface.isServiceRegistered
(String serviceName) final QDBusReply
<List<String>> QDBusConnectionInterface.registeredServiceNames()
QDBusConnectionInterface.registerService
(String serviceName) QDBusConnectionInterface.registerService
(String serviceName, QDBusConnectionInterface.ServiceQueueOptions qoption) Overloaded function forQDBusConnectionInterface.registerService(java.lang.String, io.qt.dbus.QDBusConnectionInterface.ServiceQueueOptions, io.qt.dbus.QDBusConnectionInterface.ServiceReplacementOptions)
withroption = io.qt.dbus.QDBusConnectionInterface.ServiceReplacementOptions.DontAllowReplacement
.QDBusConnectionInterface.registerService
(String serviceName, QDBusConnectionInterface.ServiceQueueOptions qoption, QDBusConnectionInterface.ServiceReplacementOptions roption) final QDBusReply
<String> QDBusConnectionInterface.serviceOwner
(String name) final QDBusReply
<@QtPrimitiveType Integer> QDBusConnectionInterface.servicePid
(String serviceName) final QDBusReply
<@QtPrimitiveType Integer> QDBusConnectionInterface.serviceUid
(String serviceName) final QDBusReply
<Void> QDBusConnectionInterface.startService
(String name) final QDBusReply
<@QtPrimitiveType Boolean> QDBusConnectionInterface.unregisterService
(String serviceName)