BuildLogViewer/readme.txt
author John Kern <johnk@symbian.org>
Fri, 28 Aug 2009 15:16:29 -0700
changeset 0 bbe0af256f1b
child 1 8e9c5760ce6f
permissions -rwxr-xr-x
here is a demo which reads and displays xml.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
     1
This program reads the build output log and presents it to the user.  It makes liberal use of the "Simple DOM Model Example" example provided by Qt. 
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
     2
bbe0af256f1b here is a demo which reads and displays xml.
John Kern <johnk@symbian.org>
parents:
diff changeset
     3
To test it out. build it with Qt Creator.  Launch it and open one of the xml files in the test_data directory.