Adjustment.setUpper

Sets the maximum value of the adjustment.

Note that values will be restricted by upper - page-size if the page-size property is nonzero.

See Adjustment.setLower about how to compress multiple emissions of the changed signal when setting multiple adjustment properties.

class Adjustment
void
setUpper
(
double upper
)

Parameters

upper double

the new maximum value

Meta

Since

2.14