就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
QtGui
QWindowsMime
List of All Members for QWindowsMime
这是完整成员列表为
QWindowsMime
,包括继承的成员。
QWindowsMime
()
~QWindowsMime
()
canConvertFromMime
(const FORMATETC &, const QMimeData *) const : bool
canConvertToMime
(const QString &, IDataObject *) const : bool
convertFromMime
(const FORMATETC &, const QMimeData *, STGMEDIUM *) const : bool
convertToMime
(const QString &, IDataObject *, QVariant::Type) const : QVariant
formatsForMime
(const QString &, const QMimeData *) const : QVector<FORMATETC>
mimeForFormat
(const FORMATETC &) const : QString
registerMimeType
(const QString &) : int