From 6a5d1370b3209c7c5ed6fc498190deff69e74552 Mon Sep 17 00:00:00 2001 From: Michalina Ziemba Date: Tue, 14 Feb 2012 13:27:58 +0100 Subject: Qt Network: Added the \inmodule command in the class documentation. -Some of the public classes were missing the \inmodule command. -Fixed a sentence. Change-Id: I88ebe12680c744e32253dc01c5ddb4292267caf9 Reviewed-by: Lars Knoll --- src/network/access/qnetworkcookiejar.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/network/access/qnetworkcookiejar.cpp') diff --git a/src/network/access/qnetworkcookiejar.cpp b/src/network/access/qnetworkcookiejar.cpp index 4136043e2e..a7436cb38c 100644 --- a/src/network/access/qnetworkcookiejar.cpp +++ b/src/network/access/qnetworkcookiejar.cpp @@ -51,8 +51,10 @@ QT_BEGIN_NAMESPACE /*! \class QNetworkCookieJar - \brief The QNetworkCookieJar class implements a simple jar of QNetworkCookie objects \since 4.4 + \inmodule QtNetwork + + \brief The QNetworkCookieJar class implements a simple jar of QNetworkCookie objects Cookies are small bits of information that stateless protocols like HTTP use to maintain some persistent information across -- cgit v1.2.3