Description: Able to open and parse xml file to display the tree. 2. Interface components: two buttons were used to open the file and exit procedures a tree control to display xml file structure a text control to display the selected node the contents of the xml tree, if you select the bottom node is a simple node, then display the text of this node, or show the child nodes of this node name per line.
To Search:
- [QTtreenode] - QT under the tree nodes, the QT under th
- [axis2-1.5] - apply webservice using axis
File list (Check if you may need any files):
WebStructureDemo\main.cpp
................\mainwindow.cpp
................\mainwindow.h
................\mainwindow.ui
................\WebStructureDemo.pro
................\WebStructureDemo.pro.user
................\webstructuremodel.cpp
................\webstructuremodel.h
................\webstructurenode.cpp
................\webstructurenode.h
WebStructureDemo