D25714: [WIP]: Port away from deprecated KHtml

Anthony Fieroni noreply at phabricator.kde.org
Sat Mar 14 07:10:43 GMT 2020


anthonyfieroni added inline comments.

INLINE COMMENTS

> htmlimport.h:58-59
>      KoFilter::ConversionStatus loadUrl(const QUrl &url);
> -    void parseNode(DOM::Node n);
> -    bool parseTag(DOM::Element e);
> +    void parseNode(QDomNode n);
> +    bool parseTag(QDomElement e);
>      bool createStyle();

const ref here?

REPOSITORY
  R8 Calligra

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

To: ognarb, #calligra:_3.0
Cc: anthonyfieroni, danders, leinir, Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20200314/0a95ae78/attachment.htm>


More information about the calligra-devel mailing list