D19504: Extend KHtmlView::print() to use a predefined QPrinter instance

Albert Astals Cid noreply at phabricator.kde.org
Wed Mar 6 18:31:18 GMT 2019


aacid added a comment.


  The code is fine, the bigger question here is if we want new features in khtml that is part of the "portingAids" part of frameworks.

INLINE COMMENTS

> khtmlview.h:207
> +     * @param quick if true, fully automated printing, without print dialog
> +     */
> +    void print(QPrinter *printer, bool quick = false);

Needs a @since marker.

REPOSITORY
  R313 KHtml

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

To: habacker
Cc: aacid, tbaumgart, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190306/e27aef2f/attachment.html>


More information about the Kde-frameworks-devel mailing list