The QColorDrag class provides a drag-and-drop object for transferring colors. More...
#include <qdragobject.h>
Inherits QStoredDrag.
This class provides a drag object which can be used to transfer data about colors for drag-and-drop and over the clipboard. It's e.g. used in the QColorDialog.
For detailed information about drag-and-drop, see the QDragObject class.
Constructs a color drag with a while color.
Constructs a color drag with the color col.
[static]
Returns TRUE, if the color drag object can decode the mime source e.
[static]
Decodes the mime source e and sets the decoded values to col.
Sets the color of the color drag to col
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.
Copyright © 2000 Trolltech | Trademarks | Qt version 2.2.1
|