Difference between revisions of "Slicer3:Developers:Projects:QtSlicer"

From Slicer Wiki
Jump to: navigation, search
Line 32: Line 32:
 
'''[[Slicer3:Developers:Projects:QtSlicer:Documents|Presentation Materials]]'''
 
'''[[Slicer3:Developers:Projects:QtSlicer:Documents|Presentation Materials]]'''
 
A collection of presentation materials such as PowerPoint, PDF and other documents.
 
A collection of presentation materials such as PowerPoint, PDF and other documents.
 +
 +
'''[[Slicer3:Developers:Projects:QtSlicer:Gallery|Image Gallery]]'''
 +
A collection of screenshots.

Revision as of 18:39, 26 October 2009

Home < Slicer3:Developers:Projects:QtSlicer

Goals

The basic goal of the project is to replace the current KWWidgets-based GUI with Qt. It is anticipated that the following benefits will result:

  1. Better support for Qt versus KWWidgets. This includes:
    1. Community support (more developers and users)
    2. Programming reference and training materials
    3. Design tools (e.g., Qt Designer)
  2. Qt has advanced programming constructs (e.g., signals and slots)
  3. Qt has advanced capabilities (e.g., charting, widgets, SQL interface, etc.)
  4. Increased (Slicer) application modularity


Team

  • Sebastien Barre aka Seb (Kitware)
  • Julien Finet aka J2 (Kitware)
  • Jean-Christophe Fillon-Robin aka JC (Kitware)
  • Stephen Aylward aka Muscles (Kitware)
  • Will Schroeder aka Elvis (Kitware)
  • Steve Pieper (Isomics)
  • Wendy Plesniak (Harvard)

Resources

The following lists notes, presentations and pointers to source code and other materials relevant to this effort.

Meeting Notes A running summary of meeting notes.

Presentation Materials A collection of presentation materials such as PowerPoint, PDF and other documents.

Image Gallery A collection of screenshots.