开发者

error while using QDomDocument [closed]

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:

QT += xml
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜