Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 4.6.2
-
Component/s: Documentation
-
Labels:
Description
In the documentation for QDomNode::lastChildElement is says:
Returns the last child element with tag name tagName if tagName is non-empty; otherwise returns the first child element....
was this supposed to say "otherwise returns the last child element