diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-02-19 23:12:16 +0100 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-02-19 23:12:16 +0100 |
| commit | 11b99fda8727f2225961c0b83ecdb18674a9670a (patch) | |
| tree | d835d8b677a294c59895537dbcd002cfd6678cfb /src/BobinkClient.h | |
| parent | 09a5b9c25011b6976813130239994661ab1b0d66 (diff) | |
| download | BobinkQtOpcUa-master.tar.gz BobinkQtOpcUa-master.zip | |
Diffstat (limited to 'src/BobinkClient.h')
| -rw-r--r-- | src/BobinkClient.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BobinkClient.h b/src/BobinkClient.h index c566a67..7eb6c3c 100644 --- a/src/BobinkClient.h +++ b/src/BobinkClient.h @@ -155,6 +155,7 @@ private slots: QOpcUa::UaStatusCode statusCode, const QUrl &requestUrl); void handleConnectError (QOpcUaErrorState *errorState); + void handleClientError (QOpcUaClient::ClientError error); /* -- Discovery -- */ void handleFindServersFinished ( |
