[PATCH] Bug 172306: Cutting and then pasting to 2 different locations
David Faure
faure at kde.org
Mon Mar 23 20:17:27 GMT 2009
On Sunday 22 March 2009, rahman duran wrote:
> So is it fine to use QList<QUrl> ?
For the record (since this is already fixed and committed after a discussion on IRC) - no it's not fine, the solution is KUrl::List and KUrl::List::populateMimeData(QMimeData*).
Compared to QList<QUrl>, this gives us better handling of urls like
"desktop:/..." which have a local-file variant for the urls.
--
David Faure, faure at kde.org, sponsored by Qt Software @ Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list