From 7b39a06fab64feb985982392f8db2b52fcd321f0 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Thu, 23 Aug 2012 12:22:38 +0200 Subject: Doc: Add \inmodule QtCore to all QtCore class doc bodies Change-Id: I19100755c97cc155c76a859e19940e9f9222d34e Reviewed-by: Casper van Donderen --- src/corelib/tools/qline.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/corelib/tools/qline.cpp') diff --git a/src/corelib/tools/qline.cpp b/src/corelib/tools/qline.cpp index 39ec0ed97c..07c9adf2e7 100644 --- a/src/corelib/tools/qline.cpp +++ b/src/corelib/tools/qline.cpp @@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE /*! \class QLine + \inmodule QtCore \ingroup painting \brief The QLine class provides a two-dimensional vector using @@ -309,6 +310,7 @@ QDataStream &operator>>(QDataStream &stream, QLine &line) /*! \class QLineF + \inmodule QtCore \ingroup painting \brief The QLineF class provides a two-dimensional vector using -- cgit v1.2.3