Hi,
I'm trying to write a Konqueror plugin that needs to get the content of
DOM nodes matched by a CSS selector. I use the SelectorInterface of
KParts::HtmlExtension to get the list of elements matching a CSS selector.
The problem is that KParts::SelectorInterface::Element only has methods
to get the value of attributes. Is there a mean to get the content of a
KParts::SelectorInterface::Element (maybe by using another KParts
extension or something like that) ?
Thanks,
Denis Steckelmacher.
Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<