Qt MathML Widget
John Tapsell
johnflux at gmail.com
Thu Mar 19 13:06:42 GMT 2009
2009/3/18 Aleix Pol <aleixpol at kde.org>:
> 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.
Hmm that would be a big shame if so. I hope you're wrong :-)
John
More information about the kde-core-devel
mailing list