when i use QDomDocument it shows QDomDocument is not atype....then i add #include...then also it show the error as no such name space.....y it happend....
QDomDocument belongs to the QtXml module.
To link against the module, add this line to your qmake
.pro
file:
QT += xml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With