It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
相关专题:
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Close开发者_如何学Pythond 11 years ago.
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:
精彩评论