QMimeSource Class ReferenceThe QMimeSource class is an abstraction of objects that provided formatted data of a certain MIME type. More... #include <QMimeSource> This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code. Inherited by: Q3DragObject and QDropEvent. Public Functions
Detailed DescriptionThe QMimeSource class is an abstraction of objects that provided formatted data of a certain MIME type. The preferred approach to drag and drop is to use QDrag in conjunction with QMimeData. See Drag and Drop for details. Member Function Documentation
|