Uses of Enum
io.qt.remoteobjects.QRemoteObjectHostBase.AllowedSchemas
-
Uses of QRemoteObjectHostBase.AllowedSchemas in io.qt.remoteobjects
Methods in io.qt.remoteobjects that return QRemoteObjectHostBase.AllowedSchemasModifier and TypeMethodDescriptionQRemoteObjectHostBase.AllowedSchemas.resolve(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QRemoteObjectHostBase.AllowedSchemas[]QRemoteObjectHostBase.AllowedSchemas.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.remoteobjects with parameters of type QRemoteObjectHostBase.AllowedSchemasModifier and TypeMethodDescriptionprotected booleanQRemoteObjectHost.setHostUrl(QUrl hostAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas) protected booleanQRemoteObjectHostBase.setHostUrl(QUrl hostAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas) Constructors in io.qt.remoteobjects with parameters of type QRemoteObjectHostBase.AllowedSchemasModifierConstructorDescriptionQRemoteObjectHost(QUrl address, QUrl registryAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas) Overloaded constructor forQRemoteObjectHost(io.qt.core.QUrl, io.qt.core.QUrl, io.qt.remoteobjects.QRemoteObjectHostBase.AllowedSchemas, io.qt.core.QObject)withparent = null.QRemoteObjectHost(QUrl address, QUrl registryAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas, QObject parent)