Review Request 116064: @deprecated docs for KUrl methods that duplicate QUrl methods
Alex Merry
alex.merry at kde.org
Sat Mar 1 10:32:40 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116064/
-----------------------------------------------------------
(Updated March 1, 2014, 10:32 a.m.)
Review request for KDE Frameworks.
Changes
-------
Add "since 5.0" to @deprecated (except for the ones that were deprecated earlier), and remove toLower reference from protocol() docs.
Repository: kde4support
Description
-------
@deprecated docs for KUrl methods that duplicate QUrl methods
Some KUrl methods just forward to their QUrl counterparts (or do
.isEmpty() on a QUrl method result); replace the apidox for these with a
note saying what QUrl method should be used instead.
Diffs (updated)
-----
src/kdecore/kurl.h 4ac893382c76def83f8e6e12698931df243085f9
Diff: https://git.reviewboard.kde.org/r/116064/diff/
Testing
-------
Thanks,
Alex Merry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140301/e6b83bf1/attachment.html>
More information about the Kde-frameworks-devel
mailing list