Review Request: Transparent QList<QUrl> handling in KUrl::List

Sebastian Trueg sebastian at trueg.de
Mon Jun 20 12:58:13 BST 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101702/
-----------------------------------------------------------

Review request for kdelibs.


Summary
-------

Internally in Nepomuk we use QUrl instead of KUrl since Soprano uses QUrl and we do not need the additional power of KUrl most of the time. Thus, conversion between KUrl and QUrl is important. This patch adds a constructor to KUrl::List which allows to use a QList<QUrl> as basis and an operator which provides automatic conversion from KUrl::List to QList<QUrl>.


Diffs
-----

  kdecore/io/kurl.h 52af985 
  kdecore/io/kurl.cpp 90ececf 

Diff: http://git.reviewboard.kde.org/r/101702/diff


Testing
-------


Thanks,

Sebastian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110620/4bee656b/attachment.htm>


More information about the kde-core-devel mailing list