Use Qt style "returns .." tense instead of "return ..", and lock this in with a documentation compliance unit test
- nodes() return the list of all nodes - findNodes<T> returns a list of the nodes matching the class Also drops the regexp for finding form attrs in the value-relation expressions. Other minor fixes as suggested in the PR review.