Difference between revisions of "2017 Winter Project Week/Slicer Qt5 and Python3"
From NAMIC Wiki
Line 38: | Line 38: | ||
| | | | ||
<!-- Progress and Next steps bullet points (fill out at the end of project week --> | <!-- Progress and Next steps bullet points (fill out at the end of project week --> | ||
− | * | + | Multiple strong motivations to upgrade |
+ | * Qt 4 no longer supported, doesn't build or work right on new OS versions | ||
+ | * Qt5's QtWebEngine provides many important features | ||
+ | ** OAuth2 for SlicerPathology | ||
+ | ** Database browsers | ||
+ | ** Web visualization packages | ||
+ | ** WebGL | ||
+ | |||
+ | Progress | ||
+ | * Steve's initial port covered many of the important issues | ||
+ | * Jc has dug into the CMake files in CTK and Slicer | ||
+ | * Hope is to have Qt4 and Qt5 Nightly builds "soon" | ||
|} | |} | ||
==Background and References== | ==Background and References== | ||
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --> | <!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --> |
Revision as of 18:43, 12 January 2017
Home < 2017 Winter Project Week < Slicer Qt5 and Python3Key Investigators
- Steve Pieper
- Jean-Christophe Fillion-Robin
- Andras Lasso
- Andrey Fedorov
Project Description
Objective | Approach and Plan | Progress and Next Steps |
---|---|---|
|
|
Multiple strong motivations to upgrade
Progress
|