Page MenuHomePhabricator

ChangeRequest3.txt

Authored By
fritzsck
Oct 12 2009, 9:18 AM
Size
656 B
Referenced Files
None
Subscribers
None

ChangeRequest3.txt

Summary of bug description
* Actual behavior: property delegates for int and float
properties are limited to small range of input numbers
* expected behaviour: range should be increased to not
limit integer input to 0..100
Cause of the bug
(How could this happen?, what went wrong?)
- defaults of QSpinBox and QDoubleSpinBox were used
Proposed solution
(How do I plan to fix this? Other solutions?)
- see attachment
Affected classes
(Which classes will be modified?)
mitk/CoreUI/Qmitk/QmitkPropertyDelegate.cpp
How will the bugfix get tested?
(unit test possible?, manual test necessary? how can it be tested?)

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
212
Default Alt Text
ChangeRequest3.txt (656 B)

Event Timeline

change request for property delegates