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

From Slicer Wiki
Jump to: navigation, search
(First draft)
 
Line 27: Line 27:
 
** Files history
 
** Files history
 
** Python/tcl
 
** Python/tcl
** Manipulate Slice Views panel
 
** Manipulate 3D View panel
 
 
** Support multiple shown modules at a time
 
** Support multiple shown modules at a time
** Dialogs
+
** Panels
*** "Load Volume" dialog
+
*** Manipulate Slice Views panel
*** "Load Transform" dialog
+
*** Manipulate 3D View panel
*** "Download data" dialog
+
* Dialogs
*** Preferences dialog
+
** "Load Volume" dialog
*** (to complete)
+
** "Load Transform" dialog
 +
** Error log dialog
 +
** Extension Manager Wizard dialog
 +
** Tcl dialog
 +
** Python dialog (50% done)
 +
** Cache & Remote Data I/O dialog
 +
** Preferences dialog
 +
** Keyboard Shortcuts dialog
 +
** About Slicer dialog
 +
* Toolbars
 +
** Module manager toolbar
 +
** Undo/Redo toolbar
 +
** View toolbar (50% done)
 +
** Edit Box
 
** (to complete)
 
** (to complete)
 
* Modules
 
* Modules
** All ;-) (to detail)
+
** Colors module
 +
** Data module
 +
** Editor module
 +
** Fiducials module
 +
** Measurements module
 +
** Models module
 +
** ROI module
 +
** Slices module
 +
** Volume Rendering module
 +
** Volumes module (25% done)
 +
* Advanced modules
 +
** Change Tracker
 +
** IA_FEMesh
 +
** Fetch MI
 +
** Query Atlas
 +
** (...)
 
* Widgets
 
* Widgets
 
** 3D render widget
 
** 3D render widget
 
** 2D render widget
 
** 2D render widget
 
** Transfer function widget
 
** Transfer function widget
 +
*** Color transfer function
 +
*** Opacity transfer function
 
** Color picker widget (select a color from Slicer transfer function)
 
** Color picker widget (select a color from Slicer transfer function)
** (to complete)
+
** Scene widget
 +
** Colormap combobox (in Colors module)
 +
** Colormap table (in Colors module)
 +
** Color combobox (in Editor module)
 +
** Fiducial table (in Fiducials module)
 +
** Models table (in Models module)
 +
** Material Properties widget (in Volumes, Volume Rendering, Models module)
 +
** ROI widget (in Volume Rendering, ROI module)
 +
** Slice controller widget (in slice view and Slices module)

Revision as of 21:02, 2 July 2010

Home < Slicer3:Developers:Projects:QtSlicer < StatusMeeting2010

Select a week

Add your name for the days you are available

  • July 26/27
    • Julien
  • July 29/30
    • Julien
  • August 2/3
    • Julien
  • August 5/6
    • Julien
  • August 9/10
    • Julien
  • August 12/13
    • Julien

Topics to discuss

  • Prioritize to-do list
  • Coding conventions
    • Naming convention
    • Module writing guideline (what must go in the logic, what must be a factory to register...)
    • OpenDiscussions

To-do list

The list is NOT prioritized

  • Application
    • Settings
    • Files history
    • Python/tcl
    • Support multiple shown modules at a time
    • Panels
      • Manipulate Slice Views panel
      • Manipulate 3D View panel
  • Dialogs
    • "Load Volume" dialog
    • "Load Transform" dialog
    • Error log dialog
    • Extension Manager Wizard dialog
    • Tcl dialog
    • Python dialog (50% done)
    • Cache & Remote Data I/O dialog
    • Preferences dialog
    • Keyboard Shortcuts dialog
    • About Slicer dialog
  • Toolbars
    • Module manager toolbar
    • Undo/Redo toolbar
    • View toolbar (50% done)
    • Edit Box
    • (to complete)
  • Modules
    • Colors module
    • Data module
    • Editor module
    • Fiducials module
    • Measurements module
    • Models module
    • ROI module
    • Slices module
    • Volume Rendering module
    • Volumes module (25% done)
  • Advanced modules
    • Change Tracker
    • IA_FEMesh
    • Fetch MI
    • Query Atlas
    • (...)
  • Widgets
    • 3D render widget
    • 2D render widget
    • Transfer function widget
      • Color transfer function
      • Opacity transfer function
    • Color picker widget (select a color from Slicer transfer function)
    • Scene widget
    • Colormap combobox (in Colors module)
    • Colormap table (in Colors module)
    • Color combobox (in Editor module)
    • Fiducial table (in Fiducials module)
    • Models table (in Models module)
    • Material Properties widget (in Volumes, Volume Rendering, Models module)
    • ROI widget (in Volume Rendering, ROI module)
    • Slice controller widget (in slice view and Slices module)