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

David Faure faure at kde.org
Wed Jun 22 20:00:54 BST 2011


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

Ship it!


OK.

- David


On June 20, 2011, 11:58 a.m., Sebastian Trueg wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101702/
> -----------------------------------------------------------
> 
> (Updated June 20, 2011, 11:58 a.m.)
> 
> 
> 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/20110622/2c9119e2/attachment.htm>


More information about the kde-core-devel mailing list