Sets all properties of the adjustment at once.
Use this function to avoid multiple emissions of the changed signal. See Adjustment.setLower for an alternative way of compressing multiple emissions of changed into one.
the new value
the new minimum value
the new maximum value
the new step increment
the new page increment
the new page size
2.14
Sets all properties of the adjustment at once.
Use this function to avoid multiple emissions of the changed signal. See Adjustment.setLower for an alternative way of compressing multiple emissions of changed into one.