Difference between revisions of "2017 Winter Project Week/Slicer Qt5 and Python3"

From NAMIC Wiki
Jump to: navigation, search
Line 4: Line 4:
 
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
 
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
 
File:Slicer-Qt5-2016-12-12.PNG|A first prototype of Slicer running with Qt 5!
 
File:Slicer-Qt5-2016-12-12.PNG|A first prototype of Slicer running with Qt 5!
 +
File:Slicer-Qt5-2016-12-19.PNG|Now with loadable modules (such as volumes)
 
</gallery>
 
</gallery>
  

Revision as of 15:35, 19 December 2016

Home < 2017 Winter Project Week < Slicer Qt5 and Python3

Key Investigators

  • Steve Pieper
  • Jean-Christophe Fillion-Robin
  • Andras Lasso
  • Andrey Fedorov

Project Description

Objective Approach and Plan Progress and Next Steps
  • Bring Slicer up to speed with the latest supported versions of key infrastructure
    • Ensure we support key features, bug fixes, etc for the latest OS versions and compilers
    • Stay in sync with global development community
  • Get a specific idea of how much work remains to implement the required ports
    • Building Slicer core
    • Packaging releases
    • Building and packaging extensions
  • Develop a release plan and general schedule
  • Develop transition guides for Slicer community
  • Review preliminary work on Qt5 port
  • Try to get a running build Use the work-in-progess build!
  • Develop a punch list of work required to complete the ports

Background and References