ItemIntRange
-
class ItemIntRange : public ItemRangeBase<int>
- #include <ItemIntRange.h>
Item that allows user to input integer information within a range. The value can be incremented or decremented by a specified step.
Item that allows user to input integer information within a range. The value can be incremented or decremented by a specified step.