summaryrefslogtreecommitdiffstats
path: root/src/BobinkClient.h
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-02-19 23:12:16 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-02-19 23:12:16 +0100
commit11b99fda8727f2225961c0b83ecdb18674a9670a (patch)
treed835d8b677a294c59895537dbcd002cfd6678cfb /src/BobinkClient.h
parent09a5b9c25011b6976813130239994661ab1b0d66 (diff)
downloadBobinkQtOpcUa-11b99fda8727f2225961c0b83ecdb18674a9670a.tar.gz
BobinkQtOpcUa-11b99fda8727f2225961c0b83ecdb18674a9670a.zip
Extract errorChanged lambda into named handleClientError slotHEADmaster
Diffstat (limited to 'src/BobinkClient.h')
-rw-r--r--src/BobinkClient.h1
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 (