Ticket #4117 (closed: fixed)
SliceViewer: Overlay GUI to define a 1D integration line
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
- This would be an overlay that would be placed on the plot.
- Have a line in the middle, and a width
- The user could move both end points with the mouse.
- The width will be adjusted with the mouse.
- Possibly later, link this to text boxes that will control width/positions also.
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4117 start of a line overlay for 1D lines in sliceviewer.
Changeset: cdb61fd1879c7bca02fc952b059669f8753c97fb
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4117 fix windows build I hope
Changeset: 80e7932a3977a2636fd7c5249ab840f98254c2d5
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4117 start of a line overlay for 1D lines in sliceviewer.
Changeset: cdb61fd1879c7bca02fc952b059669f8753c97fb
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4117 overlay GUI
Changeset: 3d457ba3c3fdacf89fc1bb4d07ff8bed143a527f
comment:6 Changed 9 years ago by Janik Zikovsky
REfs #4117 hope I'm committing this right
Changeset: 0ab6415f8595081f9d2e595bb0149ac10c4a7b6b
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4117 RHEL5 fix
Changeset: d68f41e13e287278cbcf1006e00c4b89a9b2e24c
comment:8 Changed 9 years ago by Janik Zikovsky
Refs #4117 fix windows build I hope
Changeset: 80e7932a3977a2636fd7c5249ab840f98254c2d5
comment:9 Changed 9 years ago by Janik Zikovsky
Refs #4117: Mouse control of the 1D line gui
Changeset: ecaeb6322db430513ede58ee7e0d4ab9f223697d
comment:10 Changed 9 years ago by Janik Zikovsky
Refs #4117 fix for old QTs?
Changeset: 917431b7e76a461f1fc8f76a6ebd6519ec957c8a
comment:11 Changed 9 years ago by Janik Zikovsky
Refs #4117 fix for really old QTs?
Changeset: 2d3c17a63feb494dd7a4c496660ac9898d97180b
comment:12 Changed 9 years ago by Janik Zikovsky
Refs #4117: fix rhel5
by using dashed line instead of XOR
Changeset: 371b39fdea870782c5e90950cd89267cc372a2f1
comment:13 Changed 9 years ago by Janik Zikovsky
Refs #4117: Button on sliceViewer...
to show the LineOverlay GUI.
Changeset: 3025381b5292c8aa9df4dadef1a6d64495d64261
comment:14 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
OK the LineOverlay has all the functionality I think it will need.
To test, try it within the SliceViewer GUI. This ticket refers to the LineOverlay object, which is the plot on top of the sliceViewer with the outline of a rectangle that you can drag around.
comment:15 Changed 9 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:16 Changed 9 years ago by Andrei Savici
- Status changed from verifying to closed
All requirements are implemented
comment:17 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4964