Ticket #1724 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Create Range Selector for qwt plot items

Reported by: Michael Whitty Owned by: Michael Whitty
Priority: major Milestone: Iteration 25
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

Create a widget that allows selection of an x-range on a qwt plot, for use in custom interfaces. Similar to what is provided in the PlotPickerTool class in /qtiplot/Mantid. To inherit from QwtPlotPicker - make as general as possible.

Change History

comment:1 Changed 10 years ago by Michael Whitty

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Michael Whitty

(In [6752]) re #1724 - RangeSelector class added to MantidQt::MantidWidgets. Still some problems (and certainly a little untidy for now), but enough done to warrant a commit (and I'd like to have it in tonight's dev installer build)

comment:3 Changed 10 years ago by Michael Whitty

(In [6782]) re #1611 and #1724 - adjusting RangeSelector class to allow it to take y-values from the plot as well as x, and to provide option for taking a single value rather than two. adjusting indirectAnalysis ui to make use of this

comment:4 Changed 10 years ago by Michael Whitty

(In [6818]) re #1611 and #1724 - adjustments to indirectanalysis ui furyfit section

comment:5 Changed 10 years ago by Michael Whitty

(In [6954]) RE #1724 - RangeSelector qt widget - small change for better handling of hidden markers

comment:6 Changed 10 years ago by Michael Whitty

  • Status changed from accepted to verify
  • Resolution set to fixed

mark complete

comment:7 Changed 10 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:8 Changed 10 years ago by Roman Tolchenov

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2571

Note: See TracTickets for help on using tickets.