就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt OPC UA
QML 类型
Connection
List of All Members for Connection
这是完整成员列表为
Connection
,包括继承的成员。
authenticationInformation
: AuthenticationInformation
availableBackends
: stringlist
backend
: string
connected
: bool
connection
: QOpcUaClient
currentEndpoint
: QOpcUaEndpointDescription
defaultConnection
: bool
namespaces
: stringlist
supportedSecurityPolicies
: stringlist
supportedUserTokenTypes
: array[tokenTypes]
connectToEndpoint
(
endpointDescription
)
disconnectFromEndpoint
()
nodeChanged
()
readNodeAttributes
(
valuesToBeRead
)
readNodeAttributesFinished
(
readResults
)
writeNodeAttributes
(
valuesToBeWritten
)
writeNodeAttributesFinished
(
writeResults
)