qt5base-lts/tests/auto/corelib/kernel/qmimedata
David Faure 1209fccaf7 QMimeData: export URLs as text too
This allows to drop or paste them into lineedits and text widgets
(including such widgets in non-Qt applications)

Implementation note: this is done on-demand rather than in setUrls
so that it's still possible to setText explicitely; the new code
is only a fallback for when no text/plain data is available.

Change-Id: Ie90c43a30bfa64a6047b627e7351d20bf5ec8e03
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-02-17 05:26:47 +01:00
..
qmimedata.pro Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
tst_qmimedata.cpp QMimeData: export URLs as text too 2012-02-17 05:26:47 +01:00