<br><div class="gmail_quote">2009/3/22 Alex Merry <span dir="ltr"><<a href="mailto:kde@randomguy3.me.uk">kde@randomguy3.me.uk</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">
<br>
</div>But KUrl::List _is_ a QList<KUrl>, so QMimeData()->setUrls() should accept it<br>
just fine.<br>
<br>
<font color="#888888">
</font></blockquote></div><br>But  it doesn't. Ah, I wrote it wrong, sorry. It accepts QList<QUrl> not not even QList<KUrl>.<br><br>So if I try to use KUrl::List or QList<KUrl> it doesn't compile.<br>
<br>/home/rahman/kdelibs/kio/kio/paste.cpp:259: error: no matching function for call to ‘QMimeData::setUrls(KUrl::List&)’<br>
/usr/include/QtCore/qmimedata.h:65: note: candidates are: void QMimeData::setUrls(const QList<QUrl>&) <br><br clear="all">So is it fine to use QList<QUrl> ?<br><br>-- <br>Rahman Duran<br><br>Software Engineer<br>
Turkey<br><br>