Ticket #3985 (closed: fixed)
Group functions for easier access
Reported by: | Robert Whitley | Owned by: | Robert Whitley |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | #1987 | |
Blocking: | Tester: | Peter Parker |
Description
In the FitPropertyBrowser the Muon scientists have suggested that all functions should be grouped under a category.
They said that this would allow the functions they use to be easily found. They also said that it would stop scientists from accidentally picking a function that is not applicable to their data.
Attachments
Change History
comment:1 Changed 9 years ago by Nick Draper
- Blocked By 1987 added
(In #1987) follow the same approach as for algorithms.
comment:2 Changed 9 years ago by Nick Draper
- Owner set to Robert Whitley
- Status changed from new to assigned
Ticket #1987 should be used to add the categorization to fit functions, follow the same approach as for algorithms.
This select function gui attached should replace all of the tiny select dialog boxes.
This should be done by converting the algorithms tree in the dock to a widget capable of displaying items that have categories.
The need to hide function categories will be a separate ticket (#4042) but should be considered, this is already available for algorithms (#3207).
comment:3 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:4 Changed 9 years ago by Robert Whitley
Refs #3985. Group functions in a QTreeWidget.
Changeset: b06a48629216cad73c206556d9da27237f2b5df6
comment:5 Changed 9 years ago by Robert Whitley
Refs #3985. Fix Warnings.
Changeset: 08a9025f9c84feb8cdaa3d158ef544f359891c5d
comment:6 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:8 Changed 8 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:9 Changed 8 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
comment:10 Changed 8 years ago by Peter Parker
- Status changed from verifying to closed
"Background", "General" and "Muon" categories now seen when loading up the browser.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4832