Dragon Wings News
Status: Alpha
Brought to you by:
tristan_m
TRANTOO now has the capability to save and load data to an xml file. this has been implemented using the Qt Dom classes belonging to the QtXml module. TRANTOO itself handles the actual file management and creation of a QDomDocument. A pointer to this document is passed out through the interface to the module. The module is then responsible for extracting data or populating the document.