Add QDrag class to 'draganddrop' group
authorGatis Paeglis <gatis.paeglis@digia.com>
Tue, 16 Oct 2012 15:35:14 +0000 (17:35 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 17 Oct 2012 02:19:10 +0000 (04:19 +0200)
Change-Id: I0cb96f57486dbda7cb9ca19556515e1b2b4f6c3e
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
src/gui/kernel/qdrag.cpp

index 1c2a6d3..ff93801 100644 (file)
@@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
 /*!
     \class QDrag
     \inmodule QtGui
+    \ingroup draganddrop
     \brief The QDrag class provides support for MIME-based drag and drop data
     transfer.