Ticket #3597 (closed: fixed)
Breakup VATES GUI into libraries and executable
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 30 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
The VATES GUI needs to be broken up into libraries for the support widgets and for the views. The standalone executable should then just link against these libraries.
Change History
comment:10 Changed 9 years ago by Michael Reuter
In [14204]:
comment:11 Changed 9 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
There are two new libraries as a result of this split: MantidVatesSimpleGuiQtWidgets and ManitdVatesSimpleGuiViewWidgets. These libraries are used by both the standalone executable and the MantidPlot plugin.
comment:12 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:13 Changed 9 years ago by Owen Arnold
- Status changed from verifying to closed
Useful piece of refactoring. Reusable components sit in separate library. Minimal code needed to make use of the new visual vates components in whatever environment is needed.
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4444
Note: See
TracTickets for help on using
tickets.