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