Difference between revisions of "Slicer3:Developers:Projects:QtSlicer/StatusMeeting2010"
From Slicer Wiki
Line 33: | Line 33: | ||
*** Manipulate 3D View panel | *** Manipulate 3D View panel | ||
* Dialogs | * Dialogs | ||
− | ** "Load | + | ** "Load DTI" dialog |
− | |||
** Error log dialog | ** Error log dialog | ||
** Extension Manager Wizard dialog | ** Extension Manager Wizard dialog | ||
Line 51: | Line 50: | ||
* Modules | * Modules | ||
** Colors module | ** Colors module | ||
− | |||
** Editor module | ** Editor module | ||
** Fiducials module | ** Fiducials module | ||
Line 72: | Line 70: | ||
*** Opacity 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) | ||
− | |||
** Colormap combobox (in Colors module) | ** Colormap combobox (in Colors module) | ||
** Colormap table (in Colors module) | ** Colormap table (in Colors module) |
Revision as of 00:06, 6 July 2010
Home < Slicer3:Developers:Projects:QtSlicer < StatusMeeting2010Select 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
- Ron
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 DTI" 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
- Editor module
- Fiducials module
- Measurements module
- Models 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)
- 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)
- Slice controller widget (in slice view and Slices module)