Ticket #5830 (closed: fixed)
Create python export for the fit property browser
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Wenduo Zhou |
Description
Change History
comment:2 Changed 8 years ago by Roman Tolchenov
Re #5830. Added an export of FitPropertyBrowser
Changeset: aa41948e58843a157c6802815b4b872d59c27bfa
comment:3 Changed 8 years ago by Roman Tolchenov
Re #5830. Changes after solving the debug problem
Changeset: c9e8a16ce72e6937c0c33bcba63a5005efa93f72
comment:4 Changed 8 years ago by Russell Taylor
Re #5830. Install mantidqtpython library into bin, not lib, directory
This allows python to initialise on linux, where the bin and lib directories are distinct. Otherwise things fail when the _qti module tries to import it.
Changeset: 8afb3da5cb41f663d7487f08c3c7ac2630accb3b
comment:5 Changed 8 years ago by Roman Tolchenov
Re #5830. Exported a few more functions.
Changeset: d59be8090290c0600dff61a4f8ecbfe618a7e23f
comment:6 Changed 8 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 8 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:9 Changed 8 years ago by Roman Tolchenov
Re #5830. Added an export of FitPropertyBrowser
Changeset: aa41948e58843a157c6802815b4b872d59c27bfa
comment:10 Changed 8 years ago by Roman Tolchenov
Re #5830. Changes after solving the debug problem
Changeset: c9e8a16ce72e6937c0c33bcba63a5005efa93f72
comment:11 Changed 8 years ago by Russell Taylor
Re #5830. Install mantidqtpython library into bin, not lib, directory
This allows python to initialise on linux, where the bin and lib directories are distinct. Otherwise things fail when the _qti module tries to import it.
Changeset: 8afb3da5cb41f663d7487f08c3c7ac2630accb3b
comment:12 Changed 8 years ago by Roman Tolchenov
Re #5830. Exported a few more functions.
Changeset: d59be8090290c0600dff61a4f8ecbfe618a7e23f
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6676