Uses of Enum
io.qt.dbus.QDBusConnectionInterface.ServiceQueueOptions
Packages that use QDBusConnectionInterface.ServiceQueueOptions
-
Uses of QDBusConnectionInterface.ServiceQueueOptions in io.qt.dbus
Methods in io.qt.dbus that return QDBusConnectionInterface.ServiceQueueOptionsModifier and TypeMethodDescriptionQDBusConnectionInterface.ServiceQueueOptions.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QDBusConnectionInterface.ServiceQueueOptions.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.dbus with parameters of type QDBusConnectionInterface.ServiceQueueOptionsModifier and TypeMethodDescriptionQDBusConnectionInterface.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)