Add QDrag class to 'draganddrop' group

Change-Id: I0cb96f57486dbda7cb9ca19556515e1b2b4f6c3e
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
Gatis Paeglis 2012-10-16 17:35:14 +02:00 committed by The Qt Project
parent f8b6d104b9
commit f2d8b94346

View 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.