public class QWindowsMime: QtSupport, System.IDisposable
System.Object
QtSupport
QWindowsMimeThis type implements System.IDisposable.
Qt Namespace
QWindowsMime Constructors
QWindowsMime Methods
QWindowsMime.CanConvert Method
QWindowsMime.Cf Method
QWindowsMime.CfFor Method
QWindowsMime.CfToMime Method
QWindowsMime.ConvertFromMime Method
QWindowsMime.ConvertToMime Method
QWindowsMime.Convertor Method
QWindowsMime.ConvertorName Method
QWindowsMime.CountCf Method
QWindowsMime.Finalize Method
QWindowsMime.Initialize Method
QWindowsMime.MimeFor Method
QWindowsMime.RegisterMimeType Method
public void QWindowsMime(void * ptr);
Qt.QWindowsMime Class, Qt Namespace
public bool CanConvert(System.String mime, int cf);
Qt.QWindowsMime Class, Qt Namespace
public int Cf(int index);
Qt.QWindowsMime Class, Qt Namespace
public int CfFor(System.String arg1);
Qt.QWindowsMime Class, Qt Namespace
public static System.String CfToMime(int cf);
Qt.QWindowsMime Class, Qt Namespace
public byte[] ConvertFromMime(byte[] data, System.String mime, int cf);
Qt.QWindowsMime Class, Qt Namespace
public byte[] ConvertToMime(byte[] data, System.String mime, int cf);
Qt.QWindowsMime Class, Qt Namespace
public static Qt.QWindowsMime Convertor(System.String mime, int cf);
Qt.QWindowsMime Class, Qt Namespace
public System.String ConvertorName();
Qt.QWindowsMime Class, Qt Namespace
public int CountCf();
Qt.QWindowsMime Class, Qt Namespace
protected override void Finalize();
Qt.QWindowsMime Class, Qt Namespace
public static void Initialize();
Qt.QWindowsMime Class, Qt Namespace
public System.String MimeFor(int cf);
Qt.QWindowsMime Class, Qt Namespace
public static int RegisterMimeType(System.String mime);
Qt.QWindowsMime Class, Qt Namespace