public class QTextDrag: QDragObject, System.IDisposable
System.Object
QtSupport
QObject
QDragObject
QTextDragThis type implements System.IDisposable.
Qt Namespace
QTextDrag Constructors
QTextDrag(System.String, Qt.QWidget, System.String) Constructor
QTextDrag(Qt.QWidget, System.String) Constructor
QTextDrag(System.String) Constructor
QTextDrag(System.String, Qt.QWidget) Constructor
QTextDrag() Constructor
QTextDrag(Qt.QWidget) Constructor
QTextDrag(void *) Constructor
QTextDrag Methods
QTextDrag.CanDecode Method
QTextDrag.Decode(Qt.QMimeSource, System.String) Method
QTextDrag.Decode(Qt.QMimeSource, System.String, Qt.QCString) Method
QTextDrag.EncodedData Method
QTextDrag.Finalize Method
QTextDrag.Format Method
QTextDrag.SetSubtype Method
QTextDrag.SetText Method
public void QTextDrag(System.String arg1, Qt.QWidget dragSource, System.String name);
Qt.QTextDrag Class, Qt Namespace
public void QTextDrag(Qt.QWidget dragSource, System.String name);
Qt.QTextDrag Class, Qt Namespace
public void QTextDrag(System.String arg1);
Qt.QTextDrag Class, Qt Namespace
public void QTextDrag(System.String arg1, Qt.QWidget dragSource);
Qt.QTextDrag Class, Qt Namespace
public void QTextDrag();
Qt.QTextDrag Class, Qt Namespace
public void QTextDrag(Qt.QWidget dragSource);
Qt.QTextDrag Class, Qt Namespace
public void QTextDrag(void * ptr);
Qt.QTextDrag Class, Qt Namespace
public static bool CanDecode(Qt.QMimeSource e);
Qt.QTextDrag Class, Qt Namespace
public static bool Decode(Qt.QMimeSource e, System.String s);
Qt.QTextDrag Class, Qt Namespace
public static bool Decode(Qt.QMimeSource e, System.String s, Qt.QCString subtype);
Qt.QTextDrag Class, Qt Namespace
public byte[] EncodedData(System.String arg1);
Qt.QTextDrag Class, Qt Namespace
protected override void Finalize();
Qt.QTextDrag Class, Qt Namespace
public System.String Format(int i);
Qt.QTextDrag Class, Qt Namespace
public void SetSubtype(Qt.QCString arg1);
Qt.QTextDrag Class, Qt Namespace
public void SetText(System.String arg1);
Qt.QTextDrag Class, Qt Namespace