SpinButton.setWrap

Sets the flag that determines if a spin button value wraps around to the opposite limit when the upper or lower limit of the range is exceeded.

class SpinButton
void
setWrap
(
bool wrap
)

Parameters

wrap bool

a flag indicating if wrapping behavior is performed