summaryrefslogtreecommitdiffstats
path: root/src/knx/netip/qknxnetiptunnelingacknowledge.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/knx/netip/qknxnetiptunnelingacknowledge.cpp')
-rw-r--r--src/knx/netip/qknxnetiptunnelingacknowledge.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/knx/netip/qknxnetiptunnelingacknowledge.cpp b/src/knx/netip/qknxnetiptunnelingacknowledge.cpp
index 1cdef43..f6f55d3 100644
--- a/src/knx/netip/qknxnetiptunnelingacknowledge.cpp
+++ b/src/knx/netip/qknxnetiptunnelingacknowledge.cpp
@@ -35,6 +35,8 @@ QT_BEGIN_NAMESPACE
\class QKnxNetIpTunnelingAcknowledgeProxy
\inmodule QtKnx
+ \ingroup qtknx-tunneling
+
\brief The QKnxNetIpTunnelingAcknowledgeProxy class provides the means to
read a tunneling acknowledgment from the generic \l QKnxNetIpFrame class
and to create a KNXnet/IP frame based on the information.
@@ -76,7 +78,7 @@ QT_BEGIN_NAMESPACE
auto tunnelStatus = tunnelAck.status();
\endcode
- \sa builder(), QKnxNetIpTunnelingRequestProxy
+ \sa builder(), QKnxNetIpTunnelingRequestProxy, {Qt KNX Tunneling Classes}
*/
/*!