就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.15.17
Qt OPC UA
QML 類型
List of All Members for 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
(
url
)
nodeChanged
()
readNodeAttributes
(
valuesToBeRead
)
readNodeAttributesFinished
(
readResults
)
writeNodeAttributes
(
valuesToBeWritten
)
writeNodeAttributesFinished
(
writeResults
)