Hi, I'm just guessing here because I have no experience with programming KParts, but it is quite normal in Javascript(libraries) to have an attribute "innerHTML" or simply "html" that references the contents of the node. Maybe this also works here?
Cheers, Thom Castermans Groeten, Thom 2013/8/21 Denis Steckelmacher <[email protected]> > 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<http://mail.kde.org/mailman/listinfo/kde-devel#unsub>to > unsubscribe << >>> >>
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
