Ticket #2346 (closed: fixed)
Import PyQt4 QtCore and QtGui libraries on MantidPlot startup
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
Change History
comment:2 Changed 10 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:3 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.
These are actually loaded by the built-in qti module anyway but it's nicer to have them so that they can be referred to as QtCore and QtGui respectively rather than having to prepend PyQt4 all the time.