Uses of Enum
io.qt.remoteobjects.QRemoteObjectPendingCall.Error
Packages that use QRemoteObjectPendingCall.Error
-
Uses of QRemoteObjectPendingCall.Error in io.qt.remoteobjects
Methods in io.qt.remoteobjects that return QRemoteObjectPendingCall.ErrorModifier and TypeMethodDescriptiondefault QRemoteObjectPendingCall.ErrorQRemoteObjectPendingCall.error()QRemoteObjectPendingCall.Impl.error()QRemoteObjectPendingCallWatcher.error()QRemoteObjectPendingCall.Error.resolve(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QRemoteObjectPendingCall.Error[]QRemoteObjectPendingCall.Error.values()Returns an array containing the constants of this enum type, in the order they are declared.