XML Probs (Off Topic)

Martin Piskernig martin.piskernig at stuwo.at
Wed Jul 12 20:20:21 BST 2000


On Wed, 12 Jul 2000 ian reinhart geiser wrote:
> 	I am trying to build an RDF parser for KDE2
> 	using qxml.h.
> 	Needless to say to docs are poor at best.  
> 	Has anyone played with this?  Can anyone
> 	point me to some sample code?  Or am I on 
> 	my own.

You shouldn't use QXml directly. Instead use QDom.
Build a QDomDocument and read/write QDomElement's.
Good examples for this are in the koffice package (e.g.
I found kspread a very good guide in using qdom).
-- 
Martin Piskernig
<mpiskernig at kdevelop.org>      ICQ: 24015591
The KDevelop Team           www.kdevelop.org
Volksbefragung: Hingehen und ungültig stimmen!




More information about the KDevelop mailing list