The
						
							QPageRanges::Range
						
						struct holds the
						
from
						
						and
						
to
						
						endpoints of a range.
						
							更多...
						
					
| bool | contains (int pageNumber ) const | 
| int | from | 
| int | to | 
另请参阅 QPageRanges::toRangeList ().
						返回
						
true
						
						if
						pageNumber
						is within the interval
						
[from, to]
						
						;否则返回
						
false
						
						.
					
This variable holds the lower endpoint of the range
This variable holds the upper endpoint of the range