Make ViewPrivate::displayRangeChanged public
Needed if someone wants to use firstDisplayedLine/lastDisplayLine api to only do operations on the current visible range.
Note that we have verticalScrollPositionChanged signal but that is not emitted if the height of View changes.