Qt 5.10 Book Examples
Functions
main.cpp File Reference
#include <QtXml>

Go to the source code of this file.

Functions

void traverseNode (const QDomNode &node)
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 37 of file main.cpp.

◆ traverseNode()

void traverseNode ( const QDomNode &  node)

Definition at line 14 of file main.cpp.