Make new class for RangeScan layout. This layout will be called by _ScanEntry class using scannable argument info.
Use spin box for displaying number and responding to keyboard or mouse input.
Add randomize button to decide whether or not to shuffle scannable sequence.
Feature you want to implement
Adds RangeScan widget for display.
How the feature is implemented
Make new class for RangeScan layout. This layout will be called by _ScanEntry class using scannable argument info. Use spin box for displaying number and responding to keyboard or mouse input. Add randomize button to decide whether or not to shuffle scannable sequence.