Uses of Enum
io.qt.dbus.QDBusConnectionInterface.ServiceReplacementOptions
Packages that use QDBusConnectionInterface.ServiceReplacementOptions
-
Uses of QDBusConnectionInterface.ServiceReplacementOptions in io.qt.dbus
Methods in io.qt.dbus that return QDBusConnectionInterface.ServiceReplacementOptionsModifier and TypeMethodDescriptionQDBusConnectionInterface.ServiceReplacementOptions.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QDBusConnectionInterface.ServiceReplacementOptions.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.ServiceReplacementOptionsModifier and TypeMethodDescriptionQDBusConnectionInterface.registerService
(String serviceName, QDBusConnectionInterface.ServiceQueueOptions qoption, QDBusConnectionInterface.ServiceReplacementOptions roption)