summaryrefslogtreecommitdiff
path: root/examples/doc/sslechoclient.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/doc/sslechoclient.qdoc')
-rw-r--r--examples/doc/sslechoclient.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/doc/sslechoclient.qdoc b/examples/doc/sslechoclient.qdoc
index ca515ec..d7d1897 100644
--- a/examples/doc/sslechoclient.qdoc
+++ b/examples/doc/sslechoclient.qdoc
@@ -43,6 +43,8 @@
\example sslechoclient
\title SSL Echo Client Example
\ingroup qtwebsockets-examples
+ \brief Shows how to use the QWebSocket class to implement an echo
+ client over a secure connection (wss).
The SSL Echo Client example shows how to use the QWebSocket class to implement
an echo client over a secure connection (wss).