Refactoring #2241
GUI: Replace DoubleEditor and ScientificDoublePropertyEditor with ScientificSpinBox
Status: | Backlog | Start date: | 05 Dec 2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
ScientificSpinBox has an advantage of better handling property limits,
e.g. in case of positive value it will forbid to type in zero value.
Moreover, it is compatible with default QStyledItemDelegate machinery,
which will simplify the code of SessionModelDelegate.
History
#1 Updated by herck almost 2 years ago
- Target version changed from Sprint 40 to Sprint 41
#2 Updated by pospelov over 1 year ago
- Target version deleted (
Sprint 41)