Ticket #2346 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

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:1 Changed 10 years ago by Martyn Gigg

  • Status changed from new to accepted

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.

comment:2 Changed 10 years ago by Martyn Gigg

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

(In [9103]) Add imports of PyQt4.Qtcore and PyQt4.QtGUI on MantidPlot startup so they are available as modules named QtCore and QtGUI respectively. Fixes #2346

comment:3 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:4 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

Libraries are available in v [9515]

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3193

Note: See TracTickets for help on using tickets.