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.ErrorCodeModifier and TypeFieldDescriptionQRemoteObjectNode.errorSeeQRemoteObjectNode::error(QRemoteObjectNode::ErrorCode) Methods in io.qt.remoteobjects that return QRemoteObjectNode.ErrorCodeModifier and TypeMethodDescriptionQRemoteObjectNode.lastError()static QRemoteObjectNode.ErrorCodeQRemoteObjectNode.ErrorCode.resolve(int value) Returns the corresponding enum entry for the given value.static QRemoteObjectNode.ErrorCodeReturns 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.