summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteserverconnection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/remoteserverconnection.cpp')
-rw-r--r--src/libs/installer/remoteserverconnection.cpp2
1 files changed, 2 insertions, 0 deletions
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 <typename T> 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.
*/