Qt MathML Widget

Aleix Pol aleixpol at kde.org
Wed Mar 18 12:46:08 GMT 2009


On Wed, Mar 18, 2009 at 11:37 AM, John Tapsell <johnflux at gmail.com> wrote:

> 2009/3/16 Aleix Pol <aleixpol at kde.org>:
> > KAlgebra is already using it and seems to work pretty well. I copied it
> > right into the KAlgebra directory but well, of course I'd agree to use it
> > from KDE libs. I'm sure some hacking will be needed anyway.
>
> Did you happen to note if it's using QDom internally?  It would be
> good to know if it could be trivially modified to expose, manipulate
> and even replace the dom tree.
>
> John
>

As you can see, the MmlDocument::setContent method is using QDomDocument.
Actually the whole internal representation is constructed based on the QtDom
framework, but I think it is not stored.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20090318/fa6ce768/attachment.htm>


More information about the kde-core-devel mailing list