Boston Hackfest:Cmd Line Module Work Items

From Commontk
Revision as of 14:17, 10 September 2012 by Sascha (talk | contribs) (Created page with "=== Boston Hackfest Work Items === ==== First Step ==== * Improve XSD validation file {{Done}} ** Fixup existing Slicer CLI * Add support for hidden parameters {{Done}} ** Sugge...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Home < Boston Hackfest:Cmd Line Module Work Items

Boston Hackfest Work Items

First Step

  • Improve XSD validation file Yes check.png
    • Fixup existing Slicer CLI
  • Add support for hidden parameters Yes check.png
    • Suggestion: Just map hidden attribute with "visible" property ?
  • Add support for application specific parameters
    • Suggestion: via a <generic>, <custom>, <application>, <advanced>... element ?
  • Synchronize between QtGUI and ctkCmdLineModuleDescription X mark.png (invalid)
  • Add support to "restore defaults" Yes check.png
  • Slicer integration ( Julien )
    • Use CTK mechanism
    • Derive QUILoader for custom qMRMLWidgets initialization (setMRMLScene)
    • Customize XSL file

Future work

  • Progress Report Yes check.png
    • Suggestion: Using QFuture
  • Rename ctkCmdLineModule* into ctkCommandLineModule* X mark.png
  • Command Line XML designer tool
    • Left side: XML editor, right side: generated GUI to give immediate feedback from XML