Uses of Enum
io.qt.remoteobjects.QRemoteObjectReplica.State
Packages that use QRemoteObjectReplica.State
-
Uses of QRemoteObjectReplica.State in io.qt.remoteobjects
Fields in io.qt.remoteobjects with type parameters of type QRemoteObjectReplica.StateModifier and TypeFieldDescriptionQRemoteObjectReplica.stateChangedQRemoteObjectReplica.stateChangedMethods in io.qt.remoteobjects that return QRemoteObjectReplica.StateModifier and TypeMethodDescriptionstatic QRemoteObjectReplica.StateQRemoteObjectReplica.State.resolve(int value) Returns the corresponding enum entry for the given value.QRemoteObjectReplica.state()static QRemoteObjectReplica.StateReturns the enum constant of this type with the specified name.static QRemoteObjectReplica.State[]QRemoteObjectReplica.State.values()Returns an array containing the constants of this enum type, in the order they are declared.