D29397: KPreviewJob : Support for DeviceRatioPixel

Kai Uwe Broulik noreply at phabricator.kde.org
Tue May 5 08:02:19 BST 2020


broulik added inline comments.

INLINE COMMENTS

> thumbcreator.h:139
>       */
> -    virtual bool create(const QString &path, int width, int height, QImage &img) = 0; // KF6 TODO: turn first arg into QUrl (see thumbnail/htmlcreator.cpp)
> +    virtual bool create(const QString &path, int width, int height, QImage &img, qreal devicePixelRatio = 1.0) = 0; // KF6 TODO: turn first arg into QUrl (see thumbnail/htmlcreator.cpp)
>  

You can't do that

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D29397

To: meven, dfaure, broulik, #frameworks
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200505/bc03040d/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list