2010 Summer Project Week PythonQt
From NAMIC Wiki
Home < 2010 Summer Project Week PythonQt
Key Investigators
- Isomics: Steve Pieper
- Kitware: Jc
Objective
A ctkPythonShell widget [1] is based on the example given in PythonQt and is already included in SlicerQT.
Our goal is to enable a usable subset of QtGui capability via python (currently on a basic subset is available).
Approach, Plan
First we should have a stand alone example in CTK, then this will be exposed in slicer. A few issues about how options for external projects should be handled when nested in external projects (PythonQt is an external project of CTK, which is an external project of Slicer4).
If time, also look at how to get ipython embedded in ctkPythonShell.
Progress
TBA
Delivery Mechanism
CTK and Slicer4.