-
enum
ClientError
-
enum
ClientState
-
addNodeFinished
(QOpcUaExpandedNodeId , QString , QOpcUa::UaStatusCode )
-
addReferenceFinished
(QString , QString , QOpcUaExpandedNodeId , bool , QOpcUa::UaStatusCode )
-
connectError
(QOpcUaErrorState *)
-
connected
()
-
deleteLater
()
-
deleteNodeFinished
(QString , QOpcUa::UaStatusCode )
-
deleteReferenceFinished
(QString , QString , QOpcUaExpandedNodeId , bool , QOpcUa::UaStatusCode )
-
destroyed
(QObject *)
-
disconnected
()
-
endpointsRequestFinished
(QVector<QOpcUaEndpointDescription> , QOpcUa::UaStatusCode , QUrl )
-
errorChanged
(QOpcUaClient::ClientError )
-
findServersFinished
(QVector<QOpcUaApplicationDescription> , QOpcUa::UaStatusCode , QUrl )
-
namespaceArrayChanged
(QStringList )
-
namespaceArrayUpdated
(QStringList )
-
objectNameChanged
(const QString &)
-
passwordForPrivateKeyRequired
(QString , QString *, bool )
-
readNodeAttributesFinished
(QVector<QOpcUaReadResult> , QOpcUa::UaStatusCode )
-
stateChanged
(QOpcUaClient::ClientState )
-
writeNodeAttributesFinished
(QVector<QOpcUaWriteResult> , QOpcUa::UaStatusCode )
-
~QOpcUaClient
()
-
addNode
(const QOpcUaAddNodeItem &) : bool
-
addReference
(const QOpcUaAddReferenceItem &) : bool
-
applicationIdentity
() const : QOpcUaApplicationIdentity
-
authenticationInformation
() const : const QOpcUaAuthenticationInformation &
-
backend
() const : QString
-
blockSignals
(bool ) : bool
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
connectToEndpoint
(const QOpcUaEndpointDescription &)
-
customEvent
(QEvent *)
-
deleteNode
(const QString &, bool ) : bool
-
deleteReference
(const QOpcUaDeleteReferenceItem &) : bool
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
-
disconnectFromEndpoint
()
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
endpoint
() const : QOpcUaEndpointDescription
|
-
error
() const : QOpcUaClient::ClientError
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
findChild
(const QString &, Qt::FindChildOptions ) const : T
-
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
-
findServers
(const QUrl &, const QStringList &, const QStringList &) : bool
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
isNamespaceAutoupdateEnabled
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int )
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
namespaceArray
() const : QStringList
-
namespaceAutoupdateInterval
() const : int
-
node
(const QString &) : QOpcUaNode *
-
node
(const QOpcUaExpandedNodeId &) : QOpcUaNode *
-
objectName
() const : QString
-
parent
() const : QObject *
-
pkiConfiguration
() const : QOpcUaPkiConfiguration
-
property
(const char *) const : QVariant
-
qualifiedNameFromNamespaceUri
(const QString &, const QString &, bool *) const : QOpcUaQualifiedName
-
readNodeAttributes
(const QVector<QOpcUaReadItem> &) : bool
-
receivers
(const char *) const : int
-
removeEventFilter
(QObject *)
-
requestEndpoints
(const QUrl &) : bool
-
resolveExpandedNodeId
(const QOpcUaExpandedNodeId &, bool *) const : QString
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setApplicationIdentity
(const QOpcUaApplicationIdentity &)
-
setAuthenticationInformation
(const QOpcUaAuthenticationInformation &)
-
setNamespaceAutoupdate
(bool )
-
setNamespaceAutoupdateInterval
(int )
-
setObjectName
(const QString &)
-
setParent
(QObject *)
-
setPkiConfiguration
(const QOpcUaPkiConfiguration &)
-
setProperty
(const char *, const QVariant &) : bool
-
signalsBlocked
() const : bool
-
startTimer
(int , Qt::TimerType ) : int
-
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
-
state
() const : QOpcUaClient::ClientState
-
staticMetaObject
:
-
supportedSecurityPolicies
() const : QStringList
-
supportedUserTokenTypes
() const : QVector<QOpcUaUserTokenPolicy::TokenType>
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
updateNamespaceArray
() : bool
-
writeNodeAttributes
(const QVector<QOpcUaWriteItem> &) : bool
|