The ObserverMimeData stores information about subjects when Qtilities does drag and drops between ObserverWidget views. More...
#include <ObserverMimeData.h>
Public Member Functions | |
Qt::DropAction | dropAction () const |
Gets the drop action assocaited with this mime data object when used during a drop action. | |
int | sourceID () const |
Gets the ID of the observer which populated the mime data object. | |
QList< QPointer< QObject > > | subjectList () const |
Gets the list of subjects to which the mime data object applies. |
The ObserverMimeData stores information about subjects when Qtilities does drag and drops between ObserverWidget views.
ObserverMimeData will return Qtilities::Core::Constants::qti_def_OBSERVER_MIME_DATA_MIME_TYPE as its format in formats().
Qtilities : Reference Documentation | Back to top |
Copyright © 2009-2013, Jaco Naudé
|