SpinButton.wrap

bool wrap() @property

Get wrap property.

Returns

Whether a spin button should wrap upon reaching its limits.
void wrap(bool propval) @property

Set wrap property.

Parameters

propvalWhether a spin button should wrap upon reaching its limits.