Ditto. Qt makes using XML very easy. I refer the DOM API, but others prefer the SAX. Both are simple to use.
Qt is not merely a GUI toolkit, as too many think it is. Instead it is a complete application framework. Besides widgets you get XML, files, pervasive unicode, i18n, l10n, collection classes, sockets and networking, font handling, 2D graphic scenes, model/view patterns, printing, settings, etc, etc, etc.




Reply With Quote
Bookmarks