summaryrefslogtreecommitdiffstats
path: root/src/knx/qknxlinklayerframe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/knx/qknxlinklayerframe.cpp')
-rw-r--r--src/knx/qknxlinklayerframe.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/knx/qknxlinklayerframe.cpp b/src/knx/qknxlinklayerframe.cpp
index b5173fe..059bdf9 100644
--- a/src/knx/qknxlinklayerframe.cpp
+++ b/src/knx/qknxlinklayerframe.cpp
@@ -38,6 +38,8 @@ QT_BEGIN_NAMESPACE
\class QKnxLinkLayerFrame
\inmodule QtKnx
+ \ingroup qtknx-tunneling
+
\brief The QKnxLinkLayerFrame class is a frame that is sent over a
communication channel established between a KNXnet/IP client and a
KNXnet/IP server.
@@ -64,6 +66,8 @@ QT_BEGIN_NAMESPACE
(encoded with the \l QKnxTpdu::ApplicationControlField) held in \l QKnxTpdu.
The application services are split into categories according to the
addressing method.
+
+ \sa {Qt KNX Tunneling Classes}
*/
/*!