Uses of Class
io.qt.dbus.QDBusConnectionInterface.ServiceReplacementOptions
Package | Description |
---|---|
io.qt.dbus |
-
Uses of QDBusConnectionInterface.ServiceReplacementOptions in io.qt.dbus
Methods in io.qt.dbus that return QDBusConnectionInterface.ServiceReplacementOptions Modifier and Type Method Description static QDBusConnectionInterface.ServiceReplacementOptions
QDBusConnectionInterface.ServiceReplacementOptions. resolve(int value)
Returns the corresponding enum entry for the given value.static QDBusConnectionInterface.ServiceReplacementOptions
QDBusConnectionInterface.ServiceReplacementOptions. valueOf(String name)
Returns the enum constant of this type with the specified name.static QDBusConnectionInterface.ServiceReplacementOptions[]
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.ServiceReplacementOptions Modifier and Type Method Description QDBusReply<QDBusConnectionInterface.RegisterServiceReply>
QDBusConnectionInterface. registerService(String serviceName, QDBusConnectionInterface.ServiceQueueOptions qoption, QDBusConnectionInterface.ServiceReplacementOptions roption)