From 30de0fe3f01ac3d6a0ee0a288d51dc920e4432ca Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Tue, 6 Sep 2022 16:30:52 +0300 Subject: Doc: fix "Cannot tie this documentation to anything" warning Change-Id: I4cbdf230b6c3883a0ca9e11d8dc6504a49cf0afb Reviewed-by: Leena Miettinen --- src/libs/installer/remoteserverconnection.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/libs/installer/remoteserverconnection.cpp b/src/libs/installer/remoteserverconnection.cpp index b7dcb22a4..05446ec19 100644 --- a/src/libs/installer/remoteserverconnection.cpp +++ b/src/libs/installer/remoteserverconnection.cpp @@ -79,6 +79,8 @@ RemoteServerReply::~RemoteServerReply() } /*! + \fn template QInstaller::RemoteServerReply::send(const T &data) + Sends a reply packet with \a¸ data to the socket. If a reply has been already sent, this function does not send another. */ -- cgit v1.2.3