Uses of Enum
io.qt.remoteobjects.QRemoteObjectNode.ErrorCode
Packages that use QRemoteObjectNode.ErrorCode
-
Uses of QRemoteObjectNode.ErrorCode in io.qt.remoteobjects
Fields in io.qt.remoteobjects with type parameters of type QRemoteObjectNode.ErrorCodeMethods in io.qt.remoteobjects that return QRemoteObjectNode.ErrorCodeModifier and TypeMethodDescriptionQRemoteObjectNode.lastError()
static QRemoteObjectNode.ErrorCode
QRemoteObjectNode.ErrorCode.resolve
(int value) Returns the corresponding enum entry for the given value.static QRemoteObjectNode.ErrorCode
Returns the enum constant of this type with the specified name.static QRemoteObjectNode.ErrorCode[]
QRemoteObjectNode.ErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.