public class QColorDrag: QStoredDrag, System.IDisposable
System.Object
QtSupport
QObject
QDragObject
QStoredDrag
QColorDragThis type implements System.IDisposable.
Qt Namespace
QColorDrag Constructors
QColorDrag(Qt.QColor, Qt.QWidget, System.String) Constructor
QColorDrag(Qt.QWidget, System.String) Constructor
QColorDrag(Qt.QColor) Constructor
QColorDrag(Qt.QColor, Qt.QWidget) Constructor
QColorDrag() Constructor
QColorDrag(Qt.QWidget) Constructor
QColorDrag(void *) Constructor
QColorDrag Methods
QColorDrag.CanDecode Method
QColorDrag.Decode Method
QColorDrag.Finalize Method
QColorDrag.SetColor Method
public void QColorDrag(Qt.QColor col, Qt.QWidget dragsource, System.String name);
Qt.QColorDrag Class, Qt Namespace
public void QColorDrag(Qt.QWidget dragSource, System.String name);
Qt.QColorDrag Class, Qt Namespace
public void QColorDrag(Qt.QColor col);
Qt.QColorDrag Class, Qt Namespace
public void QColorDrag(Qt.QColor col, Qt.QWidget dragsource);
Qt.QColorDrag Class, Qt Namespace
public void QColorDrag();
Qt.QColorDrag Class, Qt Namespace
public void QColorDrag(Qt.QWidget dragSource);
Qt.QColorDrag Class, Qt Namespace
public void QColorDrag(void * ptr);
Qt.QColorDrag Class, Qt Namespace
public static bool CanDecode(Qt.QMimeSource arg1);
Qt.QColorDrag Class, Qt Namespace
public static bool Decode(Qt.QMimeSource arg1, Qt.QColor col);
Qt.QColorDrag Class, Qt Namespace
protected override void Finalize();
Qt.QColorDrag Class, Qt Namespace
public void SetColor(Qt.QColor col);
Qt.QColorDrag Class, Qt Namespace