Review Request 113510: Deprecate methods in kimageio
David Faure
faure at kde.org
Fri Nov 1 09:18:55 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113510/#review42758
-----------------------------------------------------------
Missing #ifndef KDE_NO_DEPRECATED around all the deprecated methods.
kio/kio/kimageio.h
<http://git.reviewboard.kde.org/r/113510/#comment30913>
That's not really the same (this method returned PNG for image/png, right?)
But I guess the point is that we don't need "PNG" when we have a mimetype name in the first place...
kio/kio/kimageio.h
<http://git.reviewboard.kde.org/r/113510/#comment30914>
or QImageWriter::supportedImageFormats(), when mode=Writing, right?
kio/kio/kimageio.h
<http://git.reviewboard.kde.org/r/113510/#comment30915>
same here, Reader or Writer, depending on what "mode" was.
- David Faure
On Oct. 30, 2013, 4:49 p.m., Jeremy Whiting wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113510/
> -----------------------------------------------------------
>
> (Updated Oct. 30, 2013, 4:49 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> KImageIO functions can be deprecated in favor of QImageReader and QImageWriter functionality.
>
>
> Diffs
> -----
>
> kio/kio/kimageio.h cecadf1
>
> Diff: http://git.reviewboard.kde.org/r/113510/diff/
>
>
> Testing
> -------
>
> it still builds.
>
>
> Thanks,
>
> Jeremy Whiting
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131101/b62f4773/attachment.html>
More information about the Kde-frameworks-devel
mailing list