D16489: [KFileMetaData] Add extractor for generic XML and SVG
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Thu Nov 1 15:59:34 GMT 2018
bruns marked 2 inline comments as done.
bruns added inline comments.
INLINE COMMENTS
> astippich wrote in xmlextractor.cpp:24
> seems unused
qCDebug(...) ...
> xmlextractor.cpp:48
> + } else if (node.localName() == QLatin1String("text")) {
> + qCDebug(KFILEMETADATA_LOG) << node.text();
> + result->append(node.text());
^ here
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D16489
To: bruns, #frameworks, astippich
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181101/5d48a0de/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list