Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.1.3
-
None
Description
Why is there no:
QVariant QMimeData::data(const QString &mimeType)
and
void QMimeData::setData(const QString &mt, const QVariant &val)
After all QMimeDataPrivate has this sort of API already.